Summary: | Advanced configuration settings doesn't display hidden folders for selection | ||
---|---|---|---|
Product: | [Unmaintained] nepomuk | Reporter: | hyper_ch <bugs.kde.org3> |
Component: | general | Assignee: | Sebastian Trueg <sebastian> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
hyper_ch
2009-02-16 13:05:44 UTC
SVN commit 928254 by trueg: Allow to enable indexing of specific hidden folders. In contrast to other folders hidden folders are disabled by default. I am not sure if this is a perfect solution but it fits the most common use-case: only enabling the indexing of a single hidden folder. Since this intruduces a new string it sadly cannot be backported to KDE 4.2. BUG: 184515 M +15 -2 kcm/folderselectionmodel.cpp M +4 -1 kcm/folderselectionmodel.h M +65 -64 kcm/nepomukconfigwidget.ui M +7 -0 kcm/nepomukserverkcm.cpp M +5 -2 services/strigi/indexscheduler.cpp M +6 -12 services/strigi/strigiserviceconfig.cpp M +1 -2 services/strigi/strigiserviceconfig.h WebSVN link: http://websvn.kde.org/?view=rev&revision=928254 |