Index: icu46/source/data/brkitr/root.txt |
=================================================================== |
--- icu46/source/data/brkitr/root.txt (revision 0) |
+++ icu46/source/data/brkitr/root.txt (revision 0) |
@@ -0,0 +1,21 @@ |
+// *************************************************************************** |
+// * |
+// * 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 |
+// * |
+// *************************************************************************** |
+root{ |
+ Version{"1.1"} |
+ boundaries{ |
+ grapheme:process(dependency){"char.brk"} |
+ line: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"} |
+ } |
+} |
Property changes on: icu46/source/data/brkitr/root.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |