From blaz@gold.amis.net  Sun Sep 14 15:07:39 1997
Received: from server.amis.net (blaz@server.amis.net [193.77.234.34])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA04028
          for <FreeBSD-gnats-submit@freebsd.org>; Sun, 14 Sep 1997 15:07:25 -0700 (PDT)
Received: (from uucp@localhost)
	by server.amis.net (8.8.7/8.8.6/970802) with UUCP id AAA02141
	for FreeBSD-gnats-submit@freebsd.org; Mon, 15 Sep 1997 00:04:53 +0200 (CEST)
Received: (from blaz@localhost)
	by gold.amis.net (8.8.6/8.8.5) id AAA00855;
	Mon, 15 Sep 1997 00:04:25 +0200 (CEST)
Message-Id: <199709142204.AAA00855@gold.amis.net>
Date: Mon, 15 Sep 1997 00:04:25 +0200 (CEST)
From: blaz@amis.net
Reply-To: blaz@amis.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: Data needed for slovene localization
X-Send-Pr-Version: 3.2

>Number:         4541
>Category:       bin
>Synopsis:       Data needed for slovene localization
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    ache
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 14 15:10:00 PDT 1997
>Closed-Date:    Fri Nov 7 08:02:47 PST 1997
>Last-Modified:  Fri Nov  7 08:04:35 PST 1997
>Originator:     Blaz Zupan
>Release:        FreeBSD 2.2-STABLE i386
>Organization:
Medinet
>Environment:


>Description:

	I'm sending this as a PR to make sure it does not get lost.

	This is all the data needed for slovene localization of
	FreeBSD. The needed files are:

		- si.iso.kbd (syscons slovene keymap)
		  to be put in /usr/src/share/syscons/keymaps
		- iso-8859-2-8x8.fnt, iso-8859-2-8x14.fnt and
		  iso-8859-2-8x16.fnt fonts for syscons,
		  to be put in /usr/src/share/syscons/fonts
		- si_SI.ISO_8859-2.src localized time strings
		  to be put in /usr/src/share/timedef/data

	The si.iso.kbd keymap can also be installed as hr.iso.kbd
	because the croatian and slovene keymaps are exactly the
	same (as far as I know).

	Note that there is already an iso-8859-2-8x16.fnt in
	FreeBSD, but IMHO it is ugly. The one here looks the same
	as the usual BIOS font on most PC's and is available in all
	three standard sizes. The si.iso.kbd keymap was created by me,
	the font files were copied from the Linux kbd package. They
	were originally created by Kosta Kostis. I tried contacting the
	author but mail to kosta@blues.sub.de bounces. As the kbd archive
	has been widely distributed I guess those font files
	are in the public domain (the original archive contained
	no copyright statement). The original archive can be found
	at ftp://ftp.uni-erlangen.de/pub/doc/ISO/charsets/isofont101.tar.gz

>How-To-Repeat:

	Install FreeBSD and notice that there is close to no
	support for iso-8859-2 languages and no support for slovene.

>Fix:

	Download si-locale.tar.gz from ftp://ftp.amis.net/pub/FreeBSD/
	and add the files to the system. After adding the files to
	the appropriate directories and changing the appropriate makefiles
	apply the following simple patch
	to /usr/src/usr.bin/mklocale/data/Makefile:

--- Makefile.old    Fri Feb 28 23:54:47 1997
+++ Makefile        Sun Sep 14 23:51:21 1997
@@ -24,7 +24,7 @@
        fr_BE fr_CA fr_CH fr_FR is_IS it_CH it_IT nl_BE nl_NL no_NO \
        pt_PT sv_SE
 
-LATIN2LINKS = hr_HR
+LATIN2LINKS = hr_HR si_SI
 
 .SUFFIXES: .src .out
 	
>Release-Note:
>Audit-Trail:

From: Blaz Zupan <blaz@amis.net>
To: freebsd-gnats-submit@freebsd.org, blaz@amis.net
Cc:  Subject: Re: bin/4541: Data needed for slovene localization
Date: Mon, 15 Sep 1997 00:52:55 +0200

 I just noticed that the correct ISO two letter code for Slovenian iz
 "sl" instead of "si"
 (si is the two-letter country code). So the correct locale name is
 sl_SI.ISO_8859-2.src,
 so please consider this when making the changes (the patch for the
 Makefile is
 also wrong, it should add sl_SI to LATIN2LINKS instead of si_SI).
 
 --
 Blaz Zupan, blaz@amis.net, http://www.amis.net/staff/blaz
 Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia
 
 
 
Responsible-Changed-From-To: freebsd-bugs->ache 
Responsible-Changed-By: joerg 
Responsible-Changed-When: Sun Oct 19 18:49:42 MEST 1997 
Responsible-Changed-Why:  
i18n/l18n is Andrey's field. 
State-Changed-From-To: open->closed 
State-Changed-By: ache 
State-Changed-When: Fri Nov 7 08:02:47 PST 1997 
State-Changed-Why:  
All parts added excepting fonts, I see no diference with what FreeBSD-current have now 
>Unformatted:
