20 lines
485 B
JSON
20 lines
485 B
JSON
{
|
|
"KPackageStructure": "Plasma/Applet",
|
|
"X-Plasma-API-Minimum-Version": "6.0",
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "josh@redstrate.com",
|
|
"Name": "Joshua Goins"
|
|
}
|
|
],
|
|
"Category": "Utilities",
|
|
"Description": "what your app does in a few words",
|
|
"Icon": "applications-system",
|
|
"Id": "com.redstrate.desk-control",
|
|
"License": "LGPL-2.1+",
|
|
"Name": "Desk",
|
|
"Version": "1.0",
|
|
"Website": "https://plasma.kde.org/"
|
|
}
|
|
}
|