The branch, twofactorauth has been updated via 37b7483ca6de24c9341050161b4ed033c3cee039 (commit) from a198f3a869a09d7ce2497e037b75160dd6fa8d7c (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 ++++ po/pyhoca-gui.pot | 104 +++++++++++++++++++++++----------------------- pyhoca/wxgui/__init__.py | 2 +- 3 files changed, 61 insertions(+), 53 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index f0be378..0544418 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pyhoca-gui (0.0.30.1-0~nwt1) natty lucid maverick stable testing unstable; urgency=low + + * depending on python-x2go 0.0.39.1 + * new upstream + - enabled printing preferences for non-development versions + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 1 Mar 2011 01:10:00 +0100 + pyhoca-gui (0.0.30.0-0~nwt1) natty lucid maverick stable testing unstable; urgency=low * depending on python-x2go 0.0.39.0 diff --git a/po/pyhoca-gui.pot b/po/pyhoca-gui.pot index 8f4300b..a5b8ffa 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-03-01 00:42+0100\n" +"POT-Creation-Date: 2011-03-01 01:04+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -52,16 +52,16 @@ msgid "Cancel" msgstr "" #: ../pyhoca/wxgui/logon.py:246 ../pyhoca/wxgui/logon.py:279 -#: ../pyhoca/wxgui/frontend.py:322 +#: ../pyhoca/wxgui/frontend.py:320 #, python-format msgid "%s - connect failure" msgstr "" -#: ../pyhoca/wxgui/logon.py:247 ../pyhoca/wxgui/frontend.py:322 +#: ../pyhoca/wxgui/logon.py:247 ../pyhoca/wxgui/frontend.py:320 msgid "User is not allowed to start X2go sessions!" msgstr "" -#: ../pyhoca/wxgui/logon.py:252 ../pyhoca/wxgui/frontend.py:326 +#: ../pyhoca/wxgui/logon.py:252 ../pyhoca/wxgui/frontend.py:324 #, python-format msgid "%s - connect" msgstr "" @@ -88,20 +88,20 @@ msgid "Authentication to the SSH proxy server failed!" msgstr "" #: ../pyhoca/wxgui/logon.py:299 ../pyhoca/wxgui/logon.py:305 -#: ../pyhoca/wxgui/logon.py:321 ../pyhoca/wxgui/frontend.py:339 -#: ../pyhoca/wxgui/frontend.py:348 ../pyhoca/wxgui/frontend.py:351 -#: ../pyhoca/wxgui/frontend.py:354 +#: ../pyhoca/wxgui/logon.py:321 ../pyhoca/wxgui/frontend.py:337 +#: ../pyhoca/wxgui/frontend.py:346 ../pyhoca/wxgui/frontend.py:349 +#: ../pyhoca/wxgui/frontend.py:352 #, python-format msgid "%s - connect error" msgstr "" -#: ../pyhoca/wxgui/logon.py:311 ../pyhoca/wxgui/frontend.py:342 -#: ../pyhoca/wxgui/frontend.py:345 +#: ../pyhoca/wxgui/logon.py:311 ../pyhoca/wxgui/frontend.py:340 +#: ../pyhoca/wxgui/frontend.py:343 #, python-format msgid "%s - host key error" msgstr "" -#: ../pyhoca/wxgui/logon.py:312 ../pyhoca/wxgui/frontend.py:342 +#: ../pyhoca/wxgui/logon.py:312 ../pyhoca/wxgui/frontend.py:340 msgid "" "The remote server's host key is invalid or has not been accepted by the user" msgstr "" @@ -614,56 +614,56 @@ msgstr "" msgid "Connect Server" msgstr "" -#: ../pyhoca/wxgui/frontend.py:326 +#: ../pyhoca/wxgui/frontend.py:324 msgid "Public SSH key authentication has been successful." msgstr "" -#: ../pyhoca/wxgui/frontend.py:345 +#: ../pyhoca/wxgui/frontend.py:343 msgid "" "The SSH proxy's host key is invalid or has not been accepted by the user" msgstr "" -#: ../pyhoca/wxgui/frontend.py:354 +#: ../pyhoca/wxgui/frontend.py:352 msgid "Authentication protocol communication incomplete! Try again..." msgstr "" -#: ../pyhoca/wxgui/frontend.py:357 +#: ../pyhoca/wxgui/frontend.py:355 #, python-format msgid "%s - auth key error" msgstr "" -#: ../pyhoca/wxgui/frontend.py:432 +#: ../pyhoca/wxgui/frontend.py:430 msgid "Cleaning X2go sessions..." msgstr "" -#: ../pyhoca/wxgui/frontend.py:452 +#: ../pyhoca/wxgui/frontend.py:450 #, python-format msgid "%s - disconnect" msgstr "" -#: ../pyhoca/wxgui/frontend.py:452 +#: ../pyhoca/wxgui/frontend.py:450 msgid "X2go Profile is now disconnected." msgstr "" -#: ../pyhoca/wxgui/frontend.py:460 +#: ../pyhoca/wxgui/frontend.py:458 msgid "New Session Profile" msgstr "" -#: ../pyhoca/wxgui/frontend.py:489 +#: ../pyhoca/wxgui/frontend.py:487 #, python-format msgid "%s - profile deleted" msgstr "" -#: ../pyhoca/wxgui/frontend.py:489 +#: ../pyhoca/wxgui/frontend.py:487 msgid "The session profile has been deleted." msgstr "" -#: ../pyhoca/wxgui/frontend.py:504 +#: ../pyhoca/wxgui/frontend.py:502 #, python-format msgid "%s - share local folder with sessions of this profile" msgstr "" -#: ../pyhoca/wxgui/frontend.py:556 +#: ../pyhoca/wxgui/frontend.py:554 #, python-format msgid "" "The authenticity of host [%s]:%s can't be established.\n" @@ -672,41 +672,41 @@ msgid "" "Are you sure you want to continue connecting?" msgstr "" -#: ../pyhoca/wxgui/frontend.py:564 +#: ../pyhoca/wxgui/frontend.py:562 #, python-format msgid "%s: Confirm Host Authorization" msgstr "" -#: ../pyhoca/wxgui/frontend.py:583 +#: ../pyhoca/wxgui/frontend.py:581 #, python-format msgid "%s - channel error" msgstr "" -#: ../pyhoca/wxgui/frontend.py:583 +#: ../pyhoca/wxgui/frontend.py:581 #, python-format msgid "" "Lost connection to server %s unexpectedly! Try to re-authenticate to the " "server..." msgstr "" -#: ../pyhoca/wxgui/frontend.py:586 ../pyhoca/wxgui/frontend.py:592 +#: ../pyhoca/wxgui/frontend.py:584 ../pyhoca/wxgui/frontend.py:590 #, python-format msgid "%s - session failure" msgstr "" -#: ../pyhoca/wxgui/frontend.py:586 +#: ../pyhoca/wxgui/frontend.py:584 #, python-format msgid "" "The command ,,%s'' is not available on X2go server\n" "%s)." msgstr "" -#: ../pyhoca/wxgui/frontend.py:589 +#: ../pyhoca/wxgui/frontend.py:587 #, python-format msgid "%s - session warning" msgstr "" -#: ../pyhoca/wxgui/frontend.py:589 +#: ../pyhoca/wxgui/frontend.py:587 #, python-format msgid "" "Reverse TCP port forwarding request for session %s to server port %s has " @@ -714,54 +714,54 @@ msgid "" "help to restart the X2go server's SSH daemon." msgstr "" -#: ../pyhoca/wxgui/frontend.py:592 +#: ../pyhoca/wxgui/frontend.py:590 #, python-format msgid "" "Forwarding tunnel request to [%s]:%s for session %s was denied by remote " "X2go/SSH server. Session startup failed." msgstr "" -#: ../pyhoca/wxgui/frontend.py:595 +#: ../pyhoca/wxgui/frontend.py:593 #, python-format msgid "%s - audio warning" msgstr "" -#: ../pyhoca/wxgui/frontend.py:595 +#: ../pyhoca/wxgui/frontend.py:593 msgid "" "The X2go PulseAudio system is not available within Remote Desktop sessions." msgstr "" -#: ../pyhoca/wxgui/frontend.py:598 ../pyhoca/wxgui/frontend.py:601 +#: ../pyhoca/wxgui/frontend.py:596 ../pyhoca/wxgui/frontend.py:599 #, python-format msgid "%s - audio error" msgstr "" -#: ../pyhoca/wxgui/frontend.py:598 +#: ../pyhoca/wxgui/frontend.py:596 msgid "The X2go PulseAudio system could not be started." msgstr "" -#: ../pyhoca/wxgui/frontend.py:601 +#: ../pyhoca/wxgui/frontend.py:599 msgid "The X2go PulseAudio system has died unexpectedly." msgstr "" -#: ../pyhoca/wxgui/frontend.py:604 +#: ../pyhoca/wxgui/frontend.py:602 #, python-format msgid "%s - audio problem" msgstr "" -#: ../pyhoca/wxgui/frontend.py:604 +#: ../pyhoca/wxgui/frontend.py:602 #, python-format msgid "" "The audio connection could not be set up for this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:619 ../pyhoca/wxgui/frontend.py:621 +#: ../pyhoca/wxgui/frontend.py:617 ../pyhoca/wxgui/frontend.py:619 #, python-format msgid "%s - print error" msgstr "" -#: ../pyhoca/wxgui/frontend.py:619 +#: ../pyhoca/wxgui/frontend.py:617 #, python-format msgid "" "%s\n" @@ -769,7 +769,7 @@ msgid "" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:621 +#: ../pyhoca/wxgui/frontend.py:619 #, python-format msgid "" "%s\n" @@ -777,74 +777,74 @@ msgid "" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:624 ../pyhoca/wxgui/frontend.py:627 +#: ../pyhoca/wxgui/frontend.py:622 ../pyhoca/wxgui/frontend.py:625 #, python-format msgid "%s - start" msgstr "" -#: ../pyhoca/wxgui/frontend.py:624 +#: ../pyhoca/wxgui/frontend.py:622 #, python-format msgid "" "New X2go session starting up...\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:627 +#: ../pyhoca/wxgui/frontend.py:625 #, python-format msgid "" "Another client started X2go session\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:630 ../pyhoca/wxgui/frontend.py:633 +#: ../pyhoca/wxgui/frontend.py:628 ../pyhoca/wxgui/frontend.py:631 #, python-format msgid "%s - resume" msgstr "" -#: ../pyhoca/wxgui/frontend.py:630 +#: ../pyhoca/wxgui/frontend.py:628 #, python-format msgid "" "Resuming X2go session...\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:633 +#: ../pyhoca/wxgui/frontend.py:631 #, python-format msgid "" "Another client resumed X2go session\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:636 +#: ../pyhoca/wxgui/frontend.py:634 #, python-format msgid "%s - running" msgstr "" -#: ../pyhoca/wxgui/frontend.py:636 +#: ../pyhoca/wxgui/frontend.py:634 #, python-format msgid "" "Found already running session\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:639 +#: ../pyhoca/wxgui/frontend.py:637 #, python-format msgid "%s - suspend" msgstr "" -#: ../pyhoca/wxgui/frontend.py:639 +#: ../pyhoca/wxgui/frontend.py:637 #, python-format msgid "" "X2go Session has been suspended\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:648 +#: ../pyhoca/wxgui/frontend.py:646 #, python-format msgid "%s - terminate" msgstr "" -#: ../pyhoca/wxgui/frontend.py:648 +#: ../pyhoca/wxgui/frontend.py:646 #, python-format msgid "" "X2go Session has terminated\n" diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py index 26fdbd5..ee21419 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.30.0' +__VERSION__ = '0.0.30.1' from frontend import * 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)).