Update plasma
This commit is contained in:
parent
cf88cf4a7b
commit
d83c5a0a54
160 changed files with 7837 additions and 0 deletions
24
local/share/plasma/plasmoids/SlateWeather/metadata.json
Normal file
24
local/share/plasma/plasmoids/SlateWeather/metadata.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue