This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2godesktopsharing. commit 5fc2e9c8770b3f016fae5c418bf9ceffd1679d61 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Jan 14 07:07:06 2016 +0100 x2godesktopsharing.pro: also rename x2godesktopsharing_zh_tw in project file. --- debian/changelog | 4 ++++ x2godesktopsharing.pro | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d4a9081..85030d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,10 @@ x2godesktopsharing (3.1.1.3-0x2go1) UNRELEASED; urgency=low [ Mihai Moldovan ] + * New upstream version (3.1.1.3): + - x2godesktopsharing_zh_tw: rename to x2godesktopsharing_zh_tw.ts. Oops. + - x2godesktopsharing.pro: also rename x2godesktopsharing_zh_tw in project + file. * debian/control: - Drop libqt4-gui Depends. Already handled by shlibs and misc Depends. Fixes: #905. diff --git a/x2godesktopsharing.pro b/x2godesktopsharing.pro index 276c85c..84e29c3 100644 --- a/x2godesktopsharing.pro +++ b/x2godesktopsharing.pro @@ -19,7 +19,7 @@ TRANSLATIONS += \ x2godesktopsharing_ru.ts \ x2godesktopsharing_sv.ts \ x2godesktopsharing_tr.ts \ - x2godesktopsharing_zh_tw + x2godesktopsharing_zh_tw.ts RESOURCES += resources.rcc !isEmpty(TRANSLATIONS) { -- Alioth's /srv/git/code.x2go.org/x2godesktopsharing.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git