From 36d32e7010efed204237bafbd659b9c087efe35a Mon Sep 17 00:00:00 2001 From: damien Date: Mon, 26 Feb 2001 18:01:35 +0000 Subject: typo --- perl-install/bootlook.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 !"); -- cgit v1.2.1