This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gokdriveclient. from ed032d0 Rename occurences of X2GoEphyr to X2GoKdrive. new 3817c85 X.Org upstream spells it Kdrive, not KDrive. 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 | 6 +++--- debian/copyright | 2 +- man/man1/x2gokdriveclient.1 | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdriveclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gokdriveclient. commit 3817c8592a5e9c9ea3d97a8cfa9d00c37631f385 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jul 19 05:30:45 2019 +0200 X.Org upstream spells it Kdrive, not KDrive. --- debian/control | 6 +++--- debian/copyright | 2 +- man/man1/x2gokdriveclient.1 | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index 98e2b25..825af0e 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Depends: ${shlibs:Depends}, Recommends: x2goclient (>= 4.2.0.0~), -Description: KDrive graphical client backend for X2Go Client +Description: Kdrive graphical client backend for X2Go Client X2Go is a server based computing environment with - session resuming - low bandwidth support @@ -34,10 +34,10 @@ Description: KDrive graphical client backend for X2Go Client - audio support - authentication by smartcard and USB stick . - X2Go KDrive Client is the KDrive graphical backend for X2Go Client + X2Go Kdrive Client is the Kdrive graphical backend for X2Go Client that provides support for running modern desktop environments like GNOME, KDE Plasma, Cinnamon, etc. in X2Go Sessions. . - The X2Go KDrive graphical backend is not suitable for low bandwidth + The X2Go Kdrive graphical backend is not suitable for low bandwidth WAN connections between X2Go Client and X2Go Server. It is supposed for X2Go being used on the local area network. diff --git a/debian/copyright b/debian/copyright index ac8a2b2..b05f300 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,5 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: X2Go KDrive Client +Upstream-Name: X2Go Kdrive Client Upstream-Contact: Oleksandr Shneyder <o.schneydr@phoca-gmbh.de> Source: https://code.x2go.org/releases/source/x2gokdriveclient/ diff --git a/man/man1/x2gokdriveclient.1 b/man/man1/x2gokdriveclient.1 index 24cd2d9..6d3df77 100644 --- a/man/man1/x2gokdriveclient.1 +++ b/man/man1/x2gokdriveclient.1 @@ -7,7 +7,7 @@ .if \n(.g .mso www.tmac .TH x2gokdriveclient 1 "Jun 2019" "Version 0.0.0.1" "X2Go Application" .SH NAME -x2gokdriveclient \- Graphical client-side backend for X2Go Server's KDrive-based X-Server backend +x2gokdriveclient \- Graphical client-side backend for X2Go Server's Kdrive-based X-Server backend .SH SYNOPSIS 'nh .fi @@ -15,7 +15,7 @@ x2gokdriveclient \- Graphical client-side backend for X2Go Server's KDrive-based \fBx2gokdriveclient\fR \fI[options]\fR .SH DESCRIPTION -\fBx2gokdriveclient\fR is X2Go Client's graphical backend for displaying KDrive based X2Go Server sessions. +\fBx2gokdriveclient\fR is X2Go Client's graphical backend for displaying Kdrive based X2Go Server sessions. .PP You should not run this application standalone. It is evoked from within X2Go Client. .PP -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdriveclient.git