17 lines
579 B
JSON
17 lines
579 B
JSON
{
|
|
"KPlugin": {
|
|
"Id": "se.ajpanton.panelactions",
|
|
"Name": "Panel Actions Spacer",
|
|
"Description": "Flexible empty space for panel click actions",
|
|
"Icon": "distribute-horizontal",
|
|
"Category": "Utilities",
|
|
"License": "MIT",
|
|
"Version": "0.1.0",
|
|
"Authors": [{ "Name": "fedora-tools contributors" }],
|
|
"Website": "https://git.ajpanton.se/ajp_anton/fedora-tools"
|
|
},
|
|
"KPackageStructure": "Plasma/Applet",
|
|
"X-Plasma-API-Minimum-Version": "6.0",
|
|
"X-Plasma-FormFactors": ["horizontal", "vertical"]
|
|
}
|