From x2go@ymir.das-netzwerkteam.de  Fri Oct  3 02:12:45 2014
Received: (at control) by bugs.x2go.org; 3 Oct 2014 00:12:46 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,
	NO_RELAYS,URIBL_BLOCKED autolearn=ham version=3.3.2
Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005)
	id F26F03D45D; Fri,  3 Oct 2014 02:12:44 +0200 (CEST)
From: Mike DePaulo <mikedep333@gmail.com>
To: 609-submitter@bugs.x2go.org
Cc: control@bugs.x2go.org, 609@bugs.x2go.org
Subject: X2Go issue (in src:x2goclient) has been marked as pending for release
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
X-Mailer: http://snipr.com/post-receive-tag-pending
Message-Id: <20141003001244.F26F03D45D@ymir.das-netzwerkteam.de>
Date: Fri,  3 Oct 2014 02:12:44 +0200 (CEST)

tag #609 pending
fixed #609 4.0.3.0
thanks

Hello,

X2Go issue #609 (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=2da9216

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

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

---
commit 2da9216d8404eca73ea7646aa04f17766dfa179d
Author: Mike DePaulo <mikedep333@gmail.com>
Date:   Thu Oct 2 20:09:51 2014 -0400

    Make X2Go Client aware of the Trinity (TRINITY) desktop environment. (Fixes: #609)

diff --git a/debian/changelog b/debian/changelog
index 2005df2..095cddf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -47,6 +47,8 @@ x2goclient (4.0.3.0-0x2go1) UNRELEASED; urgency=low
   * New upstream release (4.0.3.0):
     - Make X2Go Client aware of the Cinnamon (CINNAMON) desktop environment.
       (Fixes: #571)
+    - Make X2Go Client aware of the Trinity (TRINITY) desktop environment.
+      (Fixes: #609)
     - Windows: Fix not being able to add the server to the known_hosts file when
       the username has non-English characters. (Fixes: #566)
       (NOTE: This fix only works when the non-English characters are in the same

