-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.json
27 lines (27 loc) · 912 Bytes
/
metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"KPlugin": {
"Authors": [
{
"Email": "eniel160990@gmail.com",
"Name": "Eniel"
}
],
"Category": "Hardware",
"Description": "KDE widget to turn on/off the Battery Charge Limit feature in compatible Acer laptops.",
"Description[es]": "KDE widget para apagar/encender el modo Battery Charge Limit en laptops Acer compatibles.",
"EnabledByDefault": true,
"Icon": "battery",
"Id": "acer-battery-limit-switcher",
"License": "GPL3",
"Name": "Acer Battery Limit Switcher",
"ServiceTypes": [
"Plasma/Applet"
],
"Version": "2.0.1",
"Website": ""
},
"X-Plasma-API": "declarativeappletscript",
"X-Plasma-MainScript": "ui/main.qml",
"X-Plasma-NotificationArea": "true",
"X-Plasma-NotificationAreaCategory": "Hardware"
}