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:
l10n daemon script 2017-09-02 04:55:23 +02:00
parent 20e22ec26a
commit bc45ff1458
2 changed files with 4 additions and 5 deletions

View file

@ -1,9 +1,8 @@
{
"CompositingType": 4,
"KPlugin": {
"Description": "KWin Compositor plugin rendering through QPainter",
"Id": "KWinSceneQPainter",
"Name": "SceneQPainter"
},
"CompositingType": 4
}
}

View file

@ -1,8 +1,8 @@
{
"CompositingType": 2,
"KPlugin": {
"Description": "KWin Compositor plugin rendering through XRender",
"Id": "KWinSceneXRender",
"Name": "SceneXRender"
},
"CompositingType": 2
}
}