24 lines
631 B
JSON
24 lines
631 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "adolfo@librepixels.com",
|
|
"Name": "zayronxio"
|
|
}
|
|
],
|
|
"Name": "Slate Weather",
|
|
"Id": "SlateWeather",
|
|
"Description": "widget showing the current weather status.",
|
|
"Category": "Utilities",
|
|
"Icon": "weather",
|
|
"EnabledByDefault": true,
|
|
"License": "GPL-3.0+",
|
|
"ServiceTypes": [
|
|
"Plasma/Applet"
|
|
],
|
|
"Version": "0.1.1",
|
|
"Website": ""
|
|
},
|
|
"X-Plasma-API-Minimum-Version": "6.0",
|
|
"X-Plasma-MainScript": "ui/main.qml"
|
|
}
|