/[thuban]/branches/WIP-pyshapelib-bramz/Thuban/UI/projdialog.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/Thuban/UI/projdialog.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1566 by bh, Fri Aug 8 13:01:30 2003 UTC revision 1579 by bh, Tue Aug 12 12:34:07 2003 UTC
# Line 698  class UnknownProjPanel(ProjPanel): Line 698  class UnknownProjPanel(ProjPanel):
698      def _DoLayout(self):      def _DoLayout(self):
699          sizer = wxBoxSizer(wxVERTICAL)          sizer = wxBoxSizer(wxVERTICAL)
700    
701          sizer.Add(wxStaticText(self, -1,          sizer.Add(wxStaticText(self, -1,
702              _("Thuban does not know the parameters for the " +                                 _("Thuban does not know the parameters for the"
703                "current projection and cannot display a " +                                   " current projection and cannot display a"
704                "configuration panel.")))                                   " configuration panel.")))
705    
706          ProjPanel._DoLayout(self, sizer)          ProjPanel._DoLayout(self, sizer)
707    

Legend:
Removed from v.1566  
changed lines
  Added in v.1579

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26