From cb69614612c087520144744836feabdf85563068 Mon Sep 17 00:00:00 2001 From: Marco Ciampa Date: Mon, 8 Jan 2007 10:47:46 +0000 Subject: [PATCH] Added Esperanto to ALLLINGUAS in configure.in svn path=/trunk/; revision=21669 --- ChangeLog | 4 ++++ configure.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 099c804eed..03270f7428 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-01-08 Marco Ciampa + + * configure.in: Added 'eo' (Esperanto) to ALL_LINGUAS + 2007-01-07 Michael Natterer * modules/controller_linux_input.c (rel_events): add more relative diff --git a/configure.in b/configure.in index facb84ac42..03fbf07a55 100644 --- a/configure.in +++ b/configure.in @@ -403,7 +403,7 @@ fi dnl Note to translators: you MUST have .po files in all 5 directories: po, dnl po-libgimp, po-plug-ins, po-python and po-script-fu before adding your dnl language code to ALL_LINGUAS. -ALL_LINGUAS="ar bg ca cs da de dz el en_CA en_GB es et eu fi fr ga gl gu he hu hr id it ja ko lt mk ms nb ne nl pa pl pt pt_BR ro ru rw sk sr sr@Latn sv tr tt uk vi xh yi zh_CN zh_TW" +ALL_LINGUAS="ar bg ca cs da de dz el en_CA en_GB eo es et eu fi fr ga gl gu he hu hr id it ja ko lt mk ms nb ne nl pa pl pt pt_BR ro ru rw sk sr sr@Latn sv tr tt uk vi xh yi zh_CN zh_TW" AC_PROG_INTLTOOL AM_GLIB_GNU_GETTEXT