[Frugalware-darcs] setup-current: loadsource: detect cd in !=1st
drives
VMiklos
vmiklos at frugalware.org
Thu Mar 16 17:53:50 CET 2006
[loadsource: detect cd in !=1st drives
VMiklos <vmiklos at frugalware.org>**20051105004123] {
hunk ./src/plugins/loadsource.c 119
- if(data_get(*config, "srcdev")==NULL)
- {
- dialog_msgbox(_("CD/DVD drive not found"), _("Sorry, no Frugalware install disc was found in your drives. Press ENTER to reboot."), 0, 0, 1);
- exit_perform();
- }
hunk ./src/plugins/loadsource.c 120
-
+ if(data_get(*config, "srcdev")==NULL)
+ {
+ dialog_msgbox(_("CD/DVD drive not found"), _("Sorry, no Frugalware install disc was found in your drives. Press ENTER to reboot."), 0, 0, 1);
+ exit_perform();
+ }
}
More information about the Frugalware-darcs
mailing list