93ef184356
Requires that plugins change to new KPlugin json metadata.
13 lines
315 B
JSON
13 lines
315 B
JSON
{
|
|
"KPlugin": {
|
|
"Id": "effectversion",
|
|
"ServiceTypes": ["KWin/Effect"]
|
|
},
|
|
"Type": "Service",
|
|
"X-KDE-Library": "effectversionplugin",
|
|
"X-KDE-PluginInfo-EnabledByDefault": true,
|
|
"X-KDE-PluginInfo-Name": "effectversion",
|
|
"X-KDE-ServiceTypes": [
|
|
"KWin/Effect"
|
|
]
|
|
}
|