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
20e22ec26a
commit
bc45ff1458
2 changed files with 4 additions and 5 deletions
|
@ -1,9 +1,8 @@
|
|||
{
|
||||
"CompositingType": 4,
|
||||
"KPlugin": {
|
||||
"Description": "KWin Compositor plugin rendering through QPainter",
|
||||
"Id": "KWinSceneQPainter",
|
||||
"Name": "SceneQPainter"
|
||||
},
|
||||
"CompositingType": 4
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"CompositingType": 2,
|
||||
"KPlugin": {
|
||||
"Description": "KWin Compositor plugin rendering through XRender",
|
||||
"Id": "KWinSceneXRender",
|
||||
"Name": "SceneXRender"
|
||||
},
|
||||
"CompositingType": 2
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue