From d20e8d3a4c79d4e2df09a2c99e36c53f49bfb4f9 Mon Sep 17 00:00:00 2001 From: Michael Natterer Date: Fri, 1 Apr 2005 20:17:50 +0000 Subject: [PATCH] revert previous commit because not all po files were added and the 2005-04-01 Michael Natterer * configure.in: revert previous commit because not all po files were added and the ALL_LINGUAS change was broken too. --- ChangeLog | 5 +++++ configure.in | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0edcbd7a99..07498710e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-04-01 Michael Natterer + + * configure.in: revert previous commit because not all po files + were added and the ALL_LINGUAS change was broken too. + 2005-04-01 Steve Murphy * configure.in: Added "rw" to ALL_LINGUAS. diff --git a/configure.in b/configure.in index ec45cda1e1..d35e4d1354 100644 --- a/configure.in +++ b/configure.in @@ -381,7 +381,7 @@ AC_CHECK_FUNCS(difftime putenv mmap) dnl Note to translators: you MUST have .po files in all 4 directories: po, dnl po-libgimp, po-plug-ins, and po-script-fu before adding your language dnl code to ALL_LINGUAS -ALL_LINGUAS="ALL_LINGUAS bg ca code cs da de dnl el en_CA en_GB es eu fi fr ga gl he hr hu id it ja ko lt mk ms nb nl no pa pl pt pt_BR ro ru rw sk sr sr@Latn sv to tr uk vi yi zh_CN zh_TW" +ALL_LINGUAS="bg ca cs da de el en_CA en_GB es eu fi fr ga gl he hu hr id it ja ko lt mk ms nb nl no pa pl pt pt_BR ro ru sk sr sr@Latn sv tr uk vi yi zh_CN zh_TW" AC_PROG_INTLTOOL AM_GLIB_GNU_GETTEXT