[X2Go-Commits] [x2golxdebindings] 01/01: common: change X2go -> X2Go.
git-admin at x2go.org
git-admin at x2go.org
Fri Jan 9 04:07:40 CET 2015
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2golxdebindings.
commit 8c6b2a52114c5ed602c6e4535b951d427e7d86f1
Author: Mihai Moldovan <ionic at ionic.de>
Date: Fri Jan 9 04:07:24 2015 +0100
common: change X2go -> X2Go.
---
AUTHORS | 2 +-
debian/changelog | 4 ++++
debian/copyright | 2 +-
.../x2gofeature.d/x2goserver-lxdebindings.features | 4 ++--
4 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/AUTHORS b/AUTHORS
index b0b5864..f88d99f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2,5 +2,5 @@ The x2golxdebindings project has been initial set up by
Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
-and is currently maintained by different authors of the X2go project.
+and is currently maintained by different authors of the X2Go project.
diff --git a/debian/changelog b/debian/changelog
index b756c84..d25f585 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,10 @@ x2golxdebindings (1.0.2.3-0x2go1) UNRELEASED; urgency=low
+ Adapt to building on openSUSE/SLES.
+ On openSUSE the icon drive-optical.png is media-optical.png.
+ [ Mihai Moldovan ]
+ * New upstream version (1.0.2.3):
+ - Change string "X2go" to "X2Go" where appropriate.
+
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Wed, 02 Apr 2014 10:38:54 +0200
x2golxdebindings (1.0.2.2-0x2go1) unstable; urgency=low
diff --git a/debian/copyright b/debian/copyright
index 003c55d..dea5353 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Sun, 14 Aug 2011 20:09:03 +0200.
Upstream Author: Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
-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 Affero General Public License as published by
diff --git a/share/x2go/x2gofeature.d/x2goserver-lxdebindings.features b/share/x2go/x2gofeature.d/x2goserver-lxdebindings.features
index c2cd970..0e68a5c 100755
--- a/share/x2go/x2gofeature.d/x2goserver-lxdebindings.features
+++ b/share/x2go/x2gofeature.d/x2goserver-lxdebindings.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_LXDEBINDINGS") echo "ok"; exit 0;;
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2golxdebindings.git
More information about the x2go-commits
mailing list