summaryrefslogtreecommitdiffstats
path: root/perl-install/printer
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2005-04-23 16:20:27 +0000
committerPablo Saratxaga <pablo@mandriva.com>2005-04-23 16:20:27 +0000
commitca012347134ab4eec6f196b5f86c9fc1f25cb5b7 (patch)
tree5fc5930cd84d8b9f74f82a13bd26b2fe4de10ac3 /perl-install/printer
parent0d46fdc4ff12e12d75709007659a334b90d34ead (diff)
downloaddrakx-ca012347134ab4eec6f196b5f86c9fc1f25cb5b7.tar
drakx-ca012347134ab4eec6f196b5f86c9fc1f25cb5b7.tar.gz
drakx-ca012347134ab4eec6f196b5f86c9fc1f25cb5b7.tar.bz2
drakx-ca012347134ab4eec6f196b5f86c9fc1f25cb5b7.tar.xz
drakx-ca012347134ab4eec6f196b5f86c9fc1f25cb5b7.zip
s/Mandrivalinux/Mandriva Linux/
Diffstat (limited to 'perl-install/printer')
-rw-r--r--perl-install/printer/printerdrake.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/printer/printerdrake.pm b/perl-install/printer/printerdrake.pm
index 28edf501e..7418119cd 100644
--- a/perl-install/printer/printerdrake.pm
+++ b/perl-install/printer/printerdrake.pm
@@ -19,7 +19,7 @@ my $recstr = $printer::main::recstr;
my $precstr = $printer::main::precstr;
my $sprecstr = $printer::main::sprecstr;
-my $shortdistroname = "Mandrivalinux";
+my $shortdistroname = "Mandriva Linux";
my $hp1000fwtext = N("The HP LaserJet 1000 needs its firmware to be uploaded after being turned on. Download the Windows driver package from the HP web site (the firmware on the printer's CD does not work) and extract the firmware file from it by decompressing the self-extracting '.exe' file with the 'unzip' utility and searching for the 'sihp1000.img' file. Copy this file into the '/etc/printer' directory. There it will be found by the automatic uploader script and uploaded whenever the printer is connected and turned on.
");
@@ -3926,7 +3926,7 @@ sub hplip_help {
if ($hplipentry->{scan}) {
$text .= N("The scanner in your printer can be used with the usual SANE software, for example Kooka or XSane (Both in the Multimedia/Graphics menu). ");
- $text .= N("Run Scannerdrake (Hardware/Scanner in Mandrivalinux Control Center) to share your scanner on the network.\n\n");
+ $text .= N("Run Scannerdrake (Hardware/Scanner in Mandriva Linux Control Center) to share your scanner on the network.\n\n");
}
if (($hplipentry->{card} == 2) && ($deviceuri =~ m!/usb/!i)) {