Revision efa7604...
Go back to digest for 29th April 2012Bug Fixes in KDE-PIM
Christian Mollekopf committed changes in [kdepim-runtime] /nepomukfeeder:
Don't remove resources before updating them.
We can simply overwrite the properties. Before also PIMO things were removed because they are marked as subresource of the item,
(which is correct), but therefore linked resources were lost on every update.
This patch resolves that, with the drawback that plugins need to take care of outdated subresourcecs themselves.
File Changes
Modified 5 files
- /nepomukfeeder
- agents/feederqueue.cpp
- agents/feederqueue.h
- agentsagent.cpp
- agents/nepomukhelpers.cpp
- agents/pluginplugin.h
5 files changed in total