[X2go-Commits] x2goclient.git - master (branch) updated: 3.99.2.2-42-g4b90ef0
X2Go dev team
git-admin at x2go.org
Fri Sep 14 21:04:25 CEST 2012
The branch, master has been updated
via 4b90ef0e5848dc8294ea2719e9c832960cdc554d (commit)
from adcc685d85205bce75b715fe3dfecf958ed44623 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4b90ef0e5848dc8294ea2719e9c832960cdc554d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Sep 14 21:04:21 2012 +0200
i18n fixup: Danish in i18n specs is da, not dk.
-----------------------------------------------------------------------
Summary of changes:
resources.rcc | 4 ++--
x2goclient.pro | 2 +-
x2goclient_dk.ts => x2goclient_da.ts | 0
3 files changed, 3 insertions(+), 3 deletions(-)
rename x2goclient_dk.ts => x2goclient_da.ts (100%)
The diff of changes is:
diff --git a/resources.rcc b/resources.rcc
index bd2d59a..1d9aa97 100644
--- a/resources.rcc
+++ b/resources.rcc
@@ -80,7 +80,7 @@
<file>txt/packs</file>
<file>txt/encodings</file>
<file>x2goclient_de.qm</file>
- <file>x2goclient_dk.qm</file>
+ <file>x2goclient_da.qm</file>
<file>x2goclient_es.qm</file>
<file>x2goclient_fr.qm</file>
<file>x2goclient_nb_no.qm</file>
@@ -88,7 +88,7 @@
<file>x2goclient_sv.qm</file>
<file>x2goclient_zh_tw.qm</file>
<file>qt_de.qm</file>
- <file>qt_dk.qm</file>
+ <file>qt_da.qm</file>
<file>qt_es.qm</file>
<file>qt_fr.qm</file>
<file>qt_ru.qm</file>
diff --git a/x2goclient.pro b/x2goclient.pro
index 8753705..3d13687 100755
--- a/x2goclient.pro
+++ b/x2goclient.pro
@@ -22,7 +22,7 @@ FORMS += cupsprintsettingsdialog.ui \
TRANSLATIONS += \
x2goclient_de.ts \
- x2goclient_dk.ts \
+ x2goclient_da.ts \
x2goclient_es.ts \
x2goclient_ru.ts \
x2goclient_nb_no.ts \
diff --git a/x2goclient_dk.ts b/x2goclient_da.ts
similarity index 100%
rename from x2goclient_dk.ts
rename to x2goclient_da.ts
hooks/post-receive
--
x2goclient.git (X2Go Client)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2goclient.git" (X2Go Client).
More information about the x2go-commits
mailing list