From: Michael Smith Date: Tue, 12 Feb 2008 15:12:34 +0000 (+0000) Subject: "no" locale is now "nb" X-Git-Tag: release/1.79.1~6^2~1547 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2adffece158b1a12316f6c618ebac7069fbdff5;p=docbook-dsssl "no" locale is now "nb" --- diff --git a/xsl/common/Makefile b/xsl/common/Makefile index a15f61094..234ae7734 100644 --- a/xsl/common/Makefile +++ b/xsl/common/Makefile @@ -5,7 +5,7 @@ XJPARSEFLAGS= -E 0 -w SOURCES=af.xml am.xml ar.xml az.xml bg.xml bn.xml bs.xml ca.xml cs.xml cy.xml da.xml \ de.xml el.xml en.xml eo.xml es.xml et.xml eu.xml fa.xml fi.xml fr.xml ga.xml \ gu.xml hi.xml he.xml hu.xml id.xml it.xml ja.xml kn.xml ko.xml la.xml lt.xml \ - lv.xml mn.xml nl.xml nn.xml no.xml pa.xml pl.xml hr.xml la.xml or.xml pt.xml \ + lv.xml mn.xml nl.xml nn.xml nb.xml pa.xml pl.xml hr.xml la.xml or.xml pt.xml \ pt_br.xml ro.xml ru.xml sk.xml sl.xml sq.xml sr.xml sr_Latn.xml sv.xml \ ta.xml th.xml tl.xml tr.xml uk.xml vi.xml xh.xml zh_cn.xml zh_tw.xml @@ -51,7 +51,7 @@ lv.xml: ../../gentext/locale/lv.xml $(GENSTYLE) mn.xml: ../../gentext/locale/mn.xml $(GENSTYLE) nl.xml: ../../gentext/locale/nl.xml $(GENSTYLE) nn.xml: ../../gentext/locale/nn.xml $(GENSTYLE) -no.xml: ../../gentext/locale/no.xml $(GENSTYLE) +nb.xml: ../../gentext/locale/nb.xml $(GENSTYLE) or.xml: ../../gentext/locale/or.xml $(GENSTYLE) pa.xml: ../../gentext/locale/pa.xml $(GENSTYLE) pl.xml: ../../gentext/locale/pl.xml $(GENSTYLE)