/[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 1568 by jan, Fri Aug 8 13:33:03 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                "\tItalian: Maurizio Napolitano\n"
51                "\tRussian: Alex Shevlakov\n"
52                "\tSpanish: Daniel Calvelo Aros\n\n"
53                "Other Contributors:\n"
54              "\tJonathan Byron\n"              "\tJonathan Byron\n"
55              "\tMartin M�ller\n\n"              "\tBernhard Reiter\n\n"
56              "Questions and comments can be sent to the following addresses:\n"              "Questions and comments can be sent to the following addresses:\n"
57              "\tThuban developers:\n\t\t<[email protected]>\n"              "\tThuban developers:\n\t\t<[email protected]>\n"
58              "\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.1568

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26