[X2Go-Commits] [pyhoca-gui] 01/02: pyhoca/wxgui/profilemanager.py: Support IceWM desktop environment.

git-admin at x2go.org git-admin at x2go.org
Mon Nov 26 10:22:01 CET 2018


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

x2go pushed a commit to branch master
in repository pyhoca-gui.

commit 6c68830434e19b1e128a9974675861ffa7b06117
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Nov 26 10:21:25 2018 +0100

    pyhoca/wxgui/profilemanager.py: Support IceWM desktop environment.
---
 pyhoca/wxgui/profilemanager.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pyhoca/wxgui/profilemanager.py b/pyhoca/wxgui/profilemanager.py
index f021862..ef3aab0 100644
--- a/pyhoca/wxgui/profilemanager.py
+++ b/pyhoca/wxgui/profilemanager.py
@@ -84,6 +84,7 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
             'KDE': _(u'K Desktop Environment (KDE)'),
             'LXDE': _(u'Lightweight X Desktop (LXDE, based on GTK-2)'),
             'LXQt': _(u'Lightweight X Desktop (LXQt, based on Qt5)'),
+            'IceWM': _(u'IceWM Desktop'),
             'TRINITY': _(u'Trinity X Desktop (KDE3-like)'),
             'UNITY': _(u'Unity X Desktop Shell (UNITY)'),
             'XFCE': _(u'XFCE Desktop (XFCE)'),

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


More information about the x2go-commits mailing list