This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 03120df Windows: Remove libzip. libssh no longer uses it. new 793ee25 res/resources.rcc: add Turkish translation file. Fixes: #987. 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 | 1 + res/resources.rcc | 1 + 2 files changed, 2 insertions(+) -- Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 793ee25dff02a278cf1b37f8eb7197b21270dc32 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jan 28 00:02:11 2016 +0100 res/resources.rcc: add Turkish translation file. Fixes: #987. --- debian/changelog | 1 + res/resources.rcc | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 165c2d1..9aae452 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,7 @@ x2goclient (4.0.5.1-0x2go1) UNRELEASED; urgency=low up the invalid lines. - macbuild.sh: add stdlib forcing. Should not be used unless you really know what you're doing. If you ponder using this, you probably don't. + - res/resources.rcc: add Turkish translation file. Fixes: #987. * debian/control: - Change apache2-dev | libc6-dev build dependency back to apache2-dev only. Otherwise, apache2-dev is not installed at all, even though diff --git a/res/resources.rcc b/res/resources.rcc index 95b7182..945d304 100644 --- a/res/resources.rcc +++ b/res/resources.rcc @@ -99,6 +99,7 @@ <file>i18n/x2goclient_pt.qm</file> <file>i18n/x2goclient_ru.qm</file> <file>i18n/x2goclient_sv.qm</file> + <file>i18n/x2goclient_tr.qm</file> <file>i18n/x2goclient_zh_tw.qm</file> <file>i18n/qt_da.qm</file> <file>i18n/qt_de.qm</file> -- Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git