[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 0.2.0.4-38-g5bb0021

X2Go dev team git-admin at x2go.org
Sat Sep 14 15:56:22 CEST 2013


The branch, twofactorauth has been updated
       via  5bb0021dc90086ae1d4182f463d2e5941fb22a3a (commit)
      from  eba734c45a3b62effec934404e1b8f78804b25a7 (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 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/pyhoca/wxgui/profilemanager.py b/pyhoca/wxgui/profilemanager.py
index a3d3976..27ffbfd 100644
--- a/pyhoca/wxgui/profilemanager.py
+++ b/pyhoca/wxgui/profilemanager.py
@@ -795,7 +795,7 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
         self.X2goTabs.AddPage(self.tab_Connection, _(u"Connection"))
         self.X2goTabs.AddPage(self.tab_LinkQuality, _(u"Link Quality"))
         self.X2goTabs.AddPage(self.tab_Settings, _(u"Settings"))
-        self.X2goTabs.AddPage(self.tab_SharedResources, _(u"Shared Resources"))
+        self.X2goTabs.AddPage(self.tab_SharedResources, _(u"Sharing"))
 
         # the bottom area with OK, Defaults and Cancel buttons
         sizer_B = wx.BoxSizer(wx.HORIZONTAL)


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)).




More information about the x2go-commits mailing list