[X2go-Commits] x2gothinclient.git - master (branch) updated: 1.0.1.8-57-gb4bd093

X2Go dev team git-admin at x2go.org
Tue Oct 16 17:17:51 CEST 2012


The branch, master has been updated
       via  b4bd0935f4eb41c243492480bd020a5b66ef8ace (commit)
       via  711fa06f856ea06e3ad9d0db4d14a52d94dc13e9 (commit)
      from  4dc104753cea1742189d212eca14ceca6f3da42e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b4bd0935f4eb41c243492480bd020a5b66ef8ace
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Oct 16 17:17:42 2012 +0200

    typo fix

commit 711fa06f856ea06e3ad9d0db4d14a52d94dc13e9
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Oct 16 17:17:25 2012 +0200

    /debian/x2gothinclient.init: Update pointer to X2Go TCE documentation on http://wiki.x2go.org.

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog           |    2 ++
 debian/x2gothinclient.init |    2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 3785667..cae5e24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -61,6 +61,8 @@ x2gothinclient (1.0.99.1-0~x2go1) UNRELEASED; urgency=low
   * /debian/x2gothinclientmanagement.manpages:
     + Make sure all man pages for bin:package x2gothinclientmanagement get
       installed into package.
+  * /debian/x2gothinclient.init:
+    + Update pointer to X2Go TCE documentation on http://wiki.x2go.org.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Fri, 10 Aug 2012 14:13:49 +0200
 
diff --git a/debian/x2gothinclient.init b/debian/x2gothinclient.init
index 42866d3..a1cac61 100644
--- a/debian/x2gothinclient.init
+++ b/debian/x2gothinclient.init
@@ -38,7 +38,7 @@ DESC="X2Go Thinclient Service"
 test -x $DAEMON || exit 0
 if [ ! -x /etc/x2go/x2gothinclient_init ] || [ ! -x /etc/x2go/x2gothinclient_start ]; then
 	echo "X2Go Thin Client system will not start as it is not configured, yet."
-	echo "See http://wiki.x2go.org/installing_x2go_thin_client_environment_debian"
+	echo "See http://wiki.x2go.org/doku.php/wiki:components:tce"
 	exit 0
 fi
 


hooks/post-receive
-- 
x2gothinclient.git (X2Go Thin Client Environment)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2gothinclient.git" (X2Go Thin Client Environment).




More information about the x2go-commits mailing list