Revision 30e70c9...

Go back to digest for 16th February 2014

Other in KDE Base

Vishesh Handa committed changes in [baloo] /file:

Make sure baloo_file is just about searching

In the Nepomuk days one could enable/disable Nepomuk independent of the
file indexer. With Baloo, baloo is just about searching. The extra file
metadata which is stored is saved in the extended attributes of the file
and does not require baloo_file to be running.

This patch drops support for running only the file indexer part of
Baloo. It's now all or nothing. Additionally -

* FileWatcher - Only install watches in the indexed directories instead
of the entire home directory.

* KCM - Remove the concept of enabling/disabling Baloo. If everything is
excluded from indexing then baloo_file will not run.

File Changes

Modified 6 files
  • /file
  •   srcwatch.cpp
  •   srcwatch.h
  •   src/main.cpp
  •   src/kcm/configwidget.ui
  •   src/kcm/kcm.cpp
  •   src/kcm/kcm.h
6 files changed in total