public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Use the same sorting order in nn_NO as in nb_NO
@ 2004-05-02 11:33 Petter Reinholdtsen
  2004-05-03 21:35 ` Ulrich Drepper
  0 siblings, 1 reply; 2+ messages in thread
From: Petter Reinholdtsen @ 2004-05-02 11:33 UTC (permalink / raw)
  To: Glibc hackers


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
 
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Use the same sorting order in nn_NO as in nb_NO
  2004-05-02 11:33 [PATCH] Use the same sorting order in nn_NO as in nb_NO Petter Reinholdtsen
@ 2004-05-03 21:35 ` Ulrich Drepper
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Drepper @ 2004-05-03 21:35 UTC (permalink / raw)
  To: Petter Reinholdtsen; +Cc: Glibc hackers

Applied.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-05-03 21:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-02 11:33 [PATCH] Use the same sorting order in nn_NO as in nb_NO Petter Reinholdtsen
2004-05-03 21:35 ` Ulrich Drepper

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).