From: emerald Date: Sat, 30 Aug 2003 14:56:58 +0000 (+0000) Subject: 2003-08-30 KAMAGASAKO Masatoshi X-Git-Tag: AT_SPI2_CORE_0_1_3~692 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aeae4d315b6dbc41ead61ed923087af1e4afe6f6;p=platform%2Fupstream%2Fat-spi2-core.git 2003-08-30 KAMAGASAKO Masatoshi * configure.in: Added "ja" to ALL_LINGUAS. git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@536 e2bd861d-eb25-0410-b326-f6ed22b6b98c --- diff --git a/ChangeLog b/ChangeLog index 4fb9de6..2a40fa9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-08-30 KAMAGASAKO Masatoshi + + * configure.in: Added "ja" to ALL_LINGUAS. + 2003-08-22 Samúel Jón Gunnarsson * configure.in: Added "is" to ALL_LINGUAS. diff --git a/configure.in b/configure.in index 265f9f8..d2a0693 100644 --- a/configure.in +++ b/configure.in @@ -47,7 +47,7 @@ AM_DISABLE_STATIC AM_PROG_LIBTOOL dnl internationalization support -dnl ALL_LINGUAS="az be ca cs cy da de el eo es et fi fr he hi is it ko mn ms ne nl pl pt_BR pt ru sk sl sq sr@Latn sr sv vi zh_CN" +dnl ALL_LINGUAS="az be ca cs cy da de el eo es et fi fr he hi is it ja ko mn ms ne nl pl pt_BR pt ru sk sl sq sr@Latn sr sv vi zh_CN" dnl AM_GLIB_GNU_GETTEXT AC_CHECK_PROG(GTKDOC, gtkdoc-mkdb, true, false)