summaryrefslogtreecommitdiffstats
path: root/perl-install/install_interactive.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-03-03 21:11:55 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-03-03 21:11:55 +0000
commitc4d02fb42223a3cefaaf2d6d81cb13322a262d50 (patch)
tree6e44839572e5cfa49879e2dda06bb99cf678aee3 /perl-install/install_interactive.pm
parent2537f0747f98281fd2bef400614cb9a422665023 (diff)
downloaddrakx-backup-do-not-use-c4d02fb42223a3cefaaf2d6d81cb13322a262d50.tar
drakx-backup-do-not-use-c4d02fb42223a3cefaaf2d6d81cb13322a262d50.tar.gz
drakx-backup-do-not-use-c4d02fb42223a3cefaaf2d6d81cb13322a262d50.tar.bz2
drakx-backup-do-not-use-c4d02fb42223a3cefaaf2d6d81cb13322a262d50.tar.xz
drakx-backup-do-not-use-c4d02fb42223a3cefaaf2d6d81cb13322a262d50.zip
use formatAlaTeX() for the warning "DrakX will now resize your Windows partition..."
Diffstat (limited to 'perl-install/install_interactive.pm')
-rw-r--r--perl-install/install_interactive.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/install_interactive.pm b/perl-install/install_interactive.pm
index 674fa7ded..fe7c22995 100644
--- a/perl-install/install_interactive.pm
+++ b/perl-install/install_interactive.pm
@@ -161,14 +161,14 @@ the following error occured: %s", formatError($@));
$min_win += partition_table::raw::cylinder_size($hd);
$part->{size} > $min_linux + $min_swap + $min_freewin + $min_win or die \N("Your Windows partition is too fragmented. Please reboot your computer under Windows, run the ``defrag'' utility, then restart the Mandrake Linux installation.");
- $o->ask_okcancel('', N("WARNING!
+ $o->ask_okcancel('', formatAlaTeX(N("WARNING!
DrakX will now resize your Windows partition. Be careful:
this operation is dangerous. If you have not already done
so, you should first exit the installation, run scandisk
under Windows (and optionally run defrag), then restart the
installation. You should also backup your data.
-When sure, press Ok.")) or return;
+When sure, press Ok."))) or return;
my $mb_size = $part->{size} >> 11;
$o->ask_from('', N("Which size do you want to keep for Windows on"), [