/[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 2736 by bernhard, Tue Mar 13 22:21:51 2007 UTC revision 2775 by bernhard, Fri Jun 22 22:26:33 2007 UTC
# Line 148  class About(wx.Dialog): Line 148  class About(wx.Dialog):
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-2007 Intevation GmbH.\n" +
151              _("Thuban is licensed under the GNU GPL"),              _("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    
154          textBox = wx.TextCtrl(self, -1, text,          textBox = wx.TextCtrl(self, -1, text,

Legend:
Removed from v.2736  
changed lines
  Added in v.2775

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26