Parent Directory
|
Revision Log
|
Patch
revision 2642 by bh, Fri Jul 1 20:49:04 2005 UTC | revision 2647 by bh, Tue Jul 5 20:04:35 2005 UTC | |
---|---|---|
# | Line 136 class About(wxDialog): | Line 136 class About(wxDialog): |
136 | ||
137 | text_title = wxStaticText(self, -1, | text_title = wxStaticText(self, -1, |
138 | _("Thuban is a program for exploring geographic data.\n\n") + | _("Thuban is a program for exploring geographic data.\n\n") + |
139 | "Copyright 2001-2004 Intevation GmbH.\n" + | "Copyright 2001-2005 Intevation GmbH.\n" + |
140 | _("Thuban is licensed under the GNU GPL"), | _("Thuban is licensed under the GNU GPL"), |
141 | style=wxST_NO_AUTORESIZE|wxALIGN_CENTRE) | style=wxST_NO_AUTORESIZE|wxALIGN_CENTRE) |
142 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |