Revision d1e305c...
Go back to digest for 14th August 2011Features in KDE Base
Sebastian Trueg committed changes in [kde-runtime] nepomuk/services/strigi/indexer/nepomukindexwriter.cpp:
Overwrite folder data instead of removing and adding.
This is required for a very simple reason: removeDataByApplication
would also remove the nie:isPartOf relations from the files which we
certainly do not want. And since folders only have a fixed set of
metadata properties overwriting does not pose any problems.
File Changes
Modified 1 files
- nepomuk/services/strigi/indexer/nepomukindexwriter.cpp
1 files changed in total