[X2Go-Commits] [live-build-x2go] 44/58: name change

git-admin at x2go.org git-admin at x2go.org
Tue Feb 14 09:34:12 CET 2017


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch feature/openbox
in repository live-build-x2go.

commit f56007e3e4cd3c8094f22a3ddff7992e848e4bdf
Author: Stefan Baur (BAUR-ITCS) <kontakt at baur-itcs.de>
Date:   Mon Jan 2 10:59:54 2017 +0100

    name change
---
 .../live/config/2400-x2go-getportableappsettings   |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/config/includes.chroot/lib/live/config/2400-x2go-getportableappsettings b/config/includes.chroot/lib/live/config/2400-x2go-getportableappsettings
index f565018..4e417db 100755
--- a/config/includes.chroot/lib/live/config/2400-x2go-getportableappsettings
+++ b/config/includes.chroot/lib/live/config/2400-x2go-getportableappsettings
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-X2GoGetPortableAppSettings ()
+X2GoGetPortableAppSessions ()
 {
 
 # Output startup message
 #
-echo -n " x2go-getportableappsettings"
+echo -n " x2go-getportableappsessions"
 
 # This script is for using the iso-hybrid image along with the "second partition" patch
 # it allows you to share a configuration between X2GoClient for Windows in portable
@@ -20,4 +20,4 @@ else
 fi
 }
 
-X2GoGetPortableAppSettings
+X2GoGetPortableAppSessions

--
Alioth's /srv/git/code.x2go.org/live-build-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/live-build-x2go.git


More information about the x2go-commits mailing list