Removed all es_* and added only es_ES.

2002-05-28  Carlos Perello Marin <carlos@gnome-db.org>

	* configure.in (ALL_LINGUAS): Removed all es_* and added only es_ES.
This commit is contained in:
Carlos Perello Marin
2002-05-28 14:01:57 +00:00
committed by Carlos Perelló Marín
parent 730c36e1fd
commit ef899af6f3
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2002-05-28 Carlos Perello Marin <carlos@gnome-db.org>
* configure.in (ALL_LINGUAS): Removed all es_* and added only es_ES.
2002-05-08 Pablo Saratxaga <pablo@mandrakesoft.com>
* configure.in: Added Vietnamese (vi) to ALL_LINGUAS

View File

@@ -282,8 +282,8 @@ AC_TYPE_SIGNAL
AC_FUNC_STRFTIME
AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname)
dnl ## all 'es_??' are only needed for format numbers different of 'es'
ALL_LINGUAS="az ca da de el es es_DO es_GT es_HN es_MX es_PA es_PE es_SV fi fr ga gl hu ja ko ms nl nn no pl pt pt_BR ru sk sl sv tr uk vi zh_CN zh_TW"
dnl ## 'es_ES' is only needed for format numbers different of 'es'
ALL_LINGUAS="az ca da de el es es_ES fi fr ga gl hu ja ko ms nl nn no pl pt pt_BR ru sk sl sv tr uk vi zh_CN zh_TW"
GETTEXT_PACKAGE=libgtop-2.0
AC_SUBST(GETTEXT_PACKAGE)