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"
25 lines
722 B
JSON
25 lines
722 B
JSON
{
|
|
"KPlugin": {
|
|
"Authors": [
|
|
{
|
|
"Email": "luis.buechi@kdemail.net",
|
|
"Name": "Luis Büchi"
|
|
}
|
|
],
|
|
"Category": "System Information",
|
|
"Description": "Configure System Navigation",
|
|
"EnabledByDefault": true,
|
|
"FormFactors": [
|
|
"desktop",
|
|
"handset",
|
|
"tablet",
|
|
"mediacenter"
|
|
],
|
|
"Icon": "preferences-desktop-gestures-touch",
|
|
"License": "GPL",
|
|
"Name": "Navigation",
|
|
"Website": "https://plasma-mobile.org/"
|
|
},
|
|
"X-KDE-Keywords": "system,shell,panel,navigation,gesture",
|
|
"X-KDE-System-Settings-Parent-Category": "personalization"
|
|
}
|