mirror of
https://gitgud.io/wackyideas/aerothemeplasma.git
synced 2024-08-15 00:43:43 +00:00
29 lines
737 B
JSON
29 lines
737 B
JSON
|
{
|
||
|
"KPlugin": {
|
||
|
"Authors": [
|
||
|
{
|
||
|
"Email": "wackyideas[at]disroot.org",
|
||
|
"Name": "WackyIdeas"
|
||
|
}
|
||
|
],
|
||
|
"Category": "Application Launchers",
|
||
|
"Dependencies": [
|
||
|
],
|
||
|
"Description": "Open application menu",
|
||
|
"EnabledByDefault": true,
|
||
|
"Icon": "start-here-kde",
|
||
|
"Id": "io.gitgud.wackyideas.SevenStart",
|
||
|
"License": "GPL v2+",
|
||
|
"Name": "Seven Start",
|
||
|
"ServiceTypes": [
|
||
|
"Plasma/Applet"
|
||
|
],
|
||
|
"Version": "1.0"
|
||
|
},
|
||
|
"X-Plasma-API": "declarativeappletscript",
|
||
|
"X-Plasma-MainScript": "ui/main.qml",
|
||
|
"X-Plasma-Provides": [
|
||
|
"org.kde.plasma.launchermenu"
|
||
|
]
|
||
|
}
|