From unknown Sun Apr 05 18:57:12 2026
X-Loop: git-admin@x2go.org
Subject: Bug#88: x2goclient desktop fix
Reply-To: Orion Poplawski <orion@cora.nwra.com>, 88@bugs.x2go.org
Resent-From: Orion Poplawski <orion@cora.nwra.com>
Resent-To: x2go-dev@lists.berlios.de
Resent-CC: X2Go Developers <x2go-dev@lists.berlios.de>
X-Loop: git-admin@x2go.org
Resent-Date: Fri, 14 Dec 2012 18:33:02 +0000
Resent-Message-ID: <handler.88.B.135550923119187@bugs.x2go.org>
Resent-Sender: git-admin@x2go.org
X-X2Go-PR-Message: report 88
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: patch
Received: via spool by submit@bugs.x2go.org id=B.135550923119187
          (code B); Fri, 14 Dec 2012 18:33:02 +0000
Received: (at submit) by bugs.x2go.org; 14 Dec 2012 18:20:31 +0000
Received: from mail.cora.nwra.com (mercury.cora.nwra.com [4.28.99.165])
	by ymir (Postfix) with ESMTPS id E34F65DA6C
	for <submit@bugs.x2go.org>; Fri, 14 Dec 2012 19:20:30 +0100 (CET)
Received: from barry.cora.nwra.com (barry.cora.nwra.com [10.10.20.7])
	(authenticated bits=0)
	by mail.cora.nwra.com (8.14.4/8.14.4) with ESMTP id qBEIKTuX011285
	(version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO)
	for <submit@bugs.x2go.org>; Fri, 14 Dec 2012 11:20:29 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=cora.nwra.com;
	s=default; t=1355509229;
	bh=DFX5CtpaEKC8mVUb4lyyxotx5JTh+aPJfq8384ol5PY=;
	h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type;
	b=EVmJlDkFrYDRVMywGGhfF/5El/DoNMAfWgo5xwljHA3TtjoL6R0tVUUTPmXTuCGi8
	 prsdbDb4gojMJzy3XoTE3bJ5zUkiZy/PBd6Xrxj0NsSSdp8tuwxP1VkCTmeXyAtBgL
	 fL7InA7dmu4IS8SMppC9Sk82shLbV8tZdq7A7SvI=
Message-ID: <50CB6DED.7090604@cora.nwra.com>
Date: Fri, 14 Dec 2012 11:20:29 -0700
From: Orion Poplawski <orion@cora.nwra.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0
MIME-Version: 1.0
To: submit@bugs.x2go.org
Content-Type: multipart/mixed;
 boundary="------------020500050108030401040502"

This is a multi-part message in MIME format.
--------------020500050108030401040502
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Package: x2goclient
Version: 3.99.3.1
Tags: patch

The x2goclient desktop file is incorrect in two ways:

- The Version field is the version of the .desktop file format used, not the 
application version.
- The Categories field requires a trailing ";"

Also, the FSF address in COPYING is incorrect.

-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA, Boulder Office                  FAX: 303-415-9702
3380 Mitchell Lane                       orion@nwra.com
Boulder, CO 80301                   http://www.nwra.com

--------------020500050108030401040502
Content-Type: text/x-patch;
 name="0001-Fix-desktop-file-format.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="0001-Fix-desktop-file-format.patch"

>From 8177a3667dc778bfb6adaa026e9ce369e0681b9a Mon Sep 17 00:00:00 2001
From: Orion Poplawski <orion@nwra.com>
Date: Wed, 12 Dec 2012 16:30:06 -0700
Subject: [PATCH 1/2] Fix desktop file format

---
 desktop/x2goclient.desktop | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/desktop/x2goclient.desktop b/desktop/x2goclient.desktop
index d72bdf4..f6faf01 100644
--- a/desktop/x2goclient.desktop
+++ b/desktop/x2goclient.desktop
@@ -1,5 +1,5 @@
 [Desktop Entry]
-Version=3.99.3.1
+Version=1.0
 Type=Application
 Name=X2Go Client
 Exec=/usr/bin/x2goclient
@@ -9,4 +9,4 @@ X-Window-Icon=x2goclient
 X-HildonDesk-ShowInToolbar=true
 X-Osso-Type=application/x-executable
 Terminal=false
-Categories=Qt;KDE;Network
+Categories=Qt;KDE;Network;
-- 
1.8.0.2


--------------020500050108030401040502
Content-Type: text/x-patch;
 name="0002-Fix-FSF-address-in-COPYING.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="0002-Fix-FSF-address-in-COPYING.patch"

>From 8b3cc3f54b5df07ab13eaedb1a2970bf94019ec2 Mon Sep 17 00:00:00 2001
From: Orion Poplawski <orion@nwra.com>
Date: Wed, 12 Dec 2012 16:33:07 -0700
Subject: [PATCH 2/2] Fix FSF address in COPYING

---
 COPYING | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/COPYING b/COPYING
index 5b6e7c6..57f4943 100644
--- a/COPYING
+++ b/COPYING
@@ -2,7 +2,7 @@
 		       Version 2, June 1991
 
  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-                       59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-- 
1.8.0.2


--------------020500050108030401040502--
