32 lines
1.0 KiB
JSON
32 lines
1.0 KiB
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "zrenfire@gmail.com",
|
|
"Name": "Petri Damstén + Chris Holland"
|
|
}
|
|
],
|
|
"Category": "Windows and Tasks",
|
|
"Description": "Show the Plasma desktop",
|
|
"Description[ru]": "Показать рабочий стол Plasma",
|
|
"Description[x-test]": "xxShow the Plasma desktopxx",
|
|
"EnabledByDefault": true,
|
|
"Icon": "user-desktop",
|
|
"Id": "com.github.zren.win7showdesktop",
|
|
"License": "GPL-2.0+",
|
|
"Name": "Show Desktop (Win7)",
|
|
"Name[ru]": "Показать рабочий стол (Win7)",
|
|
"Name[x-test]": "xxShow Desktop (Win7)xx",
|
|
"ServiceTypes": [
|
|
"Plasma/Applet"
|
|
],
|
|
"Version": "13.0",
|
|
"Website": "https://github.com/Zren/plasma-applet-win7showdesktop"
|
|
},
|
|
"X-Plasma-API": "declarativeappletscript",
|
|
"X-Plasma-MainScript": "ui/main.qml",
|
|
"X-Plasma-Provides": [
|
|
"org.kde.plasma.windowmanagement"
|
|
]
|
|
}
|