From 0a67d47202bc55ed183deb1d08385a0e071e0f5f Mon Sep 17 00:00:00 2001 From: David Xu Date: Thu, 6 Nov 2003 23:43:40 +0000 Subject: Make zh_CN.GBK fully work by making monetdef/msgdef/timedef symlinks to zh_CN.GB2312 locale files. zh_CN.GB18030 can be changed in same way, but I havn't done this change since these files already exists. --- share/msgdef/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'share/msgdef') diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile index c9028df93c55e..b1e9459774cac 100644 --- a/share/msgdef/Makefile +++ b/share/msgdef/Makefile @@ -129,5 +129,7 @@ afterinstall: .endfor ln -sf ../ko_KR.eucKR/LC_MESSAGES \ ${LOCALEDIR}/ko_KR.CP949/LC_MESSAGES + ln -sf ../zh_CN.GB2312/LC_MESSAGES \ + ${LOCALEDIR}/zh_CN.GBK/LC_MESSAGES .include -- cgit v1.3