/[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 2820 by bernhard, Fri Jun 22 22:26:33 2007 UTC revision 2821 by bernhard, Tue Jan 29 23:18:17 2008 UTC
# Line 147  class About(wx.Dialog): Line 147  class About(wx.Dialog):
147    
148          text_title = wx.StaticText(self, -1,          text_title = wx.StaticText(self, -1,
149              _("Thuban is a program for exploring geographic data.\n\n") +              _("Thuban is a program for exploring geographic data.\n\n") +
150              "Copyright 2001-2007 Intevation GmbH.\n" +              "Copyright 2001-2008 Intevation GmbH.\n" +
151              _("Thuban is licensed under the GNU GPL v>=2"),              _("Thuban is licensed under the GNU GPL v>=2"),
152                                    style=wx.ST_NO_AUTORESIZE|wx.ALIGN_CENTRE)                                    style=wx.ST_NO_AUTORESIZE|wx.ALIGN_CENTRE)
153    

Legend:
Removed from v.2820  
changed lines
  Added in v.2821

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26