[X2Go-Commits] [x2gobroker] 01/01: x2gobroker/defaults.py: Hint that there is a new feature in X2Go: X2Go KDrive.

git-admin at x2go.org git-admin at x2go.org
Fri Jul 19 22:23:04 CEST 2019


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2gobroker.

commit 39bb468897faee8825bf866325aab07f13deb4c2
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Jul 19 22:22:57 2019 +0200

    x2gobroker/defaults.py: Hint that there is a new feature in X2Go: X2Go KDrive.
---
 debian/changelog       | 2 ++
 x2gobroker/defaults.py | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8ae93b1..bbede3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ x2gobroker (0.0.4.2-0x2go1) UNRELEASED; urgency=medium
 
   [ Mike Gabriel ]
   * etc/x2gobroker.conf: Fix typo in command example."
+  * x2gobroker/defaults.py: Hint that there is a new feature in X2Go: X2Go
+    KDrive.
 
  -- X2Go Release Manager <git-admin at x2go.org>  Mon, 22 Apr 2019 12:31:49 +0200
 
diff --git a/x2gobroker/defaults.py b/x2gobroker/defaults.py
index 8989688..0441800 100644
--- a/x2gobroker/defaults.py
+++ b/x2gobroker/defaults.py
@@ -305,6 +305,7 @@ X2GO_DESKTOP_SESSIONS= [
 X2GOBROKER_SESSIONPROFILE_DEFAULTS = {
     'DEFAULT': {
         'command': 'TERMINAL',
+        'kdrive': False,
         'defsndport': True,
         'useiconv': False,
         'iconvfrom': 'UTF-8',

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git


More information about the x2go-commits mailing list