From ed6197d1a0f387101fa0e78ece7e0116d7a98259 Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Wed, 24 Sep 2003 18:35:06 +0000 Subject: gettextize * Makefile.in: updated * menu.c: gettextize * rc.c: gettextize * intl/.cvsignore: added * po/.cvsignore: added * po/Makevars: added * po/Makevars.template: removed * po/POTFILES.in: updated * po/w3m.pot: created * po/ja.po: created From: Fumitoshi UKAI --- po/LINGUAS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 po/LINGUAS (limited to 'po/LINGUAS') diff --git a/po/LINGUAS b/po/LINGUAS new file mode 100644 index 0000000..1489115 --- /dev/null +++ b/po/LINGUAS @@ -0,0 +1,2 @@ +# Set of available languages. +ja -- cgit v1.2.3