/[soft]/drakx/trunk/perl-install/install/steps_interactive.pm
ViewVC logotype

Diff of /drakx/trunk/perl-install/install/steps_interactive.pm

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

revision 831 by ahmad, Sat Apr 2 19:39:51 2011 UTC revision 832 by ahmad, Mon Apr 4 19:49:44 2011 UTC
# Line 335  If you want to skip some of them, you ca Line 335  If you want to skip some of them, you ca
335                              if_($_ eq $names[0], disabled => sub { 1 }),                              if_($_ eq $names[0], disabled => sub { 1 }),
336                          } } @names),                          } } @names),
337                    if_($o_copy_rpms_on_disk,                    if_($o_copy_rpms_on_disk,
338                      { type => 'label', val => \(formatAlaTeX(N("You have the option to copy the contents of the CDs onto the hard drive before installation.                      { type => 'label', val => \(formatAlaTeX(N("You have the option to copy the contents of the CDs onto the hard disk drive before installation.
339  It will then continue from the hard drive and the packages will remain available once the system is fully installed."))) },  It will then continue from the hard disk drive and the packages will remain available once the system is fully installed."))) },
340                      { type => 'bool', text => N("Copy whole CDs"), val => $o_copy_rpms_on_disk },                      { type => 'bool', text => N("Copy whole CDs"), val => $o_copy_rpms_on_disk },
341                    ),                    ),
342                  ]);                  ]);

Legend:
Removed from v.831  
changed lines
  Added in v.832

  ViewVC Help
Powered by ViewVC 1.1.30