From ce3b9423ffc8a7fb6b86b82b0b23aadc8a730415 Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Mon, 15 Mar 2004 12:38:37 +0000 Subject: Add localized docs to build. Add de, es, fr, it, ja, ko, sv, zh_CN, zh_HK 2004-03-15 Glynn Foster * configure.in, docs/Makefile.am: Add localized docs to build. * docs/*: Add de, es, fr, it, ja, ko, sv, zh_CN, zh_HK and zh_TW all from the Sun translation team. --- configure.in | 1 + docs/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 71ef8d52..b658d70c 100644 --- a/configure.in +++ b/configure.in @@ -718,6 +718,7 @@ docs/sv/Makefile docs/ja/Makefile docs/ko/Makefile docs/zh_CN/Makefile +docs/zh_HK/Makefile docs/zh_TW/Makefile config/gdm.conf config/Xsession diff --git a/docs/Makefile.am b/docs/Makefile.am index 9a591f9b..9a34104d 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = . C de es fr it sv ja ko zh_CN zh_CN +SUBDIRS = . C de es fr it sv ja ko zh_CN zh_HK zh_CN man_MANS = gdm.1 -- cgit v1.2.1