[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 0.0.27.0-11-g8dfcee3
X2Go dev team
git-admin at x2go.org
Sat Sep 14 15:54:43 CEST 2013
The branch, twofactorauth has been updated
via 8dfcee312bd7f2c71f55bedc57db870b169adba0 (commit)
from a0222e8396059b51527eab8a1b414dd843c29b4e (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 | 8 +++++---
debian/control | 4 ++--
po/pyhoca-gui.pot | 38 +++++++++++++++++++++++---------------
pyhoca/wxgui/__init__.py | 2 +-
pyhoca/wxgui/profilemanager.py | 6 +++---
5 files changed, 34 insertions(+), 24 deletions(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index bda0cdf..cf81802 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
-pyhoca-gui (0.0.27.1-0~nwt1) natty lucid maverick stable testing unstable; urgency=low
+pyhoca-gui (0.0.28.0-0~nwt1) natty lucid maverick stable testing unstable; urgency=low
- * EMPTY
+ * depending on python-x2go 0.0.37.0
+ * new upstream:
+ - reworked profile manager layout (added loads of invisible borders)
- -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Tue, 22 Feb 2011 13:26:00 +0100
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Fri, 25 Feb 2011 17:48:00 +0100
pyhoca-gui (0.0.27-0~nwt2) natty lucid maverick stable testing unstable; urgency=low
diff --git a/debian/control b/debian/control
index 1aff272..c36a4a1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: pyhoca-gui
Section: python
Priority: optional
-Maintainer: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+Maintainer: Mike Gabriel <mikeBBB.gabriel at das-netzwerkteam.de>
Build-Depends: debhelper (>= 7), python, python-setuptools, python-support, python-distutils-extra
Standards-Version: 3.9.1
Homepage: http://das-netzwerkteam.de/site/?q=node/71
@@ -9,7 +9,7 @@ XS-Python-Version: >= 2.6
Package: pyhoca-gui
Architecture: all
-Depends: ${misc:Depends}, python, python-x2go (>=0.0.36-0~nwt1),
+Depends: ${misc:Depends}, python, python-x2go (>=0.0.37.0-0~nwt1),
python-argparse, python-notify, python-setproctitle (>=1.0.1-1),
wx-common(>=2.8.10.0), python-wxtools (>=2.8.10.0)
Description: An graphical X2go client written in (wx)Python
diff --git a/po/pyhoca-gui.pot b/po/pyhoca-gui.pot
index 48a0433..b6cd841 100644
--- a/po/pyhoca-gui.pot
+++ b/po/pyhoca-gui.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-02-24 15:35+0100\n"
+"POT-Creation-Date: 2011-02-25 18:01+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
@@ -728,12 +728,20 @@ msgid ""
"%s"
msgstr ""
-#: ../pyhoca/wxgui/frontend.py:569
+#: ../pyhoca/wxgui/frontend.py:570 ../pyhoca/wxgui/frontend.py:572
#, python-format
msgid "%s - print error"
msgstr ""
-#: ../pyhoca/wxgui/frontend.py:569
+#: ../pyhoca/wxgui/frontend.py:570
+#, python-format
+msgid ""
+"%s\n"
+"...caused on printer %s by session\n"
+"%s"
+msgstr ""
+
+#: ../pyhoca/wxgui/frontend.py:572
#, python-format
msgid ""
"%s\n"
@@ -741,74 +749,74 @@ msgid ""
"%s"
msgstr ""
-#: ../pyhoca/wxgui/frontend.py:571 ../pyhoca/wxgui/frontend.py:573
+#: ../pyhoca/wxgui/frontend.py:574 ../pyhoca/wxgui/frontend.py:576
#, python-format
msgid "%s - start"
msgstr ""
-#: ../pyhoca/wxgui/frontend.py:571
+#: ../pyhoca/wxgui/frontend.py:574
#, python-format
msgid ""
"New X2go session starting up...\n"
"%s"
msgstr ""
-#: ../pyhoca/wxgui/frontend.py:573
+#: ../pyhoca/wxgui/frontend.py:576
#, python-format
msgid ""
"Another client started X2go session\n"
"%s"
msgstr ""
-#: ../pyhoca/wxgui/frontend.py:575 ../pyhoca/wxgui/frontend.py:577
+#: ../pyhoca/wxgui/frontend.py:578 ../pyhoca/wxgui/frontend.py:580
#, python-format
msgid "%s - resume"
msgstr ""
-#: ../pyhoca/wxgui/frontend.py:575
+#: ../pyhoca/wxgui/frontend.py:578
#, python-format
msgid ""
"Resuming X2go session...\n"
"%s"
msgstr ""
-#: ../pyhoca/wxgui/frontend.py:577
+#: ../pyhoca/wxgui/frontend.py:580
#, python-format
msgid ""
"Another client resumed X2go session\n"
"%s"
msgstr ""
-#: ../pyhoca/wxgui/frontend.py:579
+#: ../pyhoca/wxgui/frontend.py:582
#, python-format
msgid "%s - running"
msgstr ""
-#: ../pyhoca/wxgui/frontend.py:579
+#: ../pyhoca/wxgui/frontend.py:582
#, python-format
msgid ""
"Found already running session\n"
"%s"
msgstr ""
-#: ../pyhoca/wxgui/frontend.py:581
+#: ../pyhoca/wxgui/frontend.py:584
#, python-format
msgid "%s - suspend"
msgstr ""
-#: ../pyhoca/wxgui/frontend.py:581
+#: ../pyhoca/wxgui/frontend.py:584
#, python-format
msgid ""
"X2go Session has been suspended\n"
"%s"
msgstr ""
-#: ../pyhoca/wxgui/frontend.py:589
+#: ../pyhoca/wxgui/frontend.py:592
#, python-format
msgid "%s - terminate"
msgstr ""
-#: ../pyhoca/wxgui/frontend.py:589
+#: ../pyhoca/wxgui/frontend.py:592
#, python-format
msgid ""
"X2go Session has terminated\n"
diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py
index 17d9a83..b572191 100644
--- a/pyhoca/wxgui/__init__.py
+++ b/pyhoca/wxgui/__init__.py
@@ -18,6 +18,6 @@
# Free Software Foundation, Inc.,
# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-__VERSION__ = '0.0.27.1'
+__VERSION__ = '0.0.28.0'
from frontend import *
diff --git a/pyhoca/wxgui/profilemanager.py b/pyhoca/wxgui/profilemanager.py
index 5b99d03..33c9214 100644
--- a/pyhoca/wxgui/profilemanager.py
+++ b/pyhoca/wxgui/profilemanager.py
@@ -325,13 +325,13 @@ class PyHocaGUI_ProfileManager(wx.Dialog):
self.SSHKeyFileLabel.SetMinSize((-1, 16))
self.SSHKeyFile.SetMinSize((152, _textfield_height))
self.SSHKeyFileBrowseButton.SetSize(self.SSHKeyFileBrowseButton.GetBestSize())
- self.SSHProxyUserLabel.SetMinSize((110, 16))
+ self.SSHProxyUserLabel.SetMinSize((140, 16))
self.SSHProxyUser.SetMinSize((180, _textfield_height))
- self.SSHProxyHostLabel.SetMinSize((110, 16))
+ self.SSHProxyHostLabel.SetMinSize((140, 16))
self.SSHProxyHost.SetMinSize((180, _textfield_height))
self.SSHProxyKeyFile.SetMinSize((120, _textfield_height))
self.SSHProxyKeyFileBrowseButton.SetSize(self.SSHProxyKeyFileBrowseButton.GetBestSize())
- self.SSHProxyTunnelLabel.SetMinSize((110, 16))
+ self.SSHProxyTunnelLabel.SetMinSize((140, 16))
self.SSHProxyTunnelFromPort.SetMinSize((60, _textfield_height))
self.SSHProxyTunnelToPort.SetMinSize((60, _textfield_height))
self.SSHProxyTunnelFromHost.SetMinSize((120, _textfield_height))
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