Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2008 21:33:34 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/colldef Makefile no_NO.ISO8859-1.src no_NO.ISO8859-15.src
Message-ID:  <200807282133.m6SLXlsQ089184@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2008-07-28 21:33:34 UTC

  FreeBSD src repository

  Modified files:
    share/colldef        Makefile 
  Added files:
    share/colldef        no_NO.ISO8859-1.src no_NO.ISO8859-15.src 
  Log:
  SVN rev 180939 on 2008-07-28 21:33:34Z by des
  
  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
  
  Revision  Changes    Path
  1.73      +7 -3      src/share/colldef/Makefile
  1.1       +40 -0     src/share/colldef/no_NO.ISO8859-1.src (new)
  1.1       +40 -0     src/share/colldef/no_NO.ISO8859-15.src (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807282133.m6SLXlsQ089184>