tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

root.xml (715B)


      1 <?xml version="1.0" encoding="UTF-8" ?>
      2 <!--
      3 Copyright (C) 2016 and later: Unicode, Inc. and others.
      4 License & terms of use: http://www.unicode.org/copyright.html
      5 Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
      6 -->
      7 <!DOCTYPE ldml SYSTEM "../../dtd/cldr/common/dtd/ldml.dtd"
      8 [
      9   <!ENTITY % icu SYSTEM "../../dtd/cldr/common/dtd/ldmlICU.dtd">
     10   %icu;
     11 ]
     12 >
     13 <ldml>
     14    <identity>
     15        <version number="$Revision$"/>
     16        <language type="root"/> 
     17    </identity>
     18    <special xmlns:icu="http://www.icu-project.org/">
     19        <icu:UCARules icu:uca_rules="../unidata/UCARules.txt"/>
     20        <icu:depends icu:dependency="ucadata.icu"/>
     21    </special>
     22 </ldml>