[X2Go-Commits] [x2godesktopsharing] 01/01: common: change X2go -> X2Go.

git-admin at x2go.org git-admin at x2go.org
Fri Jan 9 04:00:20 CET 2015


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

x2go pushed a commit to branch master
in repository x2godesktopsharing.

commit 4eac4dd3efe58fb999d65641ae52344b4d5f1991
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Jan 9 04:00:17 2015 +0100

    common: change X2go -> X2Go.
---
 bin/x2goresume-desktopsharing                   |    2 +-
 bin/x2gosuspend-desktopsharing                  |    2 +-
 bin/x2goterminate-desktopsharing                |    2 +-
 share/x2gofeature.d/x2godesktopsharing.features |    4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/bin/x2goresume-desktopsharing b/bin/x2goresume-desktopsharing
index 8f743ad..c07087e 100755
--- a/bin/x2goresume-desktopsharing
+++ b/bin/x2goresume-desktopsharing
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2007-2015 X2go Project - http://wiki.x2go.org
+# Copyright (C) 2007-2015 X2Go Project - http://wiki.x2go.org
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/bin/x2gosuspend-desktopsharing b/bin/x2gosuspend-desktopsharing
index 2d36cbd..81639de 100755
--- a/bin/x2gosuspend-desktopsharing
+++ b/bin/x2gosuspend-desktopsharing
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2007-2015 X2go Project - http://wiki.x2go.org
+# Copyright (C) 2007-2015 X2Go Project - http://wiki.x2go.org
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/bin/x2goterminate-desktopsharing b/bin/x2goterminate-desktopsharing
index ebea05d..59735a0 100755
--- a/bin/x2goterminate-desktopsharing
+++ b/bin/x2goterminate-desktopsharing
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2007-2015 X2go Project - http://wiki.x2go.org
+# Copyright (C) 2007-2015 X2Go Project - http://wiki.x2go.org
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/share/x2gofeature.d/x2godesktopsharing.features b/share/x2gofeature.d/x2godesktopsharing.features
index 94cc456..26e2518 100755
--- a/share/x2gofeature.d/x2godesktopsharing.features
+++ b/share/x2gofeature.d/x2godesktopsharing.features
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2007-2015 X2go Project - http://wiki.x2go.org
+# Copyright (C) 2007-2015 X2Go Project - http://wiki.x2go.org
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -26,7 +26,7 @@ $X2GO_LIB_PATH/x2gosyslog "$0" "info" "$(basename $0) called with options: $@"
 
 X2GO_FEATURE=$1
 
-# check for X2go server core features
+# check for X2Go server core features
 case "$X2GO_FEATURE" in
 
     "X2GO_DESKTOPSHARING") echo "ok"; exit 0;;

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


More information about the x2go-commits mailing list