From ca012347134ab4eec6f196b5f86c9fc1f25cb5b7 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Sat, 23 Apr 2005 16:20:27 +0000 Subject: s/Mandrivalinux/Mandriva Linux/ --- perl-install/standalone/drakhelp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/standalone/drakhelp') diff --git a/perl-install/standalone/drakhelp b/perl-install/standalone/drakhelp index 303c06d9a..4c13e79dd 100644 --- a/perl-install/standalone/drakhelp +++ b/perl-install/standalone/drakhelp @@ -33,6 +33,6 @@ my $in = interactive->vnew; my ($instpath, $ancpath, $package) = ctxhelp::path2help($opt, $idlabel); -e $instpath or system("/usr/sbin/drakhelp_inst $package"); --e $instpath or $in->ask_warn(N("Mandrivalinux Help Center"), N("%s cannot be displayed \n. No Help entry of this type\n", $instpath)); +-e $instpath or $in->ask_warn(N("Mandriva Linux Help Center"), N("%s cannot be displayed \n. No Help entry of this type\n", $instpath)); system("/usr/bin/www-browser $ancpath &") if -e $instpath; -- cgit v1.2.1