From 316d6c8583f7367927f12f3545ac7c80d28c8660 Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Fri, 9 Sep 2005 18:33:24 +0000 Subject: [PATCH] Removed italian support --- examples/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/examples/Makefile b/examples/Makefile index 99282e6c..4fab8ccc 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -29,7 +29,7 @@ help: @echo "" @echo "make macros Force (re)installation of all macro templates" @echo "" - @echo "You may replace the word english above with spanish galego german dutch italian" + @echo "You may replace the word english above with spanish galego german dutch" english-menus: @tar xfC menus-en.tar ${PREFIX}/english/menus @@ -76,10 +76,8 @@ dutch: dutch-macros galego: -italian: - -install-force: english spanish dutch german italian galego +install-force: english spanish dutch german galego macros: english-macros spanish-macros german-macros dutch-macros