kwin/scripting/genericscriptedconfig.json
Martin Gräßlin 0d07738ca9 [kwin] Fix genericscripted config
* Use metadata as json
* set Q_PLUGIN_METADATA and Q_INTERFACES
* port away from kde4_add_plugin

Only tested with effects, scripts might need further adjustements.

REVIEW: 116862
2014-03-19 08:00:28 +01:00

7 lines
130 B
JSON

{
"Type": "Service",
"X-KDE-Library": "kcm_kwin4_genericscripted",
"X-KDE-ServiceTypes": [
"KCModule"
]
}