add ja.po entry.

2002-04-16  Akira TAGOH  <tagoh@gnome.gr.jp>

	* configure.in (ALL_LINGUAS): add ja.po entry.
This commit is contained in:
Akira TAGOH 2002-04-16 12:19:22 +00:00 committed by Akira Tagoh
parent dd56688cd8
commit 4c64e88631
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-04-16 Akira TAGOH <tagoh@gnome.gr.jp>
* configure.in (ALL_LINGUAS): add ja.po entry.
2002-04-15 Havoc Pennington <hp@pobox.com>
* src/window.c (update_title): fix issue with GNU libc

View File

@ -81,7 +81,7 @@ if test "x$GCC" = "xyes"; then
fi
changequote([,])dnl
ALL_LINGUAS="da es gl lv ms no pl pt ru sk sv tr uk"
ALL_LINGUAS="da es gl ja lv ms no pl pt ru sk sv tr uk"
AM_GLIB_GNU_GETTEXT
## here we get the flags we'll actually use