The branch, twofactorauth has been updated via cce7282b44ed4a63885eb3f780224a48e5a5f2e2 (commit) from 2af3a9411728a631bbf33b41c5a2f317ce611e54 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: x2go/__init__.py | 2 +- x2go/cleanup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/x2go/__init__.py b/x2go/__init__.py index f4b77dd..d93b0ce 100644 --- a/x2go/__init__.py +++ b/x2go/__init__.py @@ -123,7 +123,7 @@ Configuration and Session Management Conclusively, any change to either of the configuration files will be reflected as a change in your X2go client behaviour: - - X2goSessionProfiles: changing a session profile in + - X2goSessionProfiles: changes to a session profile in the »sessions« file will be available for the next registered X2goRegisteredSession instance - X2goClientPrinting: on each incoming X2go print job the diff --git a/x2go/cleanup.py b/x2go/cleanup.py index 8f77e25..1c38ccd 100644 --- a/x2go/cleanup.py +++ b/x2go/cleanup.py @@ -18,7 +18,7 @@ # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. """\ -A recommended session clean up helper function. +A recommended X2go session clean up helper function. """ import paramiko hooks/post-receive -- python-x2go.git (Python X2Go Client API) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "python-x2go.git" (Python X2Go Client API).