Parent Directory
|
Revision Log
|
Patch
revision 321 by bh, Fri Sep 13 14:21:48 2002 UTC | revision 346 by bh, Wed Oct 23 14:45:28 2002 UTC | |
---|---|---|
# | Line 346 class MainWindow(wxFrame): | Line 346 class MainWindow(wxFrame): |
346 | self.RunMessageBox("About", | self.RunMessageBox("About", |
347 | ("Thuban is a program for\n" | ("Thuban is a program for\n" |
348 | "exploring geographic data.\n" | "exploring geographic data.\n" |
349 | "Copyright (C) 2001 Intevation GmbH.\n" | "Copyright (C) 2001, 2002 Intevation GmbH.\n" |
350 | "Thuban is licensed under the GPL"), | "Thuban is licensed under the GPL"), |
351 | wxOK | wxICON_INFORMATION) | wxOK | wxICON_INFORMATION) |
352 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |