]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add collation sequence for no_NO. The same sequence applies to nb_NO
authorDag-Erling Smørgrav <des@FreeBSD.org>
Mon, 28 Jul 2008 21:33:34 +0000 (21:33 +0000)
committerDag-Erling Smørgrav <des@FreeBSD.org>
Mon, 28 Jul 2008 21:33:34 +0000 (21:33 +0000)
commitd3fbed0e09f6f4b2100979271a7409f68c02b64f
treef906f08709ca0fb97332152ad079d7bc4c631d54
parente68d07ff16b5a25a38fd7f0a2ddf75a9415b9209
Add collation sequence for no_NO.  The same sequence applies to nb_NO
and nn_NO, which are symlinked to no_NO.

The patch in the PR contained a number of errors apparently based on
(sometimes incorrect) pronunciation; for instance, v and w are
distinct letters and should be collated in that order, even if they
are pronounced the same, while <u:> should be collated with u, even
though it is often mispronounced as y.  For lack of a solid reference,
I have taken sv_SE and simply changed the last three letters of the
alphabet.

PR: conf/51920
MFC after: 2 weeks
share/colldef/Makefile
share/colldef/no_NO.ISO8859-1.src [new file with mode: 0644]
share/colldef/no_NO.ISO8859-15.src [new file with mode: 0644]