The branch, twofactorauth has been updated via b539a2fb43651d295ed2562cb680cae4bcfd2afd (commit) from a17a1236e0a648fc714c685183f1c9e35a517183 (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 | 1 + 1 file changed, 1 insertion(+) The diff of changes is: diff --git a/pyhoca/wxgui/profilemanager.py b/pyhoca/wxgui/profilemanager.py index dcd65b8..a4f9432 100644 --- a/pyhoca/wxgui/profilemanager.py +++ b/pyhoca/wxgui/profilemanager.py @@ -62,6 +62,7 @@ class PyHocaGUI_ProfileManager(wx.Dialog): 'GNOME': _(u'GNOME Desktop (GNOME)'), 'KDE': _(u'K Desktop Environment (KDE)'), 'LXDE': _(u'Lightweight X Desktop (LXDE)'), + 'TRINITY': _(u'Trinity X Desktop (KDE3-like)'), 'XDMCP': _(u'XDMCP Query'), #'EMBEDDED_MENU': _(u'Embedded Application Menu'), 'RDP': _(u'Windows Terminal Server (RDP-proxy)'), 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)).