~ubuntu-branches/ubuntu/lucid/gtk+2.0/lucid-proposed

« back to all changes in this revision

Viewing changes to gtk/paper_names_offsets.c

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-03-11 18:28:01 UTC
  • mfrom: (1.11.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100311182801-wqr2drmus369zy6r
Tags: 2.19.7-0ubuntu1
* New upstream version
  - Bug fixes:
  611707 Move documentation from templates to inline comments
  69872 GTK_WIDGET_SET_FLAGS should be deprecated
  612066 empathy hangs when clicked on information about contact...
         (lp: #532947)
  557420 Some compose sequences don't work anymore...
  569042 gailbooleancell does not seem to attend to changes...
  600992 File chooser reference counting issues
  610905 gtk_drag_source_set need instrospection hint
  611051 Search Entry Clear Icon not accessible
  611217 Incorrect translator comment
  611317 Document targets in drag and drop
  611319 gtk_window_set_transient_for undocumented NULL value for parent
  611658 Update documentation for gtkvscrollbar
  611662 Update documentation for gtkvseparator
  611686 focus_in/focus_out in gailtreeview.c should return FALSE...
  611831 Move documentation to inline comments: GtkVBox
  612119 Do not scroll when middle pasting
  - Translation updates
* debian/patches/071_no_offscreen_widgets_grabbing.patch,
  debian/patches/091_bugzilla_tooltip_refresh.patch:
  - new version update
  - increased the alpha value for tooltips to 85%
* debian/rules:
  - updated the shlibs

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* Generated by gen-paper-names */
2
2
 
3
3
#if 0
4
 
/* translators, strip everything up to the first | */
5
4
NC_("paper size", "asme_f")
6
 
/* translators, strip everything up to the first | */
7
5
NC_("paper size", "A0x2")
8
 
/* translators, strip everything up to the first | */
9
6
NC_("paper size", "A0")
10
 
/* translators, strip everything up to the first | */
11
7
NC_("paper size", "A0x3")
12
 
/* translators, strip everything up to the first | */
13
8
NC_("paper size", "A1")
14
 
/* translators, strip everything up to the first | */
15
9
NC_("paper size", "A10")
16
 
/* translators, strip everything up to the first | */
17
10
NC_("paper size", "A1x3")
18
 
/* translators, strip everything up to the first | */
19
11
NC_("paper size", "A1x4")
20
 
/* translators, strip everything up to the first | */
21
12
NC_("paper size", "A2")
22
 
/* translators, strip everything up to the first | */
23
13
NC_("paper size", "A2x3")
24
 
/* translators, strip everything up to the first | */
25
14
NC_("paper size", "A2x4")
26
 
/* translators, strip everything up to the first | */
27
15
NC_("paper size", "A2x5")
28
 
/* translators, strip everything up to the first | */
29
16
NC_("paper size", "A3")
30
 
/* translators, strip everything up to the first | */
31
17
NC_("paper size", "A3 Extra")
32
 
/* translators, strip everything up to the first | */
33
18
NC_("paper size", "A3x3")
34
 
/* translators, strip everything up to the first | */
35
19
NC_("paper size", "A3x4")
36
 
/* translators, strip everything up to the first | */
37
20
NC_("paper size", "A3x5")
38
 
/* translators, strip everything up to the first | */
39
21
NC_("paper size", "A3x6")
40
 
/* translators, strip everything up to the first | */
41
22
NC_("paper size", "A3x7")
42
 
/* translators, strip everything up to the first | */
43
23
NC_("paper size", "A4")
44
 
/* translators, strip everything up to the first | */
45
24
NC_("paper size", "A4 Extra")
46
 
/* translators, strip everything up to the first | */
47
25
NC_("paper size", "A4 Tab")
48
 
/* translators, strip everything up to the first | */
49
26
NC_("paper size", "A4x3")
50
 
/* translators, strip everything up to the first | */
51
27
NC_("paper size", "A4x4")
52
 
/* translators, strip everything up to the first | */
53
28
NC_("paper size", "A4x5")
54
 
/* translators, strip everything up to the first | */
55
29
NC_("paper size", "A4x6")
56
 
/* translators, strip everything up to the first | */
57
30
NC_("paper size", "A4x7")
58
 
/* translators, strip everything up to the first | */
59
31
NC_("paper size", "A4x8")
60
 
/* translators, strip everything up to the first | */
61
32
NC_("paper size", "A4x9")
62
 
/* translators, strip everything up to the first | */
63
33
NC_("paper size", "A5")
64
 
/* translators, strip everything up to the first | */
65
34
NC_("paper size", "A5 Extra")
66
 
/* translators, strip everything up to the first | */
67
35
NC_("paper size", "A6")
68
 
/* translators, strip everything up to the first | */
69
36
NC_("paper size", "A7")
70
 
/* translators, strip everything up to the first | */
71
37
NC_("paper size", "A8")
72
 
/* translators, strip everything up to the first | */
73
38
NC_("paper size", "A9")
74
 
/* translators, strip everything up to the first | */
75
39
NC_("paper size", "B0")
76
 
/* translators, strip everything up to the first | */
77
40
NC_("paper size", "B1")
78
 
/* translators, strip everything up to the first | */
79
41
NC_("paper size", "B10")
80
 
/* translators, strip everything up to the first | */
81
42
NC_("paper size", "B2")
82
 
/* translators, strip everything up to the first | */
83
43
NC_("paper size", "B3")
84
 
/* translators, strip everything up to the first | */
85
44
NC_("paper size", "B4")
86
 
/* translators, strip everything up to the first | */
87
45
NC_("paper size", "B5")
88
 
/* translators, strip everything up to the first | */
89
46
NC_("paper size", "B5 Extra")
90
 
/* translators, strip everything up to the first | */
91
47
NC_("paper size", "B6")
92
 
/* translators, strip everything up to the first | */
93
48
NC_("paper size", "B6/C4")
94
 
/* translators, strip everything up to the first | */
95
49
NC_("paper size", "B7")
96
 
/* translators, strip everything up to the first | */
97
50
NC_("paper size", "B8")
98
 
/* translators, strip everything up to the first | */
99
51
NC_("paper size", "B9")
100
 
/* translators, strip everything up to the first | */
101
52
NC_("paper size", "C0")
102
 
/* translators, strip everything up to the first | */
103
53
NC_("paper size", "C1")
104
 
/* translators, strip everything up to the first | */
105
54
NC_("paper size", "C10")
106
 
/* translators, strip everything up to the first | */
107
55
NC_("paper size", "C2")
108
 
/* translators, strip everything up to the first | */
109
56
NC_("paper size", "C3")
110
 
/* translators, strip everything up to the first | */
111
57
NC_("paper size", "C4")
112
 
/* translators, strip everything up to the first | */
113
58
NC_("paper size", "C5")
114
 
/* translators, strip everything up to the first | */
115
59
NC_("paper size", "C6")
116
 
/* translators, strip everything up to the first | */
117
60
NC_("paper size", "C6/C5")
118
 
/* translators, strip everything up to the first | */
119
61
NC_("paper size", "C7")
120
 
/* translators, strip everything up to the first | */
121
62
NC_("paper size", "C7/C6")
122
 
/* translators, strip everything up to the first | */
123
63
NC_("paper size", "C8")
124
 
/* translators, strip everything up to the first | */
125
64
NC_("paper size", "C9")
126
 
/* translators, strip everything up to the first | */
127
65
NC_("paper size", "DL Envelope")
128
 
/* translators, strip everything up to the first | */
129
66
NC_("paper size", "RA0")
130
 
/* translators, strip everything up to the first | */
131
67
NC_("paper size", "RA1")
132
 
/* translators, strip everything up to the first | */
133
68
NC_("paper size", "RA2")
134
 
/* translators, strip everything up to the first | */
135
69
NC_("paper size", "SRA0")
136
 
/* translators, strip everything up to the first | */
137
70
NC_("paper size", "SRA1")
138
 
/* translators, strip everything up to the first | */
139
71
NC_("paper size", "SRA2")
140
 
/* translators, strip everything up to the first | */
141
72
NC_("paper size", "JB0")
142
 
/* translators, strip everything up to the first | */
143
73
NC_("paper size", "JB1")
144
 
/* translators, strip everything up to the first | */
145
74
NC_("paper size", "JB10")
146
 
/* translators, strip everything up to the first | */
147
75
NC_("paper size", "JB2")
148
 
/* translators, strip everything up to the first | */
149
76
NC_("paper size", "JB3")
150
 
/* translators, strip everything up to the first | */
151
77
NC_("paper size", "JB4")
152
 
/* translators, strip everything up to the first | */
153
78
NC_("paper size", "JB5")
154
 
/* translators, strip everything up to the first | */
155
79
NC_("paper size", "JB6")
156
 
/* translators, strip everything up to the first | */
157
80
NC_("paper size", "JB7")
158
 
/* translators, strip everything up to the first | */
159
81
NC_("paper size", "JB8")
160
 
/* translators, strip everything up to the first | */
161
82
NC_("paper size", "JB9")
162
 
/* translators, strip everything up to the first | */
163
83
NC_("paper size", "jis exec")
164
 
/* translators, strip everything up to the first | */
165
84
NC_("paper size", "Choukei 2 Envelope")
166
 
/* translators, strip everything up to the first | */
167
85
NC_("paper size", "Choukei 3 Envelope")
168
 
/* translators, strip everything up to the first | */
169
86
NC_("paper size", "Choukei 4 Envelope")
170
 
/* translators, strip everything up to the first | */
171
87
NC_("paper size", "hagaki (postcard)")
172
 
/* translators, strip everything up to the first | */
173
88
NC_("paper size", "kahu Envelope")
174
 
/* translators, strip everything up to the first | */
175
89
NC_("paper size", "kaku2 Envelope")
176
 
/* translators, strip everything up to the first | */
177
90
NC_("paper size", "oufuku (reply postcard)")
178
 
/* translators, strip everything up to the first | */
179
91
NC_("paper size", "you4 Envelope")
180
 
/* translators, strip everything up to the first | */
181
92
NC_("paper size", "10x11")
182
 
/* translators, strip everything up to the first | */
183
93
NC_("paper size", "10x13")
184
 
/* translators, strip everything up to the first | */
185
94
NC_("paper size", "10x14")
186
 
/* translators, strip everything up to the first | */
187
 
NC_("paper size", "10x15")
188
 
/* translators, strip everything up to the first | */
189
 
NC_("paper size", "10x15")
190
 
/* translators, strip everything up to the first | */
 
95
NC_("paper size", "10x15")
 
96
NC_("paper size", "10x15")
191
97
NC_("paper size", "11x12")
192
 
/* translators, strip everything up to the first | */
193
98
NC_("paper size", "11x15")
194
 
/* translators, strip everything up to the first | */
195
99
NC_("paper size", "12x19")
196
 
/* translators, strip everything up to the first | */
197
100
NC_("paper size", "5x7")
198
 
/* translators, strip everything up to the first | */
199
101
NC_("paper size", "6x9 Envelope")
200
 
/* translators, strip everything up to the first | */
201
102
NC_("paper size", "7x9 Envelope")
202
 
/* translators, strip everything up to the first | */
203
103
NC_("paper size", "9x11 Envelope")
204
 
/* translators, strip everything up to the first | */
205
104
NC_("paper size", "a2 Envelope")
206
 
/* translators, strip everything up to the first | */
207
105
NC_("paper size", "Arch A")
208
 
/* translators, strip everything up to the first | */
209
106
NC_("paper size", "Arch B")
210
 
/* translators, strip everything up to the first | */
211
107
NC_("paper size", "Arch C")
212
 
/* translators, strip everything up to the first | */
213
108
NC_("paper size", "Arch D")
214
 
/* translators, strip everything up to the first | */
215
109
NC_("paper size", "Arch E")
216
 
/* translators, strip everything up to the first | */
217
110
NC_("paper size", "b-plus")
218
 
/* translators, strip everything up to the first | */
219
111
NC_("paper size", "c")
220
 
/* translators, strip everything up to the first | */
221
112
NC_("paper size", "c5 Envelope")
222
 
/* translators, strip everything up to the first | */
223
113
NC_("paper size", "d")
224
 
/* translators, strip everything up to the first | */
225
114
NC_("paper size", "e")
226
 
/* translators, strip everything up to the first | */
227
115
NC_("paper size", "edp")
228
 
/* translators, strip everything up to the first | */
229
116
NC_("paper size", "European edp")
230
 
/* translators, strip everything up to the first | */
231
117
NC_("paper size", "Executive")
232
 
/* translators, strip everything up to the first | */
233
118
NC_("paper size", "f")
234
 
/* translators, strip everything up to the first | */
235
119
NC_("paper size", "FanFold European")
236
 
/* translators, strip everything up to the first | */
237
120
NC_("paper size", "FanFold US")
238
 
/* translators, strip everything up to the first | */
239
121
NC_("paper size", "FanFold German Legal")
240
 
/* translators, strip everything up to the first | */
241
122
NC_("paper size", "Government Legal")
242
 
/* translators, strip everything up to the first | */
243
123
NC_("paper size", "Government Letter")
244
 
/* translators, strip everything up to the first | */
245
124
NC_("paper size", "Index 3x5")
246
 
/* translators, strip everything up to the first | */
247
125
NC_("paper size", "Index 4x6 (postcard)")
248
 
/* translators, strip everything up to the first | */
249
126
NC_("paper size", "Index 4x6 ext")
250
 
/* translators, strip everything up to the first | */
251
127
NC_("paper size", "Index 5x8")
252
 
/* translators, strip everything up to the first | */
253
128
NC_("paper size", "Invoice")
254
 
/* translators, strip everything up to the first | */
255
129
NC_("paper size", "Tabloid")
256
 
/* translators, strip everything up to the first | */
257
130
NC_("paper size", "US Legal")
258
 
/* translators, strip everything up to the first | */
259
131
NC_("paper size", "US Legal Extra")
260
 
/* translators, strip everything up to the first | */
261
132
NC_("paper size", "US Letter")
262
 
/* translators, strip everything up to the first | */
263
133
NC_("paper size", "US Letter Extra")
264
 
/* translators, strip everything up to the first | */
265
134
NC_("paper size", "US Letter Plus")
266
 
/* translators, strip everything up to the first | */
267
135
NC_("paper size", "Monarch Envelope")
268
 
/* translators, strip everything up to the first | */
269
136
NC_("paper size", "#10 Envelope")
270
 
/* translators, strip everything up to the first | */
271
137
NC_("paper size", "#11 Envelope")
272
 
/* translators, strip everything up to the first | */
273
138
NC_("paper size", "#12 Envelope")
274
 
/* translators, strip everything up to the first | */
275
139
NC_("paper size", "#14 Envelope")
276
 
/* translators, strip everything up to the first | */
277
140
NC_("paper size", "#9 Envelope")
278
 
/* translators, strip everything up to the first | */
279
141
NC_("paper size", "Personal Envelope")
280
 
/* translators, strip everything up to the first | */
281
142
NC_("paper size", "Quarto")
282
 
/* translators, strip everything up to the first | */
283
143
NC_("paper size", "Super A")
284
 
/* translators, strip everything up to the first | */
285
144
NC_("paper size", "Super B")
286
 
/* translators, strip everything up to the first | */
287
145
NC_("paper size", "Wide Format")
288
 
/* translators, strip everything up to the first | */
289
146
NC_("paper size", "Dai-pa-kai")
290
 
/* translators, strip everything up to the first | */
291
147
NC_("paper size", "Folio")
292
 
/* translators, strip everything up to the first | */
293
148
NC_("paper size", "Folio sp")
294
 
/* translators, strip everything up to the first | */
295
149
NC_("paper size", "Invite Envelope")
296
 
/* translators, strip everything up to the first | */
297
150
NC_("paper size", "Italian Envelope")
298
 
/* translators, strip everything up to the first | */
299
151
NC_("paper size", "juuro-ku-kai")
300
 
/* translators, strip everything up to the first | */
301
152
NC_("paper size", "pa-kai")
302
 
/* translators, strip everything up to the first | */
303
153
NC_("paper size", "Postfix Envelope")
304
 
/* translators, strip everything up to the first | */
305
154
NC_("paper size", "Small Photo")
306
 
/* translators, strip everything up to the first | */
307
155
NC_("paper size", "prc1 Envelope")
308
 
/* translators, strip everything up to the first | */
309
156
NC_("paper size", "prc10 Envelope")
310
 
/* translators, strip everything up to the first | */
311
157
NC_("paper size", "prc 16k")
312
 
/* translators, strip everything up to the first | */
313
158
NC_("paper size", "prc2 Envelope")
314
 
/* translators, strip everything up to the first | */
315
159
NC_("paper size", "prc3 Envelope")
316
 
/* translators, strip everything up to the first | */
317
160
NC_("paper size", "prc 32k")
318
 
/* translators, strip everything up to the first | */
319
161
NC_("paper size", "prc4 Envelope")
320
 
/* translators, strip everything up to the first | */
321
162
NC_("paper size", "prc5 Envelope")
322
 
/* translators, strip everything up to the first | */
323
163
NC_("paper size", "prc6 Envelope")
324
 
/* translators, strip everything up to the first | */
325
164
NC_("paper size", "prc7 Envelope")
326
 
/* translators, strip everything up to the first | */
327
165
NC_("paper size", "prc8 Envelope")
328
 
/* translators, strip everything up to the first | */
329
166
NC_("paper size", "prc9 Envelope")
330
 
/* translators, strip everything up to the first | */
331
167
NC_("paper size", "ROC 16k")
332
 
/* translators, strip everything up to the first | */
333
168
NC_("paper size", "ROC 8k")
334
169
#endif
335
170