The KCM should provide the users a way to check for new files which haven't been indexed (for whatever reason.) The button can work by calling a dbus method in the fileindexer service. This adds a greater sense of control for the user. Relevant Code: kde-runtime/nepomuk/kcm/*
Git commit 36ca51b1c895a0b0cdba56fed9d1d0b005252678 by Gabriel Poesia. Committed on 29/12/2012 at 18:28. Pushed by poesia into branch 'master'. Nepomuk KCM: Add a button to check for new files and changes Add a new button in the Nepomuk KCM's Advanced Settings tab. When clicked, the button forces the indexer to check for new files in the folders marked for indexing. This adds a greater sense of control to the user. A new QGroupBox was added as well, with the title "Actions". In the future, there will be more commands like this available there. REVIEW: 107553 GUI: New button and button group in the Nepomuk KCM M +54 -0 nepomuk/kcm/nepomukconfigwidget.ui M +6 -0 nepomuk/kcm/nepomukserverkcm.cpp M +1 -0 nepomuk/kcm/nepomukserverkcm.h http://commits.kde.org/kde-runtime/36ca51b1c895a0b0cdba56fed9d1d0b005252678