Skip to content

kded: fix invalid module name

Yari Polla requested to merge work/fix-kded-module-name into master

As said in this comment, module names must be separated by underscores, otherwise the following warning appears: kf.dbusaddons: The kded module name "kded_plasma-mobile-start" is invalid!.

Merge request reports