mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
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"
20 lines
669 B
JSON
20 lines
669 B
JSON
{
|
|
"KPackageStructure": "KPackage/GenericQML",
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "sebas@kde.org",
|
|
"Name": "Sebastian Kügler",
|
|
"Name[x-test]": "xxSebastian Küglerxx"
|
|
}
|
|
],
|
|
"Description": "Screen setup OSD quick setting for Plasma Mobile",
|
|
"Description[x-test]": "xxScreen setup OSD quick setting for Plasma Mobilexx",
|
|
"Icon": "osd-duplicate",
|
|
"Id": "org.kde.plasma.quicksetting.kscreenosd",
|
|
"License": "GPL-2.0+",
|
|
"Name": "Screen OSD",
|
|
"Name[x-test]": "xxScreen OSDxx",
|
|
"Website": "https://kde.org"
|
|
}
|
|
}
|