From d5a3513103c3b126e6cdfb14aa7781a7e138181b Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 9 Dec 2003 12:21:18 +0000 Subject: fix spanish mandrake galaxy --- move/make_live | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/move/make_live b/move/make_live index f51c78f80..0d363d6ba 100755 --- a/move/make_live +++ b/move/make_live @@ -181,6 +181,10 @@ substInFile { s/mandrake_doc-(en|fr)/mandrake_doc-move-$1/g; } "$::prefix/usr/lib/menu/simplified/mandrake_desk"; +substInFile { + s!/es/Starter.html/!/en/Starter.html/!; +} "$::prefix/usr/share/mdk/mandrakegalaxy/mdkgalaxy-es.html"; + $ENV{LC_ALL} = 'en_US'; #- update-menus doesn't work when there is no locale (aka locale "C") run_program::rooted($::prefix, 'update-menus', '-n'); -- cgit v1.2.1