Remove unused entry X-KDE-DBus-ModuleName from kded plugins' metadata
ClosedPublic

Authored by kossebau on Jun 19 2018, 9:12 PM.

Details

Summary

That entry has never been used, instead the plugin id (as by
KPluginMetaData::pluginId()) has been used for the module name in the
D-Bus object path.

Diff Detail

Repository
R241 KIO
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kossebau created this revision.Jun 19 2018, 9:12 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJun 19 2018, 9:12 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
kossebau requested review of this revision.Jun 19 2018, 9:12 PM
dfaure accepted this revision.Jun 19 2018, 9:19 PM

Note: kcoreaddons, baloo, kservice/autotests, and kdelibs4support mention this key too, you can clean it all up ;)

Thanks!

This revision is now accepted and ready to land.Jun 19 2018, 9:19 PM
This revision was automatically updated to reflect the committed changes.

Note: kcoreaddons, baloo, kservice/autotests, and kdelibs4support mention this key too, you can clean it all up ;)

Done. Thanks for quick review :)