~netbook-remix-team/netbook-remix-launcher/1.6

« back to all changes in this revision

Viewing changes to data/logout-dialog.glade

  • Committer: Neil Jagdish Patel
  • Date: 2009-04-07 11:47:34 UTC
  • Revision ID: neil.patel@canonical.com-20090407114734-a71xvrrnd8sifz10
* gtk-cancel button marked translatable and wrongly translated (LP: #356970)
  - Remove the "translatable" property from the xml file

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
 
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3
 
<!--Generated with glade3 3.4.5 on Fri Nov 28 15:28:53 2008 -->
 
1
<?xml version="1.0"?>
4
2
<glade-interface>
 
3
  <!-- interface-requires gtk+ 2.16 -->
 
4
  <!-- interface-naming-policy toplevel-contextual -->
5
5
  <widget class="GtkDialog" id="dialog1">
6
6
    <property name="width_request">0</property>
7
7
    <property name="height_request">0</property>
8
8
    <property name="border_width">5</property>
9
9
    <property name="title" translatable="yes">Quit Session</property>
10
 
    <property name="window_position">GTK_WIN_POS_CENTER_ALWAYS</property>
 
10
    <property name="window_position">center-always</property>
11
11
    <property name="icon_name">system-log-out</property>
12
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
 
12
    <property name="type_hint">dialog</property>
13
13
    <property name="has_separator">False</property>
14
14
    <child internal-child="vbox">
15
15
      <widget class="GtkVBox" id="dialog-vbox1">
23
23
              <widget class="GtkFrame" id="frame1">
24
24
                <property name="visible">True</property>
25
25
                <property name="label_xalign">0</property>
26
 
                <property name="shadow_type">GTK_SHADOW_NONE</property>
 
26
                <property name="shadow_type">none</property>
27
27
                <child>
28
28
                  <widget class="GtkAlignment" id="alignment1">
29
29
                    <property name="visible">True</property>
40
40
                                <property name="visible">True</property>
41
41
                                <property name="can_focus">True</property>
42
42
                                <property name="receives_default">True</property>
43
 
                                <property name="relief">GTK_RELIEF_NONE</property>
44
 
                                <property name="response_id">0</property>
 
43
                                <property name="relief">none</property>
45
44
                                <child>
46
45
                                  <widget class="GtkHBox" id="hbox2">
47
46
                                    <property name="visible">True</property>
49
48
                                    <child>
50
49
                                      <widget class="GtkImage" id="image1">
51
50
                                        <property name="visible">True</property>
52
 
                                        <property name="icon_size">6</property>
53
51
                                        <property name="icon_name">system-log-out</property>
 
52
                                        <property name="icon-size">6</property>
54
53
                                      </widget>
55
54
                                      <packing>
56
55
                                        <property name="expand">False</property>
 
56
                                        <property name="position">0</property>
57
57
                                      </packing>
58
58
                                    </child>
59
59
                                    <child>
68
68
                                            <property name="use_markup">True</property>
69
69
                                            <property name="wrap">True</property>
70
70
                                          </widget>
 
71
                                          <packing>
 
72
                                            <property name="position">0</property>
 
73
                                          </packing>
71
74
                                        </child>
72
75
                                      </widget>
73
76
                                      <packing>
77
80
                                  </widget>
78
81
                                </child>
79
82
                              </widget>
 
83
                              <packing>
 
84
                                <property name="position">0</property>
 
85
                              </packing>
80
86
                            </child>
81
87
                            <child>
82
88
                              <widget class="GtkButton" id="switchuserbutton">
83
89
                                <property name="visible">True</property>
84
90
                                <property name="can_focus">True</property>
85
91
                                <property name="receives_default">True</property>
86
 
                                <property name="relief">GTK_RELIEF_NONE</property>
87
 
                                <property name="response_id">0</property>
 
92
                                <property name="relief">none</property>
88
93
                                <child>
89
94
                                  <widget class="GtkHBox" id="hbox3">
90
95
                                    <property name="visible">True</property>
92
97
                                    <child>
93
98
                                      <widget class="GtkImage" id="image2">
94
99
                                        <property name="visible">True</property>
95
 
                                        <property name="icon_size">6</property>
96
100
                                        <property name="icon_name">system-users</property>
 
101
                                        <property name="icon-size">6</property>
97
102
                                      </widget>
98
103
                                      <packing>
99
104
                                        <property name="expand">False</property>
 
105
                                        <property name="position">0</property>
100
106
                                      </packing>
101
107
                                    </child>
102
108
                                    <child>
111
117
                                            <property name="use_markup">True</property>
112
118
                                            <property name="wrap">True</property>
113
119
                                          </widget>
 
120
                                          <packing>
 
121
                                            <property name="position">0</property>
 
122
                                          </packing>
114
123
                                        </child>
115
124
                                      </widget>
116
125
                                      <packing>
129
138
                                <property name="visible">True</property>
130
139
                                <property name="can_focus">True</property>
131
140
                                <property name="receives_default">True</property>
132
 
                                <property name="relief">GTK_RELIEF_NONE</property>
133
 
                                <property name="response_id">0</property>
 
141
                                <property name="relief">none</property>
134
142
                                <child>
135
143
                                  <widget class="GtkHBox" id="hbox8">
136
144
                                    <property name="visible">True</property>
138
146
                                    <child>
139
147
                                      <widget class="GtkImage" id="image7">
140
148
                                        <property name="visible">True</property>
141
 
                                        <property name="icon_size">6</property>
142
149
                                        <property name="icon_name">system-lock-screen</property>
 
150
                                        <property name="icon-size">6</property>
143
151
                                      </widget>
144
152
                                      <packing>
145
153
                                        <property name="expand">False</property>
 
154
                                        <property name="position">0</property>
146
155
                                      </packing>
147
156
                                    </child>
148
157
                                    <child>
157
166
                                            <property name="use_markup">True</property>
158
167
                                            <property name="wrap">True</property>
159
168
                                          </widget>
 
169
                                          <packing>
 
170
                                            <property name="position">0</property>
 
171
                                          </packing>
160
172
                                        </child>
161
173
                                      </widget>
162
174
                                      <packing>
173
185
                          </widget>
174
186
                          <packing>
175
187
                            <property name="expand">False</property>
 
188
                            <property name="position">0</property>
176
189
                          </packing>
177
190
                        </child>
178
191
                      </widget>
190
203
                  </packing>
191
204
                </child>
192
205
              </widget>
 
206
              <packing>
 
207
                <property name="position">0</property>
 
208
              </packing>
193
209
            </child>
194
210
            <child>
195
211
              <widget class="GtkFrame" id="frame2">
196
212
                <property name="visible">True</property>
197
213
                <property name="label_xalign">0</property>
198
 
                <property name="shadow_type">GTK_SHADOW_NONE</property>
 
214
                <property name="shadow_type">none</property>
199
215
                <child>
200
216
                  <widget class="GtkAlignment" id="alignment2">
201
217
                    <property name="visible">True</property>
212
228
                                <property name="visible">True</property>
213
229
                                <property name="can_focus">True</property>
214
230
                                <property name="receives_default">True</property>
215
 
                                <property name="relief">GTK_RELIEF_NONE</property>
216
 
                                <property name="response_id">0</property>
 
231
                                <property name="relief">none</property>
217
232
                                <child>
218
233
                                  <widget class="GtkHBox" id="hbox4">
219
234
                                    <property name="visible">True</property>
221
236
                                    <child>
222
237
                                      <widget class="GtkImage" id="image3">
223
238
                                        <property name="visible">True</property>
224
 
                                        <property name="icon_size">6</property>
225
239
                                        <property name="icon_name">gnome-session-halt</property>
 
240
                                        <property name="icon-size">6</property>
226
241
                                      </widget>
227
242
                                      <packing>
228
243
                                        <property name="expand">False</property>
 
244
                                        <property name="position">0</property>
229
245
                                      </packing>
230
246
                                    </child>
231
247
                                    <child>
240
256
                                            <property name="use_markup">True</property>
241
257
                                            <property name="wrap">True</property>
242
258
                                          </widget>
 
259
                                          <packing>
 
260
                                            <property name="position">0</property>
 
261
                                          </packing>
243
262
                                        </child>
244
263
                                      </widget>
245
264
                                      <packing>
249
268
                                  </widget>
250
269
                                </child>
251
270
                              </widget>
 
271
                              <packing>
 
272
                                <property name="position">0</property>
 
273
                              </packing>
252
274
                            </child>
253
275
                            <child>
254
276
                              <widget class="GtkButton" id="restartbutton">
255
277
                                <property name="visible">True</property>
256
278
                                <property name="can_focus">True</property>
257
279
                                <property name="receives_default">True</property>
258
 
                                <property name="relief">GTK_RELIEF_NONE</property>
259
 
                                <property name="response_id">0</property>
 
280
                                <property name="relief">none</property>
260
281
                                <child>
261
282
                                  <widget class="GtkHBox" id="hbox5">
262
283
                                    <property name="visible">True</property>
265
286
                                      <widget class="GtkImage" id="image4">
266
287
                                        <property name="visible">True</property>
267
288
                                        <property name="stock">gtk-refresh</property>
268
 
                                        <property name="icon_size">6</property>
 
289
                                        <property name="icon-size">6</property>
269
290
                                      </widget>
270
291
                                      <packing>
271
292
                                        <property name="expand">False</property>
 
293
                                        <property name="position">0</property>
272
294
                                      </packing>
273
295
                                    </child>
274
296
                                    <child>
283
305
                                            <property name="use_markup">True</property>
284
306
                                            <property name="wrap">True</property>
285
307
                                          </widget>
 
308
                                          <packing>
 
309
                                            <property name="position">0</property>
 
310
                                          </packing>
286
311
                                        </child>
287
312
                                      </widget>
288
313
                                      <packing>
301
326
                                <property name="visible">True</property>
302
327
                                <property name="can_focus">True</property>
303
328
                                <property name="receives_default">True</property>
304
 
                                <property name="relief">GTK_RELIEF_NONE</property>
305
 
                                <property name="response_id">0</property>
 
329
                                <property name="relief">none</property>
306
330
                                <child>
307
331
                                  <widget class="GtkHBox" id="hbox7">
308
332
                                    <property name="visible">True</property>
310
334
                                    <child>
311
335
                                      <widget class="GtkImage" id="image6">
312
336
                                        <property name="visible">True</property>
313
 
                                        <property name="icon_size">6</property>
314
337
                                        <property name="icon_name">gnome-session-suspend</property>
 
338
                                        <property name="icon-size">6</property>
315
339
                                      </widget>
316
340
                                      <packing>
317
341
                                        <property name="expand">False</property>
 
342
                                        <property name="position">0</property>
318
343
                                      </packing>
319
344
                                    </child>
320
345
                                    <child>
330
355
                                            <property name="use_markup">True</property>
331
356
                                            <property name="wrap">True</property>
332
357
                                          </widget>
 
358
                                          <packing>
 
359
                                            <property name="position">0</property>
 
360
                                          </packing>
333
361
                                        </child>
334
362
                                      </widget>
335
363
                                      <packing>
348
376
                                <property name="visible">True</property>
349
377
                                <property name="can_focus">True</property>
350
378
                                <property name="receives_default">True</property>
351
 
                                <property name="relief">GTK_RELIEF_NONE</property>
352
 
                                <property name="response_id">0</property>
 
379
                                <property name="relief">none</property>
353
380
                                <child>
354
381
                                  <widget class="GtkHBox" id="hbox6">
355
382
                                    <property name="visible">True</property>
357
384
                                    <child>
358
385
                                      <widget class="GtkImage" id="image5">
359
386
                                        <property name="visible">True</property>
360
 
                                        <property name="icon_size">6</property>
361
387
                                        <property name="icon_name">drive-harddisk</property>
 
388
                                        <property name="icon-size">6</property>
362
389
                                      </widget>
363
390
                                      <packing>
364
391
                                        <property name="expand">False</property>
 
392
                                        <property name="position">0</property>
365
393
                                      </packing>
366
394
                                    </child>
367
395
                                    <child>
376
404
                                            <property name="use_markup">True</property>
377
405
                                            <property name="wrap">True</property>
378
406
                                          </widget>
 
407
                                          <packing>
 
408
                                            <property name="position">0</property>
 
409
                                          </packing>
379
410
                                        </child>
380
411
                                      </widget>
381
412
                                      <packing>
392
423
                          </widget>
393
424
                          <packing>
394
425
                            <property name="expand">False</property>
 
426
                            <property name="position">0</property>
395
427
                          </packing>
396
428
                        </child>
397
429
                      </widget>
421
453
        <child internal-child="action_area">
422
454
          <widget class="GtkHButtonBox" id="dialog-action_area1">
423
455
            <property name="visible">True</property>
424
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
 
456
            <property name="layout_style">end</property>
425
457
            <child>
426
458
              <widget class="GtkButton" id="button1">
 
459
                <property name="label">gtk-cancel</property>
427
460
                <property name="visible">True</property>
428
461
                <property name="can_focus">True</property>
429
462
                <property name="receives_default">True</property>
430
 
                <property name="label" translatable="yes">gtk-cancel</property>
431
463
                <property name="use_stock">True</property>
432
 
                <property name="response_id">0</property>
433
464
              </widget>
 
465
              <packing>
 
466
                <property name="expand">False</property>
 
467
                <property name="fill">False</property>
 
468
                <property name="position">0</property>
 
469
              </packing>
434
470
            </child>
435
471
          </widget>
436
472
          <packing>
437
473
            <property name="expand">False</property>
438
 
            <property name="pack_type">GTK_PACK_END</property>
 
474
            <property name="pack_type">end</property>
 
475
            <property name="position">0</property>
439
476
          </packing>
440
477
        </child>
441
478
      </widget>