The branch, build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d has been updated via 12ce7e2b05ed89da2871773335762d2f2257ba7d (commit) from deccf81fc0840af73df45ac47cd49441651025a2 (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: pyhoca/wxgui/profilemanager.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/pyhoca/wxgui/profilemanager.py b/pyhoca/wxgui/profilemanager.py index 45830fa..d8b9eed 100644 --- a/pyhoca/wxgui/profilemanager.py +++ b/pyhoca/wxgui/profilemanager.py @@ -55,9 +55,9 @@ class PyHocaGUI_ProfileManager(wx.Dialog): 'KDE': 'K Desktop Environment (KDE)', 'LXDE': 'Lightweight X Desktop (LXDE)', 'XDMCP': 'XDMCP Query', - 'EMBEDDED_MENU': 'Embedded Application Menu', + #'EMBEDDED_MENU': 'Embedded Application Menu', 'RDP': 'Windows Terminal Server (RDP-proxy)', - 'DirectRDP': 'Windows Terminal Server (RDP-direct)', + #'DirectRDP': 'Windows Terminal Server (RDP-direct)', 'APPLICATION': 'Single Application', 'CUSTOM': 'Custom command', } hooks/post-receive -- pyhoca-gui.git (Python X2Go Client (wxPython GUI)) 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 "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).