blob: 4398ba6cec54eeab17408b5b81a821f9a9094559 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"KPlugin": {
"Authors": [
{
"Email": "retabell@gmx.de",
"Name": "Holger Paradies"
}
],
"Category": "",
"Dependencies": [
],
"EnabledByDefault": true,
"Id": "org.kde.plasma.desktop.kanotixPanel",
"License": "GPL",
"Name": "Kanotix Panel",
"ServiceTypes": [
"Plasma/LayoutTemplate"
],
"Version": "1.0",
"Website": "http://kanotix.com/"
},
"X-Plasma-ContainmentCategories": "panel",
"X-Plasma-Shell": "plasmashell"
}
|