revert previous commit because not all po files were added and the

2005-04-01  Michael Natterer  <mitch@gimp.org>

	* configure.in: revert previous commit because not all po files
	were added and the ALL_LINGUAS change was broken too.
This commit is contained in:
Michael Natterer 2005-04-01 20:17:50 +00:00 committed by Michael Natterer
parent a7e4f10196
commit d20e8d3a4c
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2005-04-01 Michael Natterer <mitch@gimp.org>
* 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 <murf@e-tools.com>
* configure.in: Added "rw" to ALL_LINGUAS.

View file

@ -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