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"
19 lines
498 B
JSON
19 lines
498 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "aleixpol@kde.org",
|
|
"Name": "Aleix Pol"
|
|
}
|
|
],
|
|
"Description": "Use your mobile device to point to things on the screen",
|
|
"EnabledByDefault": true,
|
|
"Icon": "view-presentation",
|
|
"License": "GPL",
|
|
"Name": "Presenter"
|
|
},
|
|
"X-KdeConnect-OutgoingPacketType": [],
|
|
"X-KdeConnect-SupportedPacketType": [
|
|
"kdeconnect.presenter"
|
|
]
|
|
}
|