2023-04-17 12:12:12 +05:00
|
|
|
{
|
2024-04-17 10:38:53 +05:00
|
|
|
"KPackageStructure": "Plasma/Applet",
|
2023-04-17 12:12:12 +05:00
|
|
|
"KPlugin": {
|
|
|
|
"Authors": [
|
|
|
|
{
|
|
|
|
"Email": "valeria@fadeeva.me",
|
|
|
|
"Name": "Valeria Fadeeva",
|
|
|
|
"Name[ru]": "Валерия Фадеева",
|
2023-09-23 21:25:58 +05:00
|
|
|
"Name[x-test]": "xxValeria Fadeevaxx"
|
2023-04-17 12:12:12 +05:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"Category": "System Information",
|
|
|
|
"Name": "Arch Linux Update",
|
|
|
|
"Name[ru]": "Обновления Arch Linux",
|
|
|
|
"Description": "Count and show the pending pacman update",
|
|
|
|
"Description[ru]": "Считает и показывает количество пакетов, ожидающих обновления",
|
|
|
|
"EnabledByDefault": true,
|
|
|
|
"FormFactors": [
|
|
|
|
"desktop"
|
|
|
|
],
|
|
|
|
"Icon": "preferences-desktop",
|
|
|
|
"Id": "com.github.Melawy.ArchUpdate",
|
|
|
|
"License": "AGPLv3",
|
2024-04-17 10:38:53 +05:00
|
|
|
"Depends": ["konsole", "pacman-contrib", "paru"],
|
|
|
|
"Version": "2.0",
|
2023-04-17 12:12:12 +05:00
|
|
|
"Website": "https://github.com/Valeria-Fadeeva"
|
|
|
|
},
|
|
|
|
"X-Plasma-API": "declarativeappletscript",
|
|
|
|
"X-Plasma-MainScript": "ui/main.qml",
|
|
|
|
"X-Plasma-NotificationArea": "true",
|
2024-04-17 10:38:53 +05:00
|
|
|
"X-Plasma-NotificationAreaCategory": "SystemServices",
|
|
|
|
"X-Plasma-API-Minimum-Version": "6.0"
|
2023-04-17 12:12:12 +05:00
|
|
|
}
|