From 5764142966b5a10616035b992d1d90084fb39b9b Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 17 Dec 2007 12:22:05 +0000 Subject: [PATCH] Added word ICU config for da (Danish). --- tab/Makefile.am | 5 +++-- tab/words-icu-da.xml | 7 +++++++ tab/words-icu.xml | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 tab/words-icu-da.xml diff --git a/tab/Makefile.am b/tab/Makefile.am index f882707..900efd3 100644 --- a/tab/Makefile.am +++ b/tab/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.10 2007-12-13 18:10:35 adam Exp $ +## $Id: Makefile.am,v 1.11 2007-12-17 12:22:05 adam Exp $ tabdatadir = $(datadir)/$(PACKAGE)$(PACKAGE_SUFFIX)/tab tabdata_DATA = bib1.att dan1.att danmarc.abs danmarc.mar \ @@ -9,7 +9,8 @@ tabdata_DATA = bib1.att dan1.att danmarc.abs danmarc.mar \ nwi.flt refer.flt scan.chr sgml.flt soif.flt string.chr summary.abs \ summary.tag tagsetg.tag tagsetm.tag urx.chr usmarc.abs usmarc-b.est \ usmarc.flt usmarc.mar usmarc.tag var1.var wais.abs wais-b.est \ - wais-variant.est marc21.abs words-icu.xml phrases-icu.xml icu.idx + wais-variant.est marc21.abs words-icu.xml phrases-icu.xml words-icu-da.xml \ + icu.idx EXTRA_DIST = $(tabdata_DATA) diff --git a/tab/words-icu-da.xml b/tab/words-icu-da.xml new file mode 100644 index 0000000..60677d0 --- /dev/null +++ b/tab/words-icu-da.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tab/words-icu.xml b/tab/words-icu.xml index 1b0e9e2..537cc9b 100644 --- a/tab/words-icu.xml +++ b/tab/words-icu.xml @@ -1,4 +1,4 @@ - + -- 1.7.10.4