Global fix of ALL_LINGUAS for GNOME 2.2
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-01-29 Abel Cheung <maddog@linux.org.hk>
|
||||
|
||||
* configure.in: Added ar to ALL_LINGUAS
|
||||
|
||||
2003-01-25 Alessio Frusciante <algol@firenze.linux.it>
|
||||
|
||||
* configure.in: Added "it" (Italian) to ALL_LINGUAS.
|
||||
|
@@ -286,7 +286,7 @@ AC_FUNC_STRFTIME
|
||||
AC_CHECK_FUNCS(getcwd gettimeofday getwd putenv strdup strtoul uname)
|
||||
|
||||
dnl ## 'es_ES' is only needed for format numbers different of 'es'
|
||||
ALL_LINGUAS="am az be bg ca cs da de el es es_ES fi fr ga gl hu it ja ko lv mn ms nl nn no pl pt pt_BR ro ru sk sl sv tr uk vi zh_CN zh_TW"
|
||||
ALL_LINGUAS="am ar az be bg ca cs da de el es es_ES fi fr ga gl hu it ja ko lv mn ms nl nn no pl pt pt_BR ro ru sk sl sv tr uk vi zh_CN zh_TW"
|
||||
|
||||
GETTEXT_PACKAGE=libgtop-2.0
|
||||
AC_SUBST(GETTEXT_PACKAGE)
|
||||
|
Reference in New Issue
Block a user