~ubuntu-branches/ubuntu/maverick/icu/maverick-updates

« back to all changes in this revision

Viewing changes to source/data/xml/main/ml.xml

  • Committer: Package Import Robot
  • Author(s): Jay Berkenbilt
  • Date: 2009-09-04 11:56:06 UTC
  • mfrom: (10.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20090904115606-sqxxuizelam5tozb
Tags: 4.2.1-3
Change install-doc target to not fail if there are subdirectories of
doc/html.  This is necessary to handle the doc/html/search directory
created by doxygen 3.6.1.  (Closes: #544799)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" ?>
 
2
<!--
 
3
 Copyright (c) 2002-2008 International Business Machines Corporation and others. All rights reserved.
 
4
-->
 
5
<!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.6/ldml.dtd"
 
6
[
 
7
   <!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.6/ldmlICU.dtd">
 
8
   %icu;
 
9
]
 
10
>
 
11
<ldml>
 
12
        <identity>
 
13
                <version number="$Revision: 1.5 $"/>
 
14
                <generation date="$Date: 2008/05/25 01:05:54 $"/>
 
15
                <language type="ml"/> 
 
16
        </identity>
 
17
        <characters>
 
18
                <special xmlns:icu="http://www.icu-project.org/">
 
19
                        <icu:scripts>
 
20
                                <icu:script type="1">Mlym</icu:script>
 
21
                        </icu:scripts>
 
22
                </special>
 
23
        </characters>
 
24
</ldml>
 
25