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

Mihai Moldovan ionic at ionic.de
Mon May 4 19:39:58 CEST 2015


tag #845 pending
fixed #845 4.0.4.0
thanks

Hello,

X2Go issue #845 (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=fc224ac

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

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

---
commit fc224acfffe7ea4393410e92a692caf09cf4c94c
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Mon May 4 19:12:35 2015 +0200

    onmainwindow.cpp: correctly let Qt fetch the UI display language for Qt 4.8.0 and higher.
    
    The old "compat" behavior is retained for older versions of Qt, which do
    not have the semantics of a UI display language.
    
    Fixes: #845.

diff --git a/debian/changelog b/debian/changelog
index 13a9e63..3832c60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -349,6 +349,10 @@ x2goclient (4.0.4.0-0x2go1) UNRELEASED; urgency=low
     - {configdialog.{cpp,h},onmainwindow.cpp}: miscellaneous typo fixes - no
       functional changes.
     - onmainwindow.cpp: whitespace changes to installTranslator() only.
+    - onmainwindow.cpp: correctly let Qt fetch the UI display language for Qt
+      4.8.0 and higher. The old "compat" behavior is retained for older
+      versions of Qt, which do not have the semantics of a UI display
+      language. Fixes: #845.
 
   [ Fernando Pedemonte ]
   * New upstream release (4.0.4.0):


More information about the x2go-dev mailing list