mirror of
https://github.com/developersu/ClearClock.git
synced 2025-05-14 19:20:26 +03:00
22 lines
617 B
JSON
22 lines
617 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-Minimum-Version": "6.0"
|
|
}
|