----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111145/ -----------------------------------------------------------
Review request for kdelibs and David Faure. Description ------- When syscoca gets dirty (modules added/removed for example) modules are not being updated, so if a new module has been added it won't be loaded until kded is restarted. This patch executes initModules (that seems to be completely ready for the task) when recreate is done. Diffs ----- kded/kded.cpp bd63726 Diff: http://git.reviewboard.kde.org/r/111145/diff/ Testing ------- Restarted kded (to check that all modules load at launch). Added/removed modules and check if they get loaded/unloaded. Thanks, Àlex Fiestas
