This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch release/4.0.1.x in repository x2goclient. commit e1f8a2cf08a9d59d3e5891574739613a65101bcf Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Apr 10 17:47:23 2014 +0200 Add x2goclient_nl.ts to x2goclient.pro, so that the .qm file gets generated during build. --- debian/changelog | 8 ++++++++ x2goclient.pro | 1 + 2 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index c98b77e..aa287c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +x2goclient (4.0.1.4-0x2go2) UNRELEASED; urgency=low + + * Build fix release (for 4.0.1.4): + - Add x2goclient_nl.ts to x2goclient.pro, so that the + .qm file gets generated during build. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 10 Apr 2014 17:45:58 +0200 + x2goclient (4.0.1.4-0x2go1) unstable; urgency=low [ Oleksandr Shneyder ] diff --git a/x2goclient.pro b/x2goclient.pro index 1c1e772..2422b53 100755 --- a/x2goclient.pro +++ b/x2goclient.pro @@ -28,6 +28,7 @@ TRANSLATIONS += \ x2goclient_fi.ts \ x2goclient_ru.ts \ x2goclient_nb_no.ts \ + x2goclient_nl.ts \ x2goclient_sv.ts \ x2goclient_fr.ts \ x2goclient_zh_tw.ts -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git