Parent Directory
|
Revision Log
|
Patch
revision 1323 by jonathan, Mon Jun 30 12:02:01 2003 UTC | revision 1542 by bh, Fri Aug 1 16:13:49 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 _ |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |