Parent Directory
|
Revision Log
|
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: |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |