Revision d75e54f...
Go back to digest for 27th November 2011Features in Office
Boudewijn Rempt committed changes in [calligra] /:
Make rdf configurable
Some apps, like Krita, are KoDocument-based but don't have any use for
rdf, so make it configurable. This uses a config key which is set to
true for Words only (since only Words supports rdf in its gui for now).
Should save some startup/document creation time as well as memory, by not
having to create all the soprano model stuff.
File Changes
Modified 2 files
- libs/main/KoDocument.cpp
- words/part/wordsrc
2 files changed in total