This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goadmincenter. from 4a8231b common: change X2go to X2Go where appropriate. Probably needs more work project-wide. new 8732e93 common: change X2go -> X2Go. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/control | 2 +- debian/menu | 2 +- x2goadmincenter.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goadmincenter.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goadmincenter. commit 8732e93402ce1d89afc6b376c7712ed83fbda94c Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Jan 9 03:57:14 2015 +0100 common: change X2go -> X2Go. --- debian/control | 2 +- debian/menu | 2 +- x2goadmincenter.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 0b1230b..76fa462 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Description: X2Go Administration Center (Qt4 client) - audio support - authentication by smartcard and USB stick . - X2Go Admin Center is a graphical client (Qt4) for the X2go administration + X2Go Admin Center is a graphical client (Qt4) for the X2Go administration interface. You can use it to administrate a single X2Go server, as well as multi-server based X2Go clusters. diff --git a/debian/menu b/debian/menu index 5d8701b..1d15230 100644 --- a/debian/menu +++ b/debian/menu @@ -1,6 +1,6 @@ ?package(x2goadmincenter):\ needs="X11"\ section="Applications/System/Administration"\ - title="X2go Administration Center"\ + title="X2Go Administration Center"\ icon="/usr/share/x2goadmincenter/icons/x2goadmincenter.xpm"\ command="/usr/bin/x2goadmincenter" diff --git a/x2goadmincenter.spec b/x2goadmincenter.spec index d730b43..e38a0b4 100644 --- a/x2goadmincenter.spec +++ b/x2goadmincenter.spec @@ -49,7 +49,7 @@ X2Go is a serverbased computing environment with - audio support - authentication by smartcard and USB stick -X2Go Admin Center is a graphical client (Qt4) for the X2go administration +X2Go Admin Center is a graphical client (Qt4) for the X2Go administration interface. You can use it to administrate a single X2Go server, as well as multi-server based X2Go clusters. -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goadmincenter.git