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
080e2635b2
commit
0564472de4
1 changed files with 4 additions and 1 deletions
|
|
@ -3,14 +3,17 @@
|
|||
"Authors": [
|
||||
{
|
||||
"Email": "skilvingr@gmail.com",
|
||||
"Name": "Yari Polla"
|
||||
"Name": "Yari Polla",
|
||||
"Name[x-test]": "xxYari Pollaxx"
|
||||
}
|
||||
],
|
||||
"Description": "Hotspot quick setting for Plasma Mobile",
|
||||
"Description[x-test]": "xxHotspot quick setting for Plasma Mobilexx",
|
||||
"Icon": "network-wireless-hotspot",
|
||||
"Id": "org.kde.plasma.quicksetting.hotspot",
|
||||
"License": "GPL-2.0+",
|
||||
"Name": "Hotspot",
|
||||
"Name[x-test]": "xxHotspotxx",
|
||||
"ServiceTypes": [
|
||||
"KPackage/GenericQML"
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue