From owner-svn-src-user@FreeBSD.ORG Fri Sep 4 23:14:19 2009 Return-Path: Delivered-To: svn-src-user@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 183AC106566C; Fri, 4 Sep 2009 23:14:19 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 084EF8FC08; Fri, 4 Sep 2009 23:14:19 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n84NEIK7025392; Fri, 4 Sep 2009 23:14:18 GMT (envelope-from edwin@svn.freebsd.org) Received: (from edwin@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n84NEIAd025390; Fri, 4 Sep 2009 23:14:18 GMT (envelope-from edwin@svn.freebsd.org) Message-Id: <200909042314.n84NEIAd025390@svn.freebsd.org> From: Edwin Groothuis Date: Fri, 4 Sep 2009 23:14:18 +0000 (UTC) To: src-committers@freebsd.org, svn-src-user@freebsd.org X-SVN-Group: user MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r196847 - user/edwin/locale/share/numericdef X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2009 23:14:19 -0000 Author: edwin Date: Fri Sep 4 23:14:18 2009 New Revision: 196847 URL: http://svn.freebsd.org/changeset/base/196847 Log: Remove temporary lines. Modified: user/edwin/locale/share/numericdef/Makefile Modified: user/edwin/locale/share/numericdef/Makefile ============================================================================== --- user/edwin/locale/share/numericdef/Makefile Fri Sep 4 23:11:59 2009 (r196846) +++ user/edwin/locale/share/numericdef/Makefile Fri Sep 4 23:14:18 2009 (r196847) @@ -10,13 +10,10 @@ CCLN= af_ZA am_ET be_BY bg_BG # For these locales, beside creating the UTF-8 map also create these # charactermaps. -#MS_ca_ES= ISO8859-1 -#MS_de_DE= P123 +# (none!) # For these locales, link the following charactermaps to the UTF-8 map. # (unless the origin charactermap is defined) -#MSLINK_af_ZA= ISO8859-1 ISO8859-15 -#MSLINK_be_BY= CP1131 CP1251 ISO8859-5 CMSLINK_af_ZA= ISO8859-1 ISO8859-15 CMSLINK_be_BY= CP1131 CP1251 ISO8859-5 CMSLINK_bg_BG= CP1251 @@ -59,7 +56,6 @@ CMSLINK_uk_UA= CP1251 ISO8859-5 KOI8-U CMSLINK_zh_Hans_CN= GB18030 GB2312 GBK eucCN # For these locales, also create symlinks to the main locale. -#CLNLINK_af_ZA= en_GB CCLNLINK_ca_ES= ca_AD ca_FR ca_IT CCLNLINK_de_DE= de_AT CCLNLINK_en_GB.UTF-8= en_IE.UTF-8