- add third_party src.
[platform/framework/web/crosswalk.git] / src / third_party / icu / source / data / brkitr / root.txt
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others.  All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/xml/brkitr/root.xml
7 // *
8 // ***************************************************************************
9 root{
10     Version{"1.1"}
11     boundaries{
12         grapheme:process(dependency){"char.brk"}
13         line:process(dependency){"line.brk"}
14         sentence:process(dependency){"sent.brk"}
15         title:process(dependency){"title.brk"}
16         word:process(dependency){"word.brk"}
17     }
18     dictionaries{
19         Thai:process(dependency){"thaidict.ctd"}
20         Hani:process(dependency){"cjdict.ctd"}
21         Hira:process(dependency){"cjdict.ctd"}
22         Kata:process(dependency){"cjdict.ctd"}
23     }
24 }