Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
michael@0 | 1 | <?xml version="1.0" encoding="UTF-8" ?> |
michael@0 | 2 | <!-- |
michael@0 | 3 | Copyright (c) 2010-2013 International Business Machines Corporation and others. All rights reserved. |
michael@0 | 4 | --> |
michael@0 | 5 | <!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd" |
michael@0 | 6 | [ |
michael@0 | 7 | <!ENTITY % icu SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldmlICU.dtd"> |
michael@0 | 8 | %icu; |
michael@0 | 9 | ] |
michael@0 | 10 | > |
michael@0 | 11 | <ldml> |
michael@0 | 12 | <identity> |
michael@0 | 13 | <version number="$Revision: 1.1 $"/> |
michael@0 | 14 | <generation date="$Date: 2006/04/21 00:54:07 $"/> |
michael@0 | 15 | <language type="root"/> |
michael@0 | 16 | </identity> |
michael@0 | 17 | <special xmlns:icu="http://www.icu-project.org/"> |
michael@0 | 18 | <icu:breakIteratorData> |
michael@0 | 19 | <icu:boundaries> |
michael@0 | 20 | <icu:grapheme icu:dependency="char.brk"/> |
michael@0 | 21 | <icu:word icu:dependency="word.brk"/> |
michael@0 | 22 | <icu:line icu:dependency="line.brk"/> |
michael@0 | 23 | <icu:sentence icu:dependency="sent.brk"/> |
michael@0 | 24 | <icu:title icu:dependency="title.brk"/> |
michael@0 | 25 | </icu:boundaries> |
michael@0 | 26 | <icu:dictionaries> |
michael@0 | 27 | <icu:dictionary type="Thai" icu:dependency="thaidict.dict"/> |
michael@0 | 28 | <icu:dictionary type="Laoo" icu:dependency="laodict.dict"/> |
michael@0 | 29 | <icu:dictionary type="Khmr" icu:dependency="khmerdict.dict"/> |
michael@0 | 30 | <icu:dictionary type="Hani" icu:dependency="cjdict.dict"/> |
michael@0 | 31 | <icu:dictionary type="Hira" icu:dependency="cjdict.dict"/> |
michael@0 | 32 | <icu:dictionary type="Kata" icu:dependency="cjdict.dict"/> |
michael@0 | 33 | </icu:dictionaries> |
michael@0 | 34 | </icu:breakIteratorData> |
michael@0 | 35 | </special> |
michael@0 | 36 | </ldml> |
michael@0 | 37 |