[X2Go-Dev] Bug#953: X2Go issue (in src:x2goclient) has been marked as pending for release

Mihai Moldovan ionic at ionic.de
Thu Jan 28 01:45:53 CET 2016


tag #953 pending
fixed #953 4.0.5.1
thanks

Hello,

X2Go issue #953 (src:x2goclient) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:

    http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=66a2ab2

The issue will most likely be fixed in src:x2goclient (4.0.5.1).

light+love
X2Go Git Admin (on behalf of the sender of this mail)

---
commit 66a2ab231ff2c982d2b72ab2ca94e4ebc6ed74b9
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Thu Jan 28 01:45:26 2016 +0100

    onmainwindow.cpp: use lowercase version of locale. Fixes: #953.
    
    Fixes loading up the nb_NO translation file, which is actually baked as
    nb_no into the binary.

diff --git a/debian/changelog b/debian/changelog
index 9aae452..24053a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,9 @@ x2goclient (4.0.5.1-0x2go1) UNRELEASED; urgency=low
     - 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.
+    - onmainwindow.cpp: use lowercase version of locale. Fixes: #953.
+      Fixes loading up the nb_NO translation file, which is actually baked as
+      nb_no into the binary.
   * debian/control:
     - Change apache2-dev | libc6-dev build dependency back to apache2-dev
       only. Otherwise, apache2-dev is not installed at all, even though


More information about the x2go-dev mailing list