Hello,<div><br></div><div>The menu of the list-types from the plasmapkg is the following. But the argument -t doesn't work, because if you pass "plasmapkg -t "Layout Template" -u path_to_layout" it will say</div>
<div>that the "Layout Template" is an invalid package. This is happening because inside the kde-runtime/plasma/tools/plasmapkg/main.cpp, the if condition is checking for the string</div><div>"layout-tempalte". So here is my question, should there be correspondance between the package name and the type of the package?</div>
<div><br></div><div><div>Package types that are installable with this tool:</div><div>Built in:</div><div>Addon Name Service Type Path</div><div>-------------------- --------------------- ------------------------</div>
<div>DataEngine Plasma/DataEngine plasma/dataengines/</div><div>KWin Effect KWin/Effect kwin/effects/</div><div>KWin Script KWin/Script kwin/scripts/</div><div>KWin Window Switcher KWin/WindowSwitcher kwin/tabbox/</div>
<div>Layout Template Plasma/LayoutTemplate plasma/layout-templates/</div><div>Plasmoid Plasma/Applet plasma/plasmoids/</div><div>Runner Plasma/Runner plasma/runners/</div>
<div>Theme desktoptheme/</div><div>Wallpaper Images wallpapers/</div><div>Wallpaper Plugin Plasma/Wallpaper plasma/wallpapers/</div><div><br></div>
<div>Provided by plugins:</div><div>Addon Name Service Type Path</div><div>----------------------- ---------------------- -------------------------</div><div>Comic comic plasma/comics/</div>
<div>Javascript Addon Plasma/JavascriptAddon plasma/javascript-addons/</div><div>MacOS Dashboard Widgets dashboard plasma/plasmoids</div><div>ShareProvider Plasma/ShareProvider plasma/shareprovider/</div>
<div>Web Widgets webkit plasma/plasmoids</div></div>