Revision c5fe437...

Go back to digest for 4th May 2014

Features in KDE Base

Vishesh Handa committed changes in [baloo/KDE/4.13] /file/extractor:

Extractor: Check if the file should be indexed

The check is a file should be indexed was intitally only performed
during the first phase. With this we also do it in the second phase.

This is useful as if the cleaner stops running (killed, crashed, system
shut down) it does to respawn itself and stuff continued to get indexed.
With this the extractor will clean up all the files which should not be
indexed.

File Changes

Modified 2 files
  • /file/extractor
  •   src/app.cpp
  •   src/CMakeLists.txt
2 files changed in total