mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 22:33:08 +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"
29 lines
917 B
JSON
29 lines
917 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "florian.richer@protonmail.com",
|
|
"Name": "Florian RICHER",
|
|
"Name[x-test]": "xxFlorian RICHERxx"
|
|
}
|
|
],
|
|
"Category": "Waydroid Integration",
|
|
"Description": "Waydroid configuration",
|
|
"Description[x-test]": "xxWaydroid configurationxx",
|
|
"EnabledByDefault": true,
|
|
"FormFactors": [
|
|
"desktop",
|
|
"handset",
|
|
"tablet",
|
|
"mediacenter"
|
|
],
|
|
"Icon": "folder-android-symbolic",
|
|
"License": "GPL",
|
|
"Name": "Waydroid Integration",
|
|
"Name[x-test]": "xxWaydroid Integrationxx",
|
|
"Website": "https://plasma-mobile.org/"
|
|
},
|
|
"X-KDE-Keywords": "waydroid",
|
|
"X-KDE-Keywords[x-test]": "xxwaydroidxx",
|
|
"X-KDE-System-Settings-Parent-Category": "system-administration"
|
|
}
|