[X2Go-Commits] [x2goclient] 03/04: man/man1/x2goclient.1: clarify what the close button now does.
git-admin at x2go.org
git-admin at x2go.org
Wed Feb 14 22:55:31 CET 2018
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goclient.
commit 812f5b09facfbfc520c50cd0a4c84056beb32844
Author: Mihai Moldovan <ionic at ionic.de>
Date: Wed Feb 14 22:36:45 2018 +0100
man/man1/x2goclient.1: clarify what the close button now does.
It either lets the user re-login to the broker or closes the client.
---
debian/changelog | 2 ++
man/man1/x2goclient.1 | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 09e563e..6949544 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -75,6 +75,8 @@ x2goclient (4.1.1.1-0x2go1) UNRELEASED; urgency=medium
- src/onmainwindow.cpp: always enable close button, let it log out from a
broker if already authenticated or close the client on click. Fixes:
#1209.
+ - man/man1/x2goclient.1: clarify what the close button now does. It either
+ lets the user re-login to the broker or closes the client.
[ Oleksandr Shneyder ]
* New upstream version (4.1.1.1):
diff --git a/man/man1/x2goclient.1 b/man/man1/x2goclient.1
index 36eec15..d0dd806 100644
--- a/man/man1/x2goclient.1
+++ b/man/man1/x2goclient.1
@@ -193,8 +193,8 @@ Show a "Shutdown" button in the top left corner of X2Go Client. When pressed, X2
$HOME/.halt. An external script has to watch for this file and trigger a thinclient shutdown once it appears.
.TP
\*(T<\fB\-\-closebt\fR\*(T>
-Show a "Close" button in the top left corner of X2Go Client when logged in broker/thinclient mode.
-When pressed, X2Go Client will be closed and automatically restarted if in thinclient mode.
+Show a "Close" button in the top left corner of X2Go Client. When logged in to a broker, pressing this button
+X2Go Client lets you login to the broker again. Otherwise, X2Go Client will be closed.
.SH PORTABLE OPTIONS
X2Go Client can be installed on a USB-Flashdrive as a portable applications. If installed that way, the following
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
More information about the x2go-commits
mailing list