Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.1 by slords, Mon Aug 1 17:55:36 2005 UTC | Revision 1.2 by slords, Wed Apr 5 21:11:51 2006 UTC | |
---|---|---|
# | Line 505 class InstallInterface: | Line 505 class InstallInterface: |
505 | "from here. You will have to try " | "from here. You will have to try " |
506 | "again."), | "again."), |
507 | buttons=[_("OK")]) | buttons=[_("OK")]) |
508 | else: | else: |
509 | dispatch.gotoPrev() | dispatch.gotoPrev() |
510 | else: | else: |
511 | dispatch.gotoNext() | dispatch.gotoNext() |
512 |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |