]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/brkitr/root.txt
ICU-64260.0.1.tar.gz
[apple/icu.git] / icuSources / data / brkitr / root.txt
index 5d839bd983f307ce28dbdfceaacaf650879f053d..fab9e29de5773276b4d5c88714d59b8acecd212a 100644 (file)
@@ -1,21 +1,24 @@
-// ***************************************************************************
-// *
-// * Copyright (C) 2010 International Business Machines
-// * Corporation and others.  All Rights Reserved.
-// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File:<path>/xml/brkitr/root.xml
-// *
-// ***************************************************************************
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html#License
 root{
-    Version{"1.1"}
+    Version{"2.1.49.32"}
     boundaries{
         grapheme:process(dependency){"char.brk"}
         line:process(dependency){"line.brk"}
+        line_loose:process(dependency){"line_loose.brk"}
+        line_normal:process(dependency){"line_normal.brk"}
+        line_strict:process(dependency){"line.brk"}
         sentence:process(dependency){"sent.brk"}
         title:process(dependency){"title.brk"}
         word:process(dependency){"word.brk"}
     }
     dictionaries{
-        Thai:process(dependency){"thaidict.ctd"}
+        Hani:process(dependency){"cjdict.dict"}
+        Hira:process(dependency){"cjdict.dict"}
+        Kana:process(dependency){"cjdict.dict"}
+        Khmr:process(dependency){"khmerdict.dict"}
+        Laoo:process(dependency){"laodict.dict"}
+        Mymr:process(dependency){"burmesedict.dict"}
+        Thai:process(dependency){"thaidict.dict"}
     }
 }