[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 0.1.0.10-179-g0598516

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


The branch, twofactorauth has been updated
       via  05985163d0026637b5a49e2888d0b7b0cf56276a (commit)
      from  3ac15ccee45500132843039fae9ffdd521f95a1a (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:
 Makefile.docupload             |    2 +-
 README                         |    4 ++--
 TODO                           |    4 ++--
 debian/copyright               |    4 ++--
 debian/rules                   |    2 +-
 po/bg.po                       |    2 +-
 po/de.po                       |    2 +-
 po/en.po                       |    2 +-
 po/es.po                       |    2 +-
 po/nb_NO.po                    |    2 +-
 po/nl.po                       |    2 +-
 po/sv.po                       |    2 +-
 pyhoca-gui                     |    6 +++---
 pyhoca/__init__.py             |    4 ++--
 pyhoca/wxgui/__init__.py       |    4 ++--
 pyhoca/wxgui/about.py          |    4 ++--
 pyhoca/wxgui/basepath.py       |    4 ++--
 pyhoca/wxgui/frontend.py       |    4 ++--
 pyhoca/wxgui/logon.py          |    4 ++--
 pyhoca/wxgui/menus_taskbar.py  |    4 ++--
 pyhoca/wxgui/notify.py         |    4 ++--
 pyhoca/wxgui/printingprefs.py  |    4 ++--
 pyhoca/wxgui/profilemanager.py |    4 ++--
 pyhoca/wxgui/sessiontitle.py   |    4 ++--
 pyhoca/wxgui/splash.py         |    4 ++--
 pyhoca/wxgui/taskbar.py        |    4 ++--
 setup.py                       |    2 +-
 27 files changed, 45 insertions(+), 45 deletions(-)

The diff of changes is:
diff --git a/Makefile.docupload b/Makefile.docupload
index 0607a61..fc1204c 100644
--- a/Makefile.docupload
+++ b/Makefile.docupload
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 # Makefile.docupload file - for pyhoca-gui
-# Copyright 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>, GPLv3 applies to this file
+# Copyright 2010-2012 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>, GPLv3 applies to this file
 
 VERSION=`head -n1 debian/changelog | sed 's,.*(\(.*\)).*,\1,' | cut -d"-" -f1`
 DOC_HOST=code.x2go.org
diff --git a/README b/README
index 36b2700..4c51227 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-pyhoca-gui - Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-             Copyright (C) 2010-2011 by Dick Kniep <dick.kniep at lindix.nl>
+pyhoca-gui - Copyright (C) 2010-2012 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+             Copyright (C) 2010-2012 by Dick Kniep <dick.kniep at lindix.nl>
              
 Published under the terms of the GNU General Public License.
 See http://www.gnu.org/licenses/gpl.html for a recent copy.
diff --git a/TODO b/TODO
index 07f2148..2c60921 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
-pyhoca-gui - Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-             Copyright (C) 2010-2011 by Dick Kniep <dick.kniep at lindix.nl>
+pyhoca-gui - Copyright (C) 2010-2012 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+             Copyright (C) 2010-2012 by Dick Kniep <dick.kniep at lindix.nl>
 
 Published under the terms of the GNU General Public License.
 See http://www.gnu.org/licenses/gpl.html for a recent copy.
diff --git a/debian/copyright b/debian/copyright
index 61a9d18..c37131b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
-pyhoca-gui - Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-             Copyright (C) 2010-2011 by Dick Kniep <dick.kniep at lindix.nl>
+pyhoca-gui - Copyright (C) 2010-2012 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+             Copyright (C) 2010-2012 by Dick Kniep <dick.kniep at lindix.nl>
              
 Published under the terms of the GNU General Public License.
 See http://www.gnu.org/licenses/gpl.html for a recent copy.
diff --git a/debian/rules b/debian/rules
index d7c7299..1a95cb9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # debian/rules file - for pyhoca-cli
 # Based on sample debian/rules file - for GNU Hello (1.3).
-# Copyright 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright 2010-2012 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 
 #PYVERS=$(shell pyversions -vr)
 
diff --git a/po/bg.po b/po/bg.po
index bd67a4e..92279d1 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -1,5 +1,5 @@
 # PyHoca-GUI / i18n.
-# Copyright (C) 2010-2011 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 #                         Dick Kniep <dick.kniep at lindix.nl>
 # This file is distributed under the same license as the PyHoca-GUI package.
 # Mike Gabriel <mike.gabriel at das-netzwerkteam.de>, 2011.
diff --git a/po/de.po b/po/de.po
index b907708..b1c8afe 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1,5 +1,5 @@
 # PyHoca-GUI / i18n.
-# Copyright (C) 2010-2011 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 #                         Dick Kniep <dick.kniep at lindix.nl>
 # This file is distributed under the same license as the PyHoca-GUI package.
 # Mike Gabriel <mike.gabriel at das-netzwerkteam.de>, 2011.
diff --git a/po/en.po b/po/en.po
index 6a3b2c5..7f53c78 100644
--- a/po/en.po
+++ b/po/en.po
@@ -1,5 +1,5 @@
 # PyHoca-GUI / i18n.
-# Copyright (C) 2010-2011 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 #                         Dick Kniep <dick.kniep at lindix.nl>
 # This file is distributed under the same license as the PyHoca-GUI package.
 # Mike Gabriel <mike.gabriel at das-netzwerkteam.de>, 2011.
diff --git a/po/es.po b/po/es.po
index 9faa24d..8c062a6 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1,5 +1,5 @@
 # PyHoca-GUI / i18n.
-# Copyright (C) 2010-2011 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 #                         Dick Kniep <dick.kniep at lindix.nl>
 # This file is distributed under the same license as the PyHoca-GUI package.
 #
diff --git a/po/nb_NO.po b/po/nb_NO.po
index c1d9647..e9d5c47 100644
--- a/po/nb_NO.po
+++ b/po/nb_NO.po
@@ -1,5 +1,5 @@
 # PyHoca-GUI / i18n.
-# Copyright (C) 2010-2011 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 #                         Dick Kniep <dick.kniep at lindix.nl>
 # This file is distributed under the same license as the PyHoca-GUI package.
 # Mike Gabriel <mike.gabriel at das-netzwerkteam.de>, 2011.
diff --git a/po/nl.po b/po/nl.po
index 440534c..d38eb69 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -1,5 +1,5 @@
 # PyHoca-GUI / i18n.
-# Copyright (C) 2010-2011 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 #                         Dick Kniep <dick.kniep at lindix.nl>
 # This file is distributed under the same license as the PyHoca-GUI package.
 # Mike Gabriel <mike.gabriel at das-netzwerkteam.de>, 2011.
diff --git a/po/sv.po b/po/sv.po
index 75d90eb..4812d5c 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,5 +1,5 @@
 # PyHoca-GUI / i18n.
-# Copyright (C) 2010-2011 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 #                         Dick Kniep <dick.kniep at lindix.nl>
 # This file is distributed under the same license as the PyHoca-GUI package.
 # Mike Gabriel <mike.gabriel at das-netzwerkteam.de>, 2011.
diff --git a/pyhoca-gui b/pyhoca-gui
index 1207bec..a6ccb3e 100755
--- a/pyhoca-gui
+++ b/pyhoca-gui
@@ -1,8 +1,8 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 
-# Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-# Copyright (C) 2010-2011 by Dick Kniep <dick.kniep at lindix.nl>
+# Copyright (C) 2010-2012 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 by Dick Kniep <dick.kniep at lindix.nl>
 #
 # PyHoca GUI is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -127,7 +127,7 @@ VERSION_TEXT="""
 %s[%s] - an X2Go GUI client written in Python
 ----------------------------------------------------------------------
 developed by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-sponsored by Dick Kniep <dick.kniep at lindix.nl> (2010-2011)
+sponsored by Dick Kniep <dick.kniep at lindix.nl> (2010-2012)
 
 VERSION: %s
 
diff --git a/pyhoca/__init__.py b/pyhoca/__init__.py
index 92271f4..471fcb8 100644
--- a/pyhoca/__init__.py
+++ b/pyhoca/__init__.py
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-# Copyright (C) 2010-2011 by Dick Kniep <dick.kniep at lindix.nl>
+# Copyright (C) 2010-2012 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 by Dick Kniep <dick.kniep at lindix.nl>
 #
 # PyHoca GUI is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py
index b7399bf..79b242b 100644
--- a/pyhoca/wxgui/__init__.py
+++ b/pyhoca/wxgui/__init__.py
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-# Copyright (C) 2010-2011 by Dick Kniep <dick.kniep at lindix.nl>
+# Copyright (C) 2010-2012 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 by Dick Kniep <dick.kniep at lindix.nl>
 #
 # PyHoca GUI is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/pyhoca/wxgui/about.py b/pyhoca/wxgui/about.py
index 855d1a4..f39e3c6 100644
--- a/pyhoca/wxgui/about.py
+++ b/pyhoca/wxgui/about.py
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-# Copyright (C) 2010-2011 by Dick Kniep <dick.kniep at lindix.nl>
+# Copyright (C) 2010-2012 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 by Dick Kniep <dick.kniep at lindix.nl>
 #
 # PyHoca GUI is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/pyhoca/wxgui/basepath.py b/pyhoca/wxgui/basepath.py
index 4de71b4..0d96750 100644
--- a/pyhoca/wxgui/basepath.py
+++ b/pyhoca/wxgui/basepath.py
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-# Copyright (C) 2010-2011 by Dick Kniep <dick.kniep at lindix.nl>
+# Copyright (C) 2010-2012 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 by Dick Kniep <dick.kniep at lindix.nl>
 #
 # PyHoca GUI is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/pyhoca/wxgui/frontend.py b/pyhoca/wxgui/frontend.py
index aa7d061..3d2d794 100644
--- a/pyhoca/wxgui/frontend.py
+++ b/pyhoca/wxgui/frontend.py
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-# Copyright (C) 2010-2011 by Dick Kniep <dick.kniep at lindix.nl>
+# Copyright (C) 2010-2012 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 by Dick Kniep <dick.kniep at lindix.nl>
 #
 # PyHoca GUI is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/pyhoca/wxgui/logon.py b/pyhoca/wxgui/logon.py
index bed3a69..f7632d4 100644
--- a/pyhoca/wxgui/logon.py
+++ b/pyhoca/wxgui/logon.py
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-# Copyright (C) 2010-2011 by Dick Kniep <dick.kniep at lindix.nl>
+# Copyright (C) 2010-2012 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 by Dick Kniep <dick.kniep at lindix.nl>
 #
 # PyHoca GUI is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/pyhoca/wxgui/menus_taskbar.py b/pyhoca/wxgui/menus_taskbar.py
index 6cbb500..315513b 100644
--- a/pyhoca/wxgui/menus_taskbar.py
+++ b/pyhoca/wxgui/menus_taskbar.py
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-# Copyright (C) 2010-2011 by Dick Kniep <dick.kniep at lindix.nl>
+# Copyright (C) 2010-2012 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 by Dick Kniep <dick.kniep at lindix.nl>
 #
 # PyHoca GUI is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/pyhoca/wxgui/notify.py b/pyhoca/wxgui/notify.py
index 06e11da..bf12d71 100644
--- a/pyhoca/wxgui/notify.py
+++ b/pyhoca/wxgui/notify.py
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-# Copyright (C) 2010-2011 by Dick Kniep <dick.kniep at lindix.nl>
+# Copyright (C) 2010-2012 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 by Dick Kniep <dick.kniep at lindix.nl>
 #
 # PyHoca GUI is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/pyhoca/wxgui/printingprefs.py b/pyhoca/wxgui/printingprefs.py
index b84cae3..065cee7 100644
--- a/pyhoca/wxgui/printingprefs.py
+++ b/pyhoca/wxgui/printingprefs.py
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-# Copyright (C) 2010-2011 by Dick Kniep <dick.kniep at lindix.nl>
+# Copyright (C) 2010-2012 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 by Dick Kniep <dick.kniep at lindix.nl>
 #
 # PyHoca GUI is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/pyhoca/wxgui/profilemanager.py b/pyhoca/wxgui/profilemanager.py
index b25316f..c8bad5a 100644
--- a/pyhoca/wxgui/profilemanager.py
+++ b/pyhoca/wxgui/profilemanager.py
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-# Copyright (C) 2010-2011 by Dick Kniep <dick.kniep at lindix.nl>
+# Copyright (C) 2010-2012 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 by Dick Kniep <dick.kniep at lindix.nl>
 #
 # PyHoca GUI is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/pyhoca/wxgui/sessiontitle.py b/pyhoca/wxgui/sessiontitle.py
index 13f27cf..51a7335 100644
--- a/pyhoca/wxgui/sessiontitle.py
+++ b/pyhoca/wxgui/sessiontitle.py
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-# Copyright (C) 2010-2011 by Dick Kniep <dick.kniep at lindix.nl>
+# Copyright (C) 2010-2012 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 by Dick Kniep <dick.kniep at lindix.nl>
 #
 # PyHoca GUI is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/pyhoca/wxgui/splash.py b/pyhoca/wxgui/splash.py
index f14ac32..87687ec 100644
--- a/pyhoca/wxgui/splash.py
+++ b/pyhoca/wxgui/splash.py
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-# Copyright (C) 2010-2011 by Dick Kniep <dick.kniep at lindix.nl>
+# Copyright (C) 2010-2012 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 by Dick Kniep <dick.kniep at lindix.nl>
 #
 # PyHoca GUI is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/pyhoca/wxgui/taskbar.py b/pyhoca/wxgui/taskbar.py
index f75f47f..df8783a 100644
--- a/pyhoca/wxgui/taskbar.py
+++ b/pyhoca/wxgui/taskbar.py
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 
-# Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
-# Copyright (C) 2010-2011 by Dick Kniep <dick.kniep at lindix.nl>
+# Copyright (C) 2010-2012 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 by Dick Kniep <dick.kniep at lindix.nl>
 #
 # PyHoca GUI is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/setup.py b/setup.py
index 445ed4d..5d3ee97 100755
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 
-# Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2010-2012 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 # 
 # PyHoca is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by


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