jan: thuban/Thuban/UI about.py,1.16,1.17
cvs@intevation.de
cvs at intevation.de
Sat Nov 27 22:40:03 CET 2004
Author: jan
Update of /thubanrepository/thuban/Thuban/UI
In directory doto:/tmp/cvs-serv11605
Modified Files:
about.py
Log Message:
(About.__init__): Added Norbert Solymosi for hungarian translation and
Ole Rahn as contrbutor. Moved Bernhard Reiter from Contributor
to Developer.
Index: about.py
===================================================================
RCS file: /thubanrepository/thuban/Thuban/UI/about.py,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- about.py 28 Sep 2004 19:17:14 -0000 1.16
+++ about.py 27 Nov 2004 21:40:01 -0000 1.17
@@ -37,16 +37,21 @@
# Note: The source code is in ASCII, so we escape some
# characters to get byte strings in latin1.
lead_developer = 'Bernhard Herzog'
- developers = [ 'Jonathan Coles', 'Frank Koormann',
- unicodeToLocale(u'Martin M\xfcller'), 'Jan-Oliver Wagner' ]
+ developers = [ 'Jonathan Coles',
+ 'Frank Koormann',
+ unicodeToLocale(u'Martin M\xfcller'),
+ 'Bernhard Reiter',
+ 'Jan-Oliver Wagner' ]
translators = [ ( _('French'), 'Daniel Calvelo Aros' ),
( _('German'), unicodeToLocale(u'Bj\xf6rn Broscheit')),
+ ( _('Hungarian'), 'Norbert Solymosi'),
( _('Italian'), 'Maurizio Napolitano'),
( _('Portuguese (Brazilian)'), 'Eduardo Patto Kanegae'),
( _('Russian'), 'Alex Shevlakov'),
( _('Spanish'), 'Daniel Calvelo Aros') ]
- other_contributors = [ 'Jonathan Byron', 'Silke Reimer',
- 'Bernhard Reiter' ]
+ other_contributors = [ 'Jonathan Byron',
+ 'Ole Rahn',
+ 'Silke Reimer' ]
dyn_modules = [ ('wxPython', versions['wxPython']),
('Python', versions['python']),
('PySQLite', versions['pysqlite']),
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)