This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/cleanup in repository x2goclient. commit 502594abebd9c63ac23d7dcfa9a997b4f90c992e Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Feb 13 21:33:52 2015 +0100 INSTALL: fix typos and update URL's. --- INSTALL | 10 +++++----- debian/changelog | 1 + 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTALL index 062f082..6094520 100644 --- a/INSTALL +++ b/INSTALL @@ -1,13 +1,13 @@ Basic Installation ================== -Before use this programm you need to install: +Before use this program you need to install: Qt4: -http://www.trolltech.com +http://download.qt.io/archive/qt/ nxcomp+nxproxy: -http://www.nomachine.com/sources.php +http://code.x2go.org/releases/source/nx-libs/ -You may want also install pulseaudio sound server to enable sound support -http://www.pulseaudio.org/wiki/DownloadPulseAudio +You may want also install the PulseAudio sound server and client to enable sound support +http://www.freedesktop.org/wiki/Software/PulseAudio/Download/ diff --git a/debian/changelog b/debian/changelog index 12ddfb3..61f9b0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -106,6 +106,7 @@ x2goclient (4.0.3.2-0x2go1) UNRELEASED; urgency=medium - Move x2goplugin.rc to x2gobrowserplugin-*/src/res/ and reference in x2goclient.pro. - Remove executability from x2goclient.pro. + - Fix typos and update URL's in INSTALL file. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 27 Nov 2014 12:01:43 +0100 -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git