Date: Thu, 17 Feb 2000 16:16:45 +0100 (CET) From: cejkar@dcse.fee.vutbr.cz To: FreeBSD-gnats-submit@freebsd.org Subject: ports/16777: Missing cs_CZ.ISO_8859-2 in XFree 3.3.6 in locale.alias Message-ID: <200002171516.QAA21311@kazi.dcse.fee.vutbr.cz>
next in thread | raw e-mail | index | archive | help
>Number: 16777 >Category: ports >Synopsis: Missing cs_CZ.ISO_8859-2 in XFree 3.3.6 in locale.alias >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Feb 17 07:20:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Rudolf Cejka >Release: FreeBSD 4.0-CURRENT i386 >Organization: Brno University of Technology, FEE&CS, Czech Republic >Environment: >Description: Please add following patch as a patch in /usr/ports/x11/XFree86/patches in 4.0 branch before 4.0-RELEASE is released. In 4.0-current, there is a new czech locale, but appropriate line in locale.alias is missing. If this patch is not applied, X Window system will not understand czech locales. Thanks. [ I have sent a bug report to XFree team before 3.3.6 release, but it seems to me that they have ignored my bug report :-( ] >How-To-Repeat: >Fix: --- nls/locale.alias.orig Thu Feb 17 16:04:55 2000 +++ nls/locale.alias Thu Feb 17 16:04:29 2000 @@ -27,6 +27,7 @@ cs_CS.ISO8859-2 cs_CZ.ISO8859-2 cs_CZ cs_CZ.ISO8859-2 cs_CZ.iso88592 cs_CZ.ISO8859-2 +cs_CZ.ISO_8859-2 cs_CZ.ISO8859-2 cz cz_CZ.ISO8859-2 cz_CZ cz_CZ.ISO8859-2 da da_DK.ISO8859-1 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002171516.QAA21311>