63cbe17b41
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
21 lines
566 B
JSON
21 lines
566 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "albertvaka@gmail.com",
|
|
"Name": "Albert Vaca Cintora"
|
|
}
|
|
],
|
|
"Description": "Show your phone battery next to your computer battery",
|
|
"EnabledByDefault": true,
|
|
"Icon": "preferences-system-power-management",
|
|
"License": "GPL",
|
|
"Name": "Battery monitor"
|
|
},
|
|
"X-KdeConnect-OutgoingPacketType": [
|
|
"kdeconnect.battery"
|
|
],
|
|
"X-KdeConnect-SupportedPacketType": [
|
|
"kdeconnect.battery"
|
|
]
|
|
}
|