summaryrefslogtreecommitdiffstats
path: root/perl-install/bootlook.pm
diff options
context:
space:
mode:
authordamien <damien@mandriva.com>2001-02-26 18:01:35 +0000
committerdamien <damien@mandriva.com>2001-02-26 18:01:35 +0000
commit36d32e7010efed204237bafbd659b9c087efe35a (patch)
treea91d6ed27fa05c564216d968634b70896753ed36 /perl-install/bootlook.pm
parent972945d5860b58e52d778ae5d46d80287cd918e3 (diff)
downloaddrakx-backup-do-not-use-36d32e7010efed204237bafbd659b9c087efe35a.tar
drakx-backup-do-not-use-36d32e7010efed204237bafbd659b9c087efe35a.tar.gz
drakx-backup-do-not-use-36d32e7010efed204237bafbd659b9c087efe35a.tar.bz2
drakx-backup-do-not-use-36d32e7010efed204237bafbd659b9c087efe35a.tar.xz
drakx-backup-do-not-use-36d32e7010efed204237bafbd659b9c087efe35a.zip
typo
Diffstat (limited to 'perl-install/bootlook.pm')
-rw-r--r--perl-install/bootlook.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/bootlook.pm b/perl-install/bootlook.pm
index c6ffdef60..1c40eee96 100644
--- a/perl-install/bootlook.pm
+++ b/perl-install/bootlook.pm
@@ -26,7 +26,7 @@ init Gtk;
use POSIX;
use Locale::GetText;
-my $path_to_pixmaps = "/usr/share/libDrakX/pixmaps";
+my $path_to_pixmaps = "/usr/share/libDrakX/pixmaps/";
setlocale (LC_ALL, "");
Locale::GetText::textdomain ("c'est ton boot !");