<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel">
    <title>gmane.linux.terminal-server.x2go.devel</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3841"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3840"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3839"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3838"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3837"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3836"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3835"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3834"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3833"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3832"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3831"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3830"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3829"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3828"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3827"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3826"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3825"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3824"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3823"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3822"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3841">
    <title>Mac OS X 10.4 Tiger</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3841</link>
    <description>&lt;pre&gt;Hi,

with the latest changes, x2goclient will also run on Mac OS X 10.4. However, it
will not be officially supported.

While x2go is generally "use at own risk", this one is "use at own risk and
don't expect it to work properly."

Mac OS 10.4 is really old and unsupported even by Apple Inc. - not even with
security updates.

The X11 server version bundled with 10.4 is also old and known to cause color
problems. The X11 server is not meant to be updated by users in an easy and
convenient way, or at all. X11 server releases for 10.5 can't be installed on 10.4.

Generally, starting an X11 application on 10.5 and higher will automatically
launch the X11 server, if installed. This is due to structural changes in X11
integration implemented by Apple. On user login, an environmental variable
called "$DISPLAY" is set and points to a UNIX socket monitored by the system
daemon launchd. Whenever something tries to connect to this socket, the X11
binary is started.

This is not true for 10.4. On those systems, $DISPLAY&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T04:55:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3840">
    <title>[PATCHv2] [NX] Add patch: 052_nxcomp_macos10-nxauth-location.full+lite.patch, change nxauth search location on Mac OS X to $NX_SYSTEM/nxauth to facilitate application bundle building.</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3840</link>
    <description>&lt;pre&gt;
Signed-off-by: Mihai Moldovan &amp;lt;ionic&amp;lt; at &amp;gt;ionic.de&amp;gt;
---
 debian/changelog                                   |    3 ++
 ..._nxcomp_macos10-nxauth-location.full+lite.patch |   38 ++++++++++++++++++++
 debian/patches/series                              |    1 +
 3 files changed, 42 insertions(+)
 create mode 100644
debian/patches/052_nxcomp_macos10-nxauth-location.full+lite.patch


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T04:09:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3839">
    <title>Re: [PATCH] [NX] Add patch: 052_nxcomp_macos10-nxauth-location.full+lite, change nxauth search location on Mac OS X to $NX_SYSTEM/nxauth to facilitate application bundle building.</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3839</link>
    <description>&lt;pre&gt;Oops, don't apply that. v2 patch is incoming. Haven't seen the file extension
was missing all along...

* On 26.05.2012 05:52 AM, Mihai Moldovan wrote:


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T04:09:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3838">
    <title>[PATCH] Change the Makefile to not delete more temporary files than necessary.</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3838</link>
    <description>&lt;pre&gt;
A maxdepth of two will crush all temp files in the build directories.
Do not mess with other stuff, especially if users are building bundled
software inside a contrib/dist directory under the main tree.

Signed-off-by: Mihai Moldovan &amp;lt;ionic&amp;lt; at &amp;gt;ionic.de&amp;gt;
---
 Makefile |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T03:55:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3837">
    <title>[PATCH 7/7] Add support for Mac OS X 10.4 Tiger. It won't be officially supported though.</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3837</link>
    <description>&lt;pre&gt;
This patch enables a compatibility mode for Mac OS X 10.4.
Using this, interaction with the local X11 server and a remote server
works fine.

Note however, that there is one limitation: x2goclient will start one
X11 server per connection. For security reasons, this is necessary.
It will *not* clean up X11 server processes. This is left to the user.

More information about 10.4 support will be posted on the x2go-dev
mailing list (shortly).

Signed-off-by: Mihai Moldovan &amp;lt;ionic&amp;lt; at &amp;gt;ionic.de&amp;gt;
---
 onmainwindow.cpp |  132 ++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 124 insertions(+), 8 deletions(-)


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T03:54:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3836">
    <title>[PATCH 6/7] Add easy to turn on/off SSH packet loggingto sshmasterconnection.cpp.</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3836</link>
    <description>&lt;pre&gt;
From now on, simply use the defines at the beginning of the file.

Signed-off-by: Mihai Moldovan &amp;lt;ionic&amp;lt; at &amp;gt;ionic.de&amp;gt;
---
 sshmasterconnection.cpp |   12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T03:54:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3835">
    <title>[PATCH 5/7] Fix a potential bug in the handling of ssh hosts given to libssh.</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3835</link>
    <description>&lt;pre&gt;
Do the conversion as suggested by the Qt FAQ at
http://qt-project.org/faq/answer/how_can_i_convert_a_qstring_to_char_and_vice_versa

Signed-off-by: Mihai Moldovan &amp;lt;ionic&amp;lt; at &amp;gt;ionic.de&amp;gt;
---
 sshmasterconnection.cpp |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T03:54:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3834">
    <title>[PATCH 4/7] Fix copyright header onsshmasterconnection.cpp</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3834</link>
    <description>&lt;pre&gt;
Signed-off-by: Mihai Moldovan &amp;lt;ionic&amp;lt; at &amp;gt;ionic.de&amp;gt;
---
 sshmasterconnection.cpp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T03:54:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3833">
    <title>[PATCH 3/7] Add support for PowerPC on Mac OS X. Add the Info.plist file to x2goclient.pro</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3833</link>
    <description>&lt;pre&gt;
Signed-off-by: Mihai Moldovan &amp;lt;ionic&amp;lt; at &amp;gt;ionic.de&amp;gt;
---
 x2goclient.pro |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T03:53:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3832">
    <title>[PATCH 2/7] Minor style/whitespace fixes forx2goclient.pro.</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3832</link>
    <description>&lt;pre&gt;
Signed-off-by: Mihai Moldovan &amp;lt;ionic&amp;lt; at &amp;gt;ionic.de&amp;gt;
---
 x2goclient.pro |   10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T03:52:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3831">
    <title>[PATCH 1/7] [RESEND] Add translation file processing tox2goclient.pro.</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3831</link>
    <description>&lt;pre&gt;
Automatically build the required x2goclient_*.qm files based on the
x2goclient_*.ts translation files.

Signed-off-by: Mihai Moldovan &amp;lt;ionic&amp;lt; at &amp;gt;ionic.de&amp;gt;
---
 x2goclient.pro |   18 ++++++++++++++++++
 1 file changed, 18 insertions(+)


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T03:52:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3830">
    <title>[PATCH 0/7] Accumulated changes</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3830</link>
    <description>&lt;pre&gt;Hi all,

I hereby present you a patch set of accumulated changes.

Each patch should be applied in order.

The first patch adds automatic translation processing to the x2goclient.pro file.
Developers will have to update the translation templates by hand though, as usual.
Template to Qt locales conversion is then handled by x2goclient.pro.

Patch two just includes some minor whitespace/style fixes for x2goclient.pro.

Patch three adds support for PPC compilation and adds the oddly forgotten
Info.plist directive to x2goclient.pro.

Patch four is another style fix for the copyright notice on sshmasterconnection.cpp.

Patch five changes the way the host is given to libssh based on official Qt
documents.

Patch six facilitates turning SSH packet logging on or off.

Patch seven, eventually, introduces support for Mac OS X 10.4 Tiger.
Together with the NX library patch, it also adds support for using nxauth, which
is mandatory on all versions of OS X.
I wonder how this stuff worked in the first place before, we sho&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T03:52:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3829">
    <title>[PATCH] [NX] Add patch: 052_nxcomp_macos10-nxauth-location.full+lite, change nxauth search location on Mac OS X to $NX_SYSTEM/nxauth to facilitate application bundle building.</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3829</link>
    <description>&lt;pre&gt;Change the nxauth location from $NX_SYSTEM/bin/nxauth to $NX_SYSTEM/nxauth on
Mac OS X. This way, nxauth can be shipped in the same directory, as, i.e.,
nxproxy in an application bundle.

Signed-off-by: Mihai Moldovan &amp;lt;ionic&amp;lt; at &amp;gt;ionic.de&amp;gt;
---
 debian/changelog                                   |    3 ++
 .../052_nxcomp_macos10-nxauth-location.full+lite   |   38 ++++++++++++++++++++
 debian/patches/series                              |    1 +
 3 files changed, 42 insertions(+)
 create mode 100644 debian/patches/052_nxcomp_macos10-nxauth-location.full+lite


_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>Mihai Moldovan</dc:creator>
    <dc:date>2012-05-26T03:52:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3828">
    <title>Re: NX/libcairo with nxagent-3.5.0-9: session resumption still failing (was: Re: First NX/libcairo tests succeeded (was Re: Fwd: Fourth Maintenance Release of the NX 3.5.0 Node and Server packages))</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3828</link>
    <description>&lt;pre&gt;Hi,

On Mi 23 Mai 2012 01:49:08 CEST masc wrote:


Damn! Thanks for testing. I have reported your description to  
NoMachine upstream.

Mike


&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2012-05-23T01:05:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3827">
    <title>Re: First NX/libcairo tests succeeded (was Re: Fwd: Fourth Maintenance Release of the NX 3.5.0 Node and Server packages)</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3827</link>
    <description>&lt;pre&gt;
On debian sid setup gnome3 and apps like iceweasel start ok now, but
after resuming the session most text and some applications (like
docky) will not be rendered, so the session becomes unusable.

I had to downgrade libcairo2 from 1.12.2-2 to 1.10.2-7 again to get
resume working.

The recently updated versions of nxserver/nxnode from nomachine show
exactly the same issue on resume.
_______________________________________________
X2Go-Dev mailing list
X2Go-Dev&amp;lt; at &amp;gt;lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev&lt;/pre&gt;</description>
    <dc:creator>masc</dc:creator>
    <dc:date>2012-05-22T23:49:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3826">
    <title>Re: First NX/libcairo tests succeeded (was Re: Fwd: Fourth Maintenance Release of the NX 3.5.0 Node and Server packages)</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3826</link>
    <description>&lt;pre&gt;&amp;lt;snip&amp;gt;
&amp;lt;snip&amp;gt;
I can confirm successful session resumption on Squeeze - John
&lt;/pre&gt;</description>
    <dc:creator>John A. Sullivan III</dc:creator>
    <dc:date>2012-05-22T11:31:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3825">
    <title>Re: First NX/libcairo tests succeeded (was Re: Fwd: Fourth Maintenance Release of the NX 3.5.0 Node and Server packages)</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3825</link>
    <description>&lt;pre&gt;Hi again,

On Di 22 Mai 2012 11:18:13 CEST Mike Gabriel wrote:


Sorry, typo... This is the correct URL for X2Go package for Debian squeeze...
deb http://packages.x2go.org/debian squeeze heuler

Mike

&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2012-05-22T10:51:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3824">
    <title>First NX/libcairo tests succeeded (was Re: Fwd: Fourth Maintenance Release of the NX 3.5.0 Node and Server packages)</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3824</link>
    <description>&lt;pre&gt;Hi all,

On Di 22 Mai 2012 10:37:32 CEST Mike Gabriel wrote:


So my first tests succeeded. Can anyone else confirm the x2goagent from

   deb http://packages.debian.org/debian wheezy|sid heuler

works with GNOME (or iceweasel, icedove)?

Please cross-check that session resuming also works as expected, esp.  
on Debian squeeze systems:

   deb http://packages.debian.org/debian squeeze heuler

Greets,
Mike

&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2012-05-22T09:18:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3823">
    <title>Re: Fwd: Fourth Maintenance Release of the NX 3.5.0 Node and Server packages</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3823</link>
    <description>&lt;pre&gt;Hi John,

On Di 22 Mai 2012 02:02:37 CEST John Williams wrote:


After more than one person has tested the nightly built Debian packages.

The first person is me, another person has to confirm that the  
libcairo crashes are gone and that session resuming works again with  
about the reported broken glyphs.

I have not had time to test the packages, yet, but will do now.

Mike



&lt;/pre&gt;</description>
    <dc:creator>Mike Gabriel</dc:creator>
    <dc:date>2012-05-22T08:37:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3822">
    <title>Re: Fwd: Fourth Maintenance Release of the NX 3.5.0 Node and Server packages</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3822</link>
    <description>&lt;pre&gt;
To clarify, I mean the tar archive package.
&lt;/pre&gt;</description>
    <dc:creator>John Williams</dc:creator>
    <dc:date>2012-05-22T00:02:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3821">
    <title>Re: Fwd: Fourth Maintenance Release of the NX 3.5.0 Node and Server packages</title>
    <link>http://permalink.gmane.org/gmane.linux.terminal-server.x2go.devel/3821</link>
    <description>&lt;pre&gt;On Mon, May 21, 2012 at 4:12 PM, Mike Gabriel
&amp;lt;mike.gabriel&amp;lt; at &amp;gt;das-netzwerkteam.de&amp;gt; wrote:

When should the updated nx-libs redistributed source code be available?
&lt;/pre&gt;</description>
    <dc:creator>John Williams</dc:creator>
    <dc:date>2012-05-22T00:01:53</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.terminal-server.x2go.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.terminal-server.x2go.devel</link>
  </textinput>
</rdf:RDF>

