mirror of
https://github.com/developersu/ClearClock.git
synced 2025-05-15 03:30:26 +03:00
23 lines
663 B
JSON
23 lines
663 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": "0.3",
|
|
"Website": "https://github.com/qewer33/ClearClock"
|
|
},
|
|
"X-Plasma-API": "declarativeappletscript",
|
|
"X-Plasma-MainScript": "ui/main.qml"
|
|
}
|