On Friday 19 October 2012, Dmitry Ashkadov wrote:
>  1. <prefix>/<name>
>  2. <prefix>/plasma/plasmoids/<name> — as I know this is only for QML
>     pure plasmoids
>  3. <prefix>/plasma/packages/<name>
> 
> So, where should the QML stuff be placed to in case of:
> 
>  1. C++ applet with QML interface like system tray from kde-workspace
>     (it consists of *.so library and QML stuff)

<prefix>/plasma/packages/<name>

>  2. Simple pure QML applet (only *.qml & *.js files)

<prefix>/plasma/plasmoids/<name> 

>  3. C++ applet with QML interface but from playground or isn't a part of
>     KDE at all
<prefix>/plasma/packages/<name>


if you are making something that you don't plan to have officially included in 
the short term, just name it without the org.kde prefix (like 
dmitry.ashkadov.foowidget or something like that, that ensure uniqueness)


Cheers,
Marco Martin
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to