public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: Petter Reinholdtsen <pere@hungry.com>
To: Glibc hackers <libc-hacker@sources.redhat.com>
Subject: [PATCH] Use the same sorting order in nn_NO as in nb_NO
Date: Sun, 02 May 2004 11:33:00 -0000	[thread overview]
Message-ID: <E1BKFDw-000023-J4@saruman.uio.no> (raw)


Here is a patch to fix the sorting order for nn_NO.  It should sort
a-z, æ ø å like nb_NO and the official sortinger order in Norway
(NS4103).

2004-05-02  Petter Reinholdtsen  <pere@hungry.com>

	* locales/nn_NO: Use the same sorting order in Norwegian Nynorsk
	(nn_NO) as in Norwegian Bokmål (nb_NO). [BZ #74]


Index: localedata/locales/nn_NO
===================================================================
RCS file: /cvs/glibc/libc/localedata/locales/nn_NO,v
retrieving revision 1.3
diff -u -3 -p -u -r1.3 nn_NO
--- localedata/locales/nn_NO	4 Dec 2003 04:49:56 -0000	1.3
+++ localedata/locales/nn_NO	11 Mar 2004 15:56:09 -0000
@@ -36,10 +36,7 @@ copy "i18n"
 END LC_CTYPE
 
 LC_COLLATE
-
-% Copy the template from ISO/IEC 14651
-copy "iso14651_t1"
-
+copy "nb_NO"
 END LC_COLLATE
 
 

             reply	other threads:[~2004-05-02 11:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-02 11:33 Petter Reinholdtsen [this message]
2004-05-03 21:35 ` Ulrich Drepper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1BKFDw-000023-J4@saruman.uio.no \
    --to=pere@hungry.com \
    --cc=libc-hacker@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).