~ubuntu-branches/ubuntu/jaunty/texlive-bin/jaunty

« back to all changes in this revision

Viewing changes to build/source/libs/icu-xetex/data/xml/experimental/en_BZ.txt

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2008-06-26 23:14:59 UTC
  • mfrom: (2.1.30 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080626231459-y02rjsrgtafu83yr
Tags: 2007.dfsg.2-3
add missing source roadmap.fig of roadmap.eps in fontinst documentation
(Closes: #482915) (urgency medium due to RC bug)
(new patch add-missing-fontinst-source)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// ***************************************************************************
 
2
// *
 
3
// * Copyright (C) 2005 International Business Machines
 
4
// * Corporation and others.  All Rights Reserved.
 
5
// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 
6
// * Source File: ../../../../ICU4J/cldr/common/main/en_BZ.xml
 
7
// *
 
8
// ***************************************************************************
 
9
/**
 
10
 *  ICU <specials> source: ./xml/main/en_BZ.xml
 
11
 */
 
12
en_BZ{
 
13
    Version{"1.20"}
 
14
    calendar{
 
15
        gregorian{
 
16
            DateTimeElements:intvector{
 
17
                2,
 
18
                1,
 
19
            }
 
20
            DateTimePatterns{
 
21
                "HH:mm:ss z",
 
22
                "HH:mm:ss z",
 
23
                "HH:mm:ss",
 
24
                "HH:mm",
 
25
                "dd MMMM yyyy",
 
26
                "dd MMMM yyyy",
 
27
                "dd-MMM-yy",
 
28
                "dd/MM/yy",
 
29
                "{1} {0}",
 
30
            }
 
31
        }
 
32
    }
 
33
}