On Wednesday, February 27, 2013 18:42:43 Marco Martin wrote:
> all plasmoids have to have in the pages config is:
> import QtQuick 2.0
> 
> import org.kde.plasma.configuration 0.1
> 
> ConfigModel {
>     ConfigCategory {
>          name: "General"
>          icon: "plasma"
>          source: "configGeneral.qml"
>     }
>     ConfigCategory {
>          name: "Page2"
>          icon: "stuff"
>          source: "whatever.qml"
>     }
>     .....
> }
> 
> and that's it.

beautiful.

it is also evident that plasma-framework/src/shell will almost certainly end 
up becoming our non-auto test + examples bin. we'll want to document the code 
in their well and use every feature available in a clear fashion.

-- 
Aaron J. Seigo

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Plasma-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to