This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gothinclient. from b3a5d8a common: update copyright notices, whitespace fixes. Happy new year! new a00d5fb 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: README.howto | 2 +- debian/changelog | 4 ++++ management/etc/x2gothinclient_settings | 2 +- management/man/x2gothinclient_preptftpboot.8 | 2 +- management/man/x2gothinclient_update.8 | 2 +- management/man/x2gothinclient_upgrade.8 | 2 +- 6 files changed, 9 insertions(+), 5 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit a00d5fb4257e8a554e2cff927fec9fbf36da99c0 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Jan 9 04:25:53 2015 +0100 common: change X2go -> X2Go. --- README.howto | 2 +- debian/changelog | 4 ++++ management/etc/x2gothinclient_settings | 2 +- management/man/x2gothinclient_preptftpboot.8 | 2 +- management/man/x2gothinclient_update.8 | 2 +- management/man/x2gothinclient_upgrade.8 | 2 +- 6 files changed, 9 insertions(+), 5 deletions(-) diff --git a/README.howto b/README.howto index 83c1fd0..db921d0 100644 --- a/README.howto +++ b/README.howto @@ -1,4 +1,4 @@ -X2go Thin Client Environment +XGgo Thin Client Environment ============================ A detailled installation description is available in the X2Go Wiki: diff --git a/debian/changelog b/debian/changelog index 2d5ecf6..1aed61b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -88,6 +88,10 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low * debian/po: + Add DebConf translation to Turkish. + [ Mihai Moldovan ] + * New upstream release (1.5.0.0): + - Change string "X2go" to "X2Go" where appropriate. + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 27 Feb 2014 12:03:00 +0100 x2gothinclient (1.1.0.2-0x2go1) unstable; urgency=low diff --git a/management/etc/x2gothinclient_settings b/management/etc/x2gothinclient_settings index 7c5c8ad..d1db7a0 100644 --- a/management/etc/x2gothinclient_settings +++ b/management/etc/x2gothinclient_settings @@ -69,7 +69,7 @@ TC_TFTP_BOOT="/srv/tftp" #TC_NONINTERACTIVE=yes echo -echo "X2go Thin Client Environment:" +echo "X2Go Thin Client Environment:" echo "=============================" echo "The X2Go Thin Client Environment is using the following" echo "settings:" diff --git a/management/man/x2gothinclient_preptftpboot.8 b/management/man/x2gothinclient_preptftpboot.8 index a50050c..fc7fa67 100644 --- a/management/man/x2gothinclient_preptftpboot.8 +++ b/management/man/x2gothinclient_preptftpboot.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gothinclient_preptftpboot 8 "July 2013" "Version 1.1.0.x" "X2go Thin Client Environment" +.TH x2gothinclient_preptftpboot 8 "July 2013" "Version 1.1.0.x" "X2Go Thin Client Environment" .SH NAME x2gothinclient_preptftpboot \- Prepare PXE/Syslinux Boot Environment (delivered via tftpd) on X2Go PXE Server. .SH SYNOPSIS diff --git a/management/man/x2gothinclient_update.8 b/management/man/x2gothinclient_update.8 index 38a5859..7c889ed 100644 --- a/management/man/x2gothinclient_update.8 +++ b/management/man/x2gothinclient_update.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gothinclient_update 8 "July 2013" "Version 1.1.0.x" "X2go Thin Client Environment" +.TH x2gothinclient_update 8 "July 2013" "Version 1.1.0.x" "X2Go Thin Client Environment" .SH NAME x2gothinclient_update \- Updates the X2Go Thin Client configuration. .SH SYNOPSIS diff --git a/management/man/x2gothinclient_upgrade.8 b/management/man/x2gothinclient_upgrade.8 index aa14cf3..e992b23 100644 --- a/management/man/x2gothinclient_upgrade.8 +++ b/management/man/x2gothinclient_upgrade.8 @@ -16,7 +16,7 @@ x2gothinclient_upgrade \- Upgrade the X2Go Thin Client's software. .SH DESCRIPTION This helper script performs a package upgrade within the X2Go thin client chroot. Use this script to update/upgrade your -X2go thin client's software. +X2Go thin client's software. .PP .SH OPTIONS \fBx2gothinclient_upgrade\fR has no known options. -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git