From mikedep333@gmail.com  Fri Sep  5 12:47:32 2014
Received: (at submit) by bugs.x2go.org; 5 Sep 2014 10:47:33 +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=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM,
	T_DKIM_INVALID autolearn=ham version=3.3.2
Received: from mail-wg0-f51.google.com (mail-wg0-f51.google.com [74.125.82.51])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 2AC205DB52
	for <submit@bugs.x2go.org>; Fri,  5 Sep 2014 12:47:32 +0200 (CEST)
Received: by mail-wg0-f51.google.com with SMTP id l18so11449319wgh.10
        for <submit@bugs.x2go.org>; Fri, 05 Sep 2014 03:47:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:date:message-id:subject:from:to:content-type;
        bh=sMUkCbknpsImQchb4jBPUDpFyPMQEtiwqWr01pk5Ua0=;
        b=KkkK1zs2kx45ti3GUiwYojPGYtIpcF018UzhZnu1trqB/50OXp013qzNZYoyS6Zfou
         LiwqJ3UJjFGzcQeGiRafvRICPx8RmfNW2QXppz7Qzio9OM156ftOjwAOnyAG3gCbdRy8
         VMNxNFO8fRoVSYppmst99Q3FabhOCUjsWxcAouWGZf2nv9BYsr/2rCwNJWT7OFgZPlaU
         s37MmHFRFcTmd8YtvAdyIOQBrSjGEByi4OVRfCnyg7LzT14TLDLfMm3YtGGnQOFLwJyf
         c2YMk9OWgU7eqOEdSLIXIyiCfqAdSwQXVCxbjV5xc3wGLbd7/eBktOV7eRR2ET28BxUF
         xFoQ==
MIME-Version: 1.0
X-Received: by 10.194.87.41 with SMTP id u9mr13565655wjz.124.1409914051823;
 Fri, 05 Sep 2014 03:47:31 -0700 (PDT)
Received: by 10.180.238.66 with HTTP; Fri, 5 Sep 2014 03:47:31 -0700 (PDT)
Date: Fri, 5 Sep 2014 06:47:31 -0400
Message-ID: <CAMKht8ikMKJXb4cDGfVf0+m4npt5LYxP8AXOUf8gUizKrGXYVg@mail.gmail.com>
Subject: Create PortableApps version of X2Go Client
From: Michael DePaulo <mikedep333@gmail.com>
To: submit@bugs.x2go.org
Content-Type: text/plain; charset=UTF-8

Package: x2goclient
Version: 4.0.2.1
Severity: wishlist

For those familiar with PortableApps, the title says it all.

For those unfamiliar, note that PortableApps is more than just "here's
a portable edition of your app." There is a framework you have to
integrate with. It does not look very hard though, the PortableApps
framework basically wraps around your app.
http://portableapps.com/development
http://portableapps.com/development/portableapps.com_format

