[X2Go-Commits] pyhoca-gui.git - build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d (branch) updated: 0.1.0.10-17-g367871d

X2Go dev team git-admin at x2go.org
Tue Aug 27 13:21:54 CEST 2013


The branch, build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d has been updated
       via  367871d39ee8a270aed41f7ac0e16bc61d706470 (commit)
      from  f571e24d5b002e6a466ecfb77fc8fc75398fef77 (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:
 debian/changelog               |    2 ++
 pyhoca/wxgui/profilemanager.py |    2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 5c429b4..eaeaf02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ pyhoca-gui (0.1.0.11-0~x2go1) UNRELEASED; urgency=low
     - Session profile menu: allow multi-depth submenu structures, use '/'
       as submenu separator item in session profile name.
     - Enable session profile submenus functionality to profile manager.
+    - Rename single application OFFICE from Openoffice.org to Office (more
+      generic name).
   * Depend on Python X2Go 0.1.1.9.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 09 Nov 2011 03:13:09 +0100
diff --git a/pyhoca/wxgui/profilemanager.py b/pyhoca/wxgui/profilemanager.py
index c444fb0..8bccf2d 100644
--- a/pyhoca/wxgui/profilemanager.py
+++ b/pyhoca/wxgui/profilemanager.py
@@ -86,7 +86,7 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
         self.applicationChoices = {
             'WWWBROWSER': _(u'Internet Browser'),
             'MAILCLIENT': _(u'Email Client'),
-            'OFFICE': _(u'Openoffice.org'), 
+            'OFFICE': _(u'Office'), 
             'TERMINAL': _(u'Terminal'), 
             }
         self.linkChoices = {


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