[X2go-Commits] x2godesktopsharing.git - master (branch) updated: 3.0.1.2-27-gdc2af16

X2go dev team git-admin at x2go.org
Thu Sep 29 08:27:34 CEST 2011


The branch, master has been updated
       via  dc2af16a85f83b4b1ebe9ce9079d6f00c8ab5c3e (commit)
      from  7d7533aa07b347e105a6b02557d7732183579a48 (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 dc2af16a85f83b4b1ebe9ce9079d6f00c8ab5c3e
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Sep 29 08:27:29 2011 +0200

    Rename desktopsharing scripts: from x2godesktopsharing-<action> to x2go<action>-desktopsharing.

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

Summary of changes:
 ...topsharing-resume => x2goresume-desktopsharing} |    0
 ...psharing-suspend => x2gosuspend-desktopsharing} |    2 +-
 ...ring-terminate => x2goterminate-desktopsharing} |    0
 debian/changelog                                   |    2 ++
 4 files changed, 3 insertions(+), 1 deletions(-)
 rename bin/{x2godesktopsharing-resume => x2goresume-desktopsharing} (100%)
 rename bin/{x2godesktopsharing-suspend => x2gosuspend-desktopsharing} (95%)
 rename bin/{x2godesktopsharing-terminate => x2goterminate-desktopsharing} (100%)

The diff of changes is:
diff --git a/bin/x2godesktopsharing-resume b/bin/x2goresume-desktopsharing
similarity index 100%
rename from bin/x2godesktopsharing-resume
rename to bin/x2goresume-desktopsharing
diff --git a/bin/x2godesktopsharing-suspend b/bin/x2gosuspend-desktopsharing
similarity index 95%
rename from bin/x2godesktopsharing-suspend
rename to bin/x2gosuspend-desktopsharing
index 5d91716..676cab1 100755
--- a/bin/x2godesktopsharing-suspend
+++ b/bin/x2gosuspend-desktopsharing
@@ -31,4 +31,4 @@ X2GO_LIB_PATH=`echo -n \$(x2gobasepath)/lib/x2go`
 
 $X2GO_LIB_PATH/x2gosyslog "$0" "info" "$(basename $0) called with options: $@"
 
-x2godesktopsharing-terminate $SESSION_NAME && touch $HOME/.x2go/C-$SESSION_NAME/resume-desktopsharing
+x2goterminate-desktopsharing $SESSION_NAME && touch $HOME/.x2go/C-$SESSION_NAME/resume-desktopsharing
diff --git a/bin/x2godesktopsharing-terminate b/bin/x2goterminate-desktopsharing
similarity index 100%
rename from bin/x2godesktopsharing-terminate
rename to bin/x2goterminate-desktopsharing
diff --git a/debian/changelog b/debian/changelog
index 44c13ae..c1aa47b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ x2godesktopsharing (3.0.1.3-0~x2go1) UNRELEASED; urgency=low
     - Provide feature for suspending/resume x2godesktopsharing (x2godesktopsharing
       will be terminate on x2gosuspend-session and operations will be resumed on
       x2goresume-session).
+    - Rename desktopsharing scripts: from x2godesktopsharing-<action> to
+      x2go<action>-desktopsharing.
   * Depend on x2goserver (>=3.0.99.6).
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Mon, 13 Jun 2011 20:39:33 +0200


hooks/post-receive
-- 
x2godesktopsharing.git (Desktop Sharing for X2go)

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 "x2godesktopsharing.git" (Desktop Sharing for X2go).




More information about the x2go-commits mailing list