mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
SVN_SILENT made messages (.desktop file) - always resolve ours
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"
This commit is contained in:
parent
339cec2b8a
commit
51f24b6948
1 changed files with 5 additions and 1 deletions
|
|
@ -3,11 +3,13 @@
|
|||
"Authors": [
|
||||
{
|
||||
"Email": "luis.buechi@kdemail.net",
|
||||
"Name": "Luis Büchi"
|
||||
"Name": "Luis Büchi",
|
||||
"Name[x-test]": "xxLuis Büchixx"
|
||||
}
|
||||
],
|
||||
"Category": "System Information",
|
||||
"Description": "Configure System Navigation",
|
||||
"Description[x-test]": "xxConfigure System Navigationxx",
|
||||
"EnabledByDefault": true,
|
||||
"FormFactors": [
|
||||
"desktop",
|
||||
|
|
@ -18,8 +20,10 @@
|
|||
"Icon": "preferences-desktop-gestures-touch",
|
||||
"License": "GPL",
|
||||
"Name": "Navigation",
|
||||
"Name[x-test]": "xxNavigationxx",
|
||||
"Website": "https://plasma-mobile.org/"
|
||||
},
|
||||
"X-KDE-Keywords": "system,shell,panel,navigation,gesture",
|
||||
"X-KDE-Keywords[x-test]": "xxsystemxx,xxshellxx,xxpanelxx,xxnavigationxx,xxgesturexx",
|
||||
"X-KDE-System-Settings-Parent-Category": "personalization"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue