[X2go-Commits] x2goserver.git - master (branch) updated: 3.1.0.1-12-g06145b0

X2Go dev team git-admin at x2go.org
Sat Mar 10 13:06:48 CET 2012


The branch, master has been updated
       via  06145b01f02ff4d027f9b6f9f2e666f4995e447f (commit)
      from  9e5134f95d8d62a4c09d814a4ce6e8a4d473656f (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 06145b01f02ff4d027f9b6f9f2e666f4995e447f
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Mar 10 13:06:09 2012 +0100

    Add feature name ,,X2GO_PUBLISHED_APPLICATIONS''.

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

Summary of changes:
 debian/changelog                                   |    1 +
 x2goserver/share/x2gofeature.d/x2goserver.features |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 5349c60..af90d11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ x2goserver (3.1.1.0-0~x2go1) UNRELEASED; urgency=low
     - Add usage output to x2goserver-run-extensions.
     - Fix syslog output of x2goserver-run-exentions.
     - Fix x2goserver extension calls in x2goruncommand.
+    - Add feature name ,,X2GO_PUBLISHED_APPLICATIONS''.
   * Remove /etc/x2go/applications on package removal if it is a
     symlink, keep it, if it is a directory. Remove /etc/x2go
     (if empty after purge) on package purge.
diff --git a/x2goserver/share/x2gofeature.d/x2goserver.features b/x2goserver/share/x2gofeature.d/x2goserver.features
index 359f25e..70313d2 100755
--- a/x2goserver/share/x2gofeature.d/x2goserver.features
+++ b/x2goserver/share/x2gofeature.d/x2goserver.features
@@ -33,6 +33,7 @@ case "$X2GO_FEATURE" in
     "X2GO_MOUNTDIRS") echo "ok"; exit 0;;
     "X2GO_UMOUNTSESSION_ALL") echo "ok"; exit 0;;
     "X2GO_UMOUNTSESSION_ONLYPATH") echo "ok"; exit 0;;
+    "X2GO_PUBLISHED_APPLICATIONS") echo "ok"; exit 0;;
     *) exit -1;;
 
 esac


hooks/post-receive
-- 
x2goserver.git (X2Go Server)

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 "x2goserver.git" (X2Go Server).




More information about the x2go-commits mailing list