This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goplasmabindings. from c2554dc fix for last commit(2) new 7070956 Fix installation path of Bokmal translation file by renaming po/nb_no.po to po/nb_NO.po. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 2 ++ po/{nb_no.po => nb_NO.po} | 0 2 files changed, 2 insertions(+) rename po/{nb_no.po => nb_NO.po} (100%) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goplasmabindings. commit 7070956686b461215ec19ce762305698dff1138c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Feb 2 14:39:21 2015 +0100 Fix installation path of Bokmal translation file by renaming po/nb_no.po to po/nb_NO.po. --- debian/changelog | 2 ++ po/{nb_no.po => nb_NO.po} | 0 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 449e1f3..5bb1545 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ x2goplasmabindings (3.0.2.1-0x2go1) UNRELEASED; urgency=low * New upstream version (3.0.2.1): - Add copyright notices to file headers. Add COPYING file (LGPL-2). (Fixes: #304). - CMakeLists.txt. Set application name to plasma-applet-x2goplasmoid. + - Fix installation path of Bokmal translation file by renaming + po/nb_no.po to po/nb_NO.po. * debian/copyright: + Update file. Make it DEP-5 compliant. * x2goplasmabindings.spec: diff --git a/po/nb_no.po b/po/nb_NO.po similarity index 100% rename from po/nb_no.po rename to po/nb_NO.po -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goplasmabindings.git