/[smeserver]/rpms/anaconda/sme8/anaconda-11.1.2.113-smeserver.patch
ViewVC logotype

Diff of /rpms/anaconda/sme8/anaconda-11.1.2.113-smeserver.patch

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

Revision 1.5 by slords, Wed Oct 8 17:36:32 2008 UTC Revision 1.6 by slords, Thu Oct 9 17:21:22 2008 UTC
# Line 221  Line 221 
221    
222   class BeginInstallWindow:   class BeginInstallWindow:
223       def __call__ (self, screen, anaconda):       def __call__ (self, screen, anaconda):
224  +        rc = intf.messageWindow(_("Warning"),  +        rc = anaconda.intf.messageWindow(_("Warning"),
225  +                                _("All disks will be reformatted and any data will be lost. Proceed?"),  +                                _("All disks will be reformatted and any data will be lost. Proceed?"),
226  +                                type = "yesno", default = "no")  +                                type = "yesno", default = "no")
227  +  +


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed