/[thuban]/trunk/thuban/Thuban/UI/about.py
ViewVC logotype

Diff of /trunk/thuban/Thuban/UI/about.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1323 by jonathan, Mon Jun 30 12:02:01 2003 UTC revision 1595 by jan, Mon Aug 18 10:03:13 2003 UTC
# Line 5  Line 5 
5  # This program is free software under the GPL (>=v2)  # This program is free software under the GPL (>=v2)
6  # Read the file COPYING coming with Thuban for details.  # Read the file COPYING coming with Thuban for details.
7    
8    """The About Box"""
9    
10    __version__ = "$Revision$"
11    # $Source$
12    # $Id$
13    
14  from wxPython.wx import *  from wxPython.wx import *
15    
16  from Thuban import _  from Thuban import _
# Line 37  class About(wxDialog): Line 43  class About(wxDialog):
43              "Developers:\n"              "Developers:\n"
44              "\tJonathan Coles\n"              "\tJonathan Coles\n"
45              "\tFrank Koormann\n"              "\tFrank Koormann\n"
46              "\tBernhard Reiter\n"              "\tMartin M�ller\n"
47              "\tJan-Oliver Wagner\n\n"              "\tJan-Oliver Wagner\n\n"
48              "Contributors:\n"              "Translators:\n"
49                "\tFrench: Daniel Calvelo Aros\n"
50                "\tGerman: Bj�rn Broscheit\n"
51                "\tItalian: Maurizio Napolitano\n"
52                "\tRussian: Alex Shevlakov\n"
53                "\tSpanish: Daniel Calvelo Aros\n\n"
54                "Other Contributors:\n"
55              "\tJonathan Byron\n"              "\tJonathan Byron\n"
56              "\tMartin M�ller\n\n"              "\tSilke Reimer\n"
57                "\tBernhard Reiter\n\n"
58              "Questions and comments can be sent to the following addresses:\n"              "Questions and comments can be sent to the following addresses:\n"
59              "\tThuban developers:\n\t\t<[email protected]>\n"              "\tThuban developers:\n\t\t<[email protected]>\n"
60              "\tThuban mailing list:\n\t\t<[email protected]>"              "\tThuban mailing list:\n\t\t<[email protected]>"

Legend:
Removed from v.1323  
changed lines
  Added in v.1595

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26