https://bugs.kde.org/show_bug.cgi?id=507893
Marco Martin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Marco Martin <[email protected]> --- (In reply to Nicolas Fella from comment #7) > That's expected, the metadata has "X-Plasma-RootPath": > "org.kde.plasma.kicker", so it's supposed to get its content from kicker. That part is working fine, as kicker is being loaded correctly. The problem is that it creates the applet plugin of course with the plugin metadata of the parent plugin, so Plasmoid.pluginName will be kicker and not kickerdash. It is necessary for it to be kicker for the applet to load correctly, but then it should have to be somehow changed afterwards. -- You are receiving this mail because: You are watching all bug changes.
