ClearClock/package/metadata.json
2021-12-17 18:19:36 +03:00

23 lines
649 B
JSON

{
"KPlugin": {
"Authors": [
{
"Name": "qewer33"
}
],
"Name": "ClearClock",
"Id": "org.kde.plasma.clearclock",
"Description": "A clean and customizable date/time display for your desktop",
"Category": "Utilities",
"Icon": "org.kde.plasma.analogclock",
"EnabledByDefault": true,
"License": "GPL-3.0+",
"ServiceTypes": [
"Plasma/Applet"
],
"Version": "1.0",
"Website": "https://plasma.kde.org/"
},
"X-Plasma-API": "declarativeappletscript",
"X-Plasma-MainScript": "ui/main.qml"
}