/[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 1181 by jonathan, Thu Jun 12 16:29:06 2003 UTC revision 1190 by jonathan, Thu Jun 12 17:01:37 2003 UTC
# Line 371  class ProjFrame(NonModalNonParentDialog) Line 371  class ProjFrame(NonModalNonParentDialog)
371              if proj is None:              if proj is None:
372                  # user selected <None>                  # user selected <None>
373                  self.projname.Clear()                  self.projname.Clear()
374                                    self.projfilepath.SetLabel(_("Projection File: "))
375              else:              else:
376                            
377                  if projfile is not None:                  if projfile is not None:

Legend:
Removed from v.1181  
changed lines
  Added in v.1190

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26