490cb834fa
X-SVN-Rev: 19408
25 lines
654 B
Plaintext
25 lines
654 B
Plaintext
// ***************************************************************************
|
|
// *
|
|
// * Copyright (C) 2006 International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
|
|
// * Source File:<path>/common/main/root.xml
|
|
// *
|
|
// ***************************************************************************
|
|
/**
|
|
* ICU <specials> source: <path>/xml/main/root.xml
|
|
*/
|
|
root{
|
|
Version{"1.00"}
|
|
boundaries{
|
|
grapheme{"char"}
|
|
line{"line"}
|
|
sentence{"sent"}
|
|
title{"title"}
|
|
word{"word"}
|
|
}
|
|
dictionaries{
|
|
Thai{"thaidict"}
|
|
}
|
|
}
|