configure.in: Added Belarusian (be) to ALL_LINGUAS.

This commit is contained in:
Dmitry Mastrukov 2002-11-09 05:05:58 +00:00
parent c64f0a3a0f
commit a9c174f18c
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2002-11-09 Dmitry G. Mastrukov <dmitry@taurussoft.org>
* configure.in: Added Belarusian to ALL_LINGUAS
2002-11-08 James Willcox <jwillcox@gnome.org>
* components/image_properties/nautilus-image-properties-view.c:

View file

@ -66,7 +66,7 @@ PKG_CHECK_MODULES(ALL, \
libxml-2.0 >= $XML_REQUIRED)
dnl ==========================================================================
ALL_LINGUAS="az bg ca cs da de el en_GB es eu fi fr ga gl hu it ja ko lt lv ms nl nn no pl pt pt_BR ro ru sk sl sv ta tr uk vi zh_CN zh_TW"
ALL_LINGUAS="az be bg ca cs da de el en_GB es eu fi fr ga gl hu it ja ko lt lv ms nl nn no pl pt pt_BR ro ru sk sl sv ta tr uk vi zh_CN zh_TW"
GETTEXT_PACKAGE=nautilus
AC_SUBST(GETTEXT_PACKAGE)