~ubuntu-branches/ubuntu/jaunty/belocs-locales-data/jaunty

« back to all changes in this revision

Viewing changes to debian/patches/bts361972_new_Valencian_locale.diff

  • Committer: Bazaar Package Importer
  • Author(s): Denis Barbier
  • Date: 2006-06-08 22:00:09 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060608220009-xbiuiampv18ok4u9
Tags: 2.4-2
* Modified patches:
  + bz672_include_iso14651_t1_LC_COLLATE.diff
  + include_iso14651_t1_others.diff
    Fix <MIN> and <CAP> collation for several locales.  This is needed so
    that character ranges work as expected, see #362514 for instance.

* New patches:
  + fix_ro_RO_mincap.diff
  + fix_se_NO_mincap.diff
    Some fixes for <MIN> and <CAP> collation.

* Move locale selection from belocs-locales-data into belocs-locales-bin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Submitted upstream: BZ2522
 
2
 
 
3
Index: belocs-locales-data/localedata/locales/ca_ES@valencia
 
4
===================================================================
 
5
--- /dev/null
 
6
+++ belocs-locales-data/localedata/locales/ca_ES@valencia
 
7
@@ -0,0 +1,96 @@
 
8
+comment_char %
 
9
+escape_char  /
 
10
+%
 
11
+% Valencian (southern Catalan) locale for Spain with Euro
 
12
+%
 
13
+% Note that this locale is almost the same as ca_ES@euro.  The point of having
 
14
+% a separate locale is only for PO translations, which have a lot of social
 
15
+% support and are very appreciated by the Valencian-speaking community.
 
16
+%
 
17
+% Contact: Jordi Mallach
 
18
+% Email: jordi@gnu.org
 
19
+% Tel:
 
20
+% Fax:
 
21
+% Language: ca
 
22
+% Territory: ES
 
23
+% Option: euro
 
24
+% Revision: 1.0
 
25
+% Date: 2006-04-06
 
26
+% Application: general
 
27
+% Users: general
 
28
+% Repertoiremap: mnemonic,ds
 
29
+% Charset: ISO-8859-15
 
30
+% Distribution and use is free, also
 
31
+% for commercial purposes.
 
32
+
 
33
+LC_IDENTIFICATION
 
34
+title      "Valencian (southern Catalan) locale for Spain with Euro"
 
35
+source     ""
 
36
+address    ""
 
37
+contact    "Jordi Mallach"
 
38
+email      "jordi@gnu.org"
 
39
+tel        ""
 
40
+fax        ""
 
41
+language   "Catalan"
 
42
+territory  "Spain"
 
43
+revision   "1.0"
 
44
+date       "2006-04-06"
 
45
+%
 
46
+category  "ca_ES@valencia:2006";LC_IDENTIFICATION
 
47
+category  "ca_ES@valencia:2006";LC_CTYPE
 
48
+category  "ca_ES@valencia:2006";LC_COLLATE
 
49
+category  "ca_ES@valencia:2006";LC_MONETARY
 
50
+category  "ca_ES@valencia:2006";LC_NUMERIC
 
51
+category  "ca_ES@valencia:2006";LC_TIME
 
52
+category  "ca_ES@valencia:2006";LC_MESSAGES
 
53
+category  "ca_ES@valencia:2006";LC_PAPER
 
54
+category  "ca_ES@valencia:2006";LC_NAME
 
55
+category  "ca_ES@valencia:2006";LC_ADDRESS
 
56
+category  "ca_ES@valencia:2006";LC_TELEPHONE
 
57
+category  "ca_ES@valencia:2006";LC_MEASUREMENT
 
58
+
 
59
+END LC_IDENTIFICATION
 
60
+
 
61
+LC_CTYPE
 
62
+copy "i18n"
 
63
+END LC_CTYPE
 
64
+
 
65
+LC_COLLATE
 
66
+copy "ca_ES"
 
67
+END LC_COLLATE
 
68
+
 
69
+LC_MONETARY
 
70
+copy "ca_ES"
 
71
+END LC_MONETARY
 
72
+
 
73
+LC_NUMERIC
 
74
+copy "ca_ES"
 
75
+END LC_NUMERIC
 
76
+
 
77
+LC_TIME
 
78
+copy "ca_ES"
 
79
+END LC_TIME
 
80
+
 
81
+LC_MESSAGES
 
82
+copy "ca_ES"
 
83
+END LC_MESSAGES
 
84
+
 
85
+LC_PAPER
 
86
+copy "ca_ES"
 
87
+END LC_PAPER
 
88
+
 
89
+LC_NAME
 
90
+copy "ca_ES"
 
91
+END LC_NAME
 
92
+
 
93
+LC_ADDRESS
 
94
+copy "ca_ES"
 
95
+END LC_ADDRESS
 
96
+
 
97
+LC_TELEPHONE
 
98
+copy "ca_ES"
 
99
+END LC_TELEPHONE
 
100
+
 
101
+LC_MEASUREMENT
 
102
+copy "ca_ES"
 
103
+END LC_MEASUREMENT
 
104
Index: belocs-locales-data/localedata/SUPPORTED
 
105
===================================================================
 
106
--- belocs-locales-data.orig/localedata/SUPPORTED
 
107
+++ belocs-locales-data/localedata/SUPPORTED
 
108
@@ -69,6 +69,8 @@
 
109
 ca_ES.UTF-8/UTF-8 \
 
110
 ca_ES/ISO-8859-1 \
 
111
 ca_ES@euro/ISO-8859-15 \
 
112
+ca_ES.UTF-8@valencia/UTF-8 \
 
113
+ca_ES@valencia/ISO-8859-15 \
 
114
 ca_FR.UTF-8/UTF-8 \
 
115
 ca_FR/ISO-8859-15 \
 
116
 ca_IT.UTF-8/UTF-8 \