18 lines
593 B
JSON
18 lines
593 B
JSON
{
|
|
"KPackageStructure": "Plasma/Applet",
|
|
"KPlugin": {
|
|
|
|
"Category": "Environment and Weather",
|
|
"Id": "org.kde.plasma.homemeteo",
|
|
"Name": "Home Meteo",
|
|
"Name[ru]": "Домашняя метеостанция",
|
|
"Description": "Home Arduino Meteo Station",
|
|
"Description[ru]": "Домашняя метеостанция на базе Arduino",
|
|
"Version": "1.0",
|
|
"Authors": [{ "Name": "Lina" }],
|
|
"Icon": "weather-showers-day",
|
|
"ServiceTypes": ["Plasma/Applet"]
|
|
},
|
|
"X-Plasma-API-Minimum-Version" : "6.0"
|
|
}
|