~kroq-gar78/ubuntu/precise/gnome-control-center/fix-885947

« back to all changes in this revision

Viewing changes to panels/printers/printers.ui

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Moya
  • Date: 2011-05-17 10:47:27 UTC
  • mfrom: (0.1.11 experimental) (1.1.45 upstream)
  • Revision ID: james.westby@ubuntu.com-20110517104727-lqel6m8vhfw5jby1
Tags: 1:3.0.1.1-1ubuntu1
* Rebase on Debian, remaining Ubuntu changes:
* debian/control:
  - Build-Depend on hardening-wrapper, dpkg-dev and dh-autoreconf
  - Add dependency on ubuntu-system-service
  - Remove dependency on gnome-icon-theme-symbolic
  - Move dependency on apg, gnome-icon-theme-symbolic and accountsservice to
    be a Recommends: until we get them in main
* debian/rules:
  - Use autoreconf
  - Add binary-post-install rule for gnome-control-center-data
  - Run dh-autoreconf
* debian/gnome-control-center.dirs:
* debian/gnome-control-center.links:
  - Add a link to the control center shell for indicators
* debian/patches/00_disable-nm.patch:
  - Temporary patch to disable building with NetworkManager until we get
    the new one in the archive
* debian/patches/01_git_remove_gettext_calls.patch:
  - Remove calls to AM_GNU_GETTEXT, IT_PROG_INTLTOOL should be enough
* debian/patches/01_git_kill_warning.patch:
  - Kill warning
* debian/patches/50_ubuntu_systemwide_prefs.patch:
  - Ubuntu specific proxy preferences
* debian/patches/51_ubuntu_system_keyboard.patch:
  - Implement the global keyboard spec at https://wiki.ubuntu.com/DefaultKeyboardSettings

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<interface>
 
3
  <requires lib="gtk+" version="2.20"/>
 
4
  <!-- interface-naming-policy project-wide -->
 
5
  <object class="GtkVBox" id="main-vbox">
 
6
    <property name="border_width">10</property>
 
7
    <property name="orientation">vertical</property>
 
8
    <property name="spacing">10</property>
 
9
    <child>
 
10
      <object class="GtkHBox" id="hbox1">
 
11
        <property name="visible">True</property>
 
12
        <property name="spacing">10</property>
 
13
        <child>
 
14
          <object class="GtkVBox" id="vbox4">
 
15
            <property name="visible">True</property>
 
16
            <property name="orientation">vertical</property>
 
17
            <child>
 
18
              <object class="GtkScrolledWindow" id="printers-scrolledwindow">
 
19
                <property name="visible">True</property>
 
20
                <property name="can_focus">True</property>
 
21
                <property name="hscrollbar_policy">never</property>
 
22
                <property name="vscrollbar_policy">automatic</property>
 
23
                <property name="shadow_type">in</property>
 
24
                <child>
 
25
                  <object class="GtkTreeView" id="printers-treeview">
 
26
                    <property name="visible">True</property>
 
27
                    <property name="can_focus">True</property>
 
28
                    <property name="headers_visible">False</property>
 
29
                  </object>
 
30
                </child>
 
31
              </object>
 
32
              <packing>
 
33
                <property name="position">0</property>
 
34
              </packing>
 
35
            </child>
 
36
            <child>
 
37
              <object class="GtkToolbar" id="printers-toolbar">
 
38
                <property name="visible">True</property>
 
39
                <property name="icon_size">1</property>
 
40
                <property name="icon_size_set">True</property>
 
41
                <style>
 
42
                  <class name="inline-toolbar"/>
 
43
                </style>
 
44
                <child>
 
45
                  <object class="GtkToolButton" id="printer-add-button">
 
46
                    <property name="visible">True</property>
 
47
                    <property name="sensitive">True</property>
 
48
                    <property name="label">AddPrinter</property>
 
49
                    <property name="use_underline">True</property>
 
50
                    <property name="icon_name">list-add-symbolic</property>
 
51
                  </object>
 
52
                  <packing>
 
53
                    <property name="expand">False</property>
 
54
                    <property name="homogeneous">True</property>
 
55
                  </packing>
 
56
                </child>
 
57
                <child>
 
58
                  <object class="GtkToolButton" id="printer-remove-button">
 
59
                    <property name="visible">True</property>
 
60
                    <property name="label">RemovePrinter</property>
 
61
                    <property name="use_underline">True</property>
 
62
                    <property name="icon_name">list-remove-symbolic</property>
 
63
                  </object>
 
64
                  <packing>
 
65
                    <property name="expand">False</property>
 
66
                    <property name="homogeneous">True</property>
 
67
                  </packing>
 
68
                </child>
 
69
              </object>
 
70
              <packing>
 
71
                <property name="expand">False</property>
 
72
                <property name="position">1</property>
 
73
              </packing>
 
74
            </child>
 
75
          </object>
 
76
          <packing>
 
77
            <property name="expand">False</property>
 
78
            <property name="position">0</property>
 
79
          </packing>
 
80
        </child>
 
81
        <child>
 
82
          <object class="GtkNotebook" id="notebook">
 
83
            <property name="visible">True</property>
 
84
            <property name="can_focus">True</property>
 
85
            <property name="show_tabs">False</property>
 
86
            <property name="show_border">False</property>
 
87
            <child>
 
88
              <object class="GtkVBox" id="vbox1">
 
89
                <property name="visible">True</property>
 
90
                <property name="orientation">vertical</property>
 
91
                <property name="spacing">10</property>
 
92
                <child>
 
93
                  <object class="GtkTable" id="table1">
 
94
                    <property name="visible">True</property>
 
95
                    <property name="n_rows">8</property>
 
96
                    <property name="n_columns">3</property>
 
97
                    <property name="column_spacing">18</property>
 
98
                    <property name="row_spacing">10</property>
 
99
                    <child>
 
100
                      <object class="GtkLabel" id="supply-label">
 
101
                        <property name="visible">True</property>
 
102
                        <property name="xalign">1</property>
 
103
                        <property name="label" translatable="yes" comments="Translators: By supply we mean ink, toner, staples, water, ...">Supply</property>
 
104
                        <style>
 
105
                          <class name="dim-label"/>
 
106
                        </style>
 
107
                      </object>
 
108
                      <packing>
 
109
                        <property name="top_attach">5</property>
 
110
                        <property name="bottom_attach">6</property>
 
111
                        <property name="x_options">GTK_FILL</property>
 
112
                        <property name="y_options">GTK_FILL</property>
 
113
                      </packing>
 
114
                    </child>
 
115
                    <child>
 
116
                      <object class="GtkLabel" id="label10">
 
117
                        <property name="visible">True</property>
 
118
                        <property name="xalign">1</property>
 
119
                        <property name="label" translatable="yes" comments="Translators: Location of the printer (e.g. Lab, 1st floor,...).">Location</property>
 
120
                        <style>
 
121
                          <class name="dim-label"/>
 
122
                        </style>
 
123
                      </object>
 
124
                      <packing>
 
125
                        <property name="top_attach">2</property>
 
126
                        <property name="bottom_attach">3</property>
 
127
                        <property name="x_options">GTK_FILL</property>
 
128
                        <property name="y_options">GTK_FILL</property>
 
129
                      </packing>
 
130
                    </child>
 
131
                    <child>
 
132
                      <object class="GtkDrawingArea" id="supply-drawing-area">
 
133
                        <property name="visible">True</property>
 
134
                      </object>
 
135
                      <packing>
 
136
                        <property name="left_attach">1</property>
 
137
                        <property name="right_attach">3</property>
 
138
                        <property name="top_attach">5</property>
 
139
                        <property name="bottom_attach">6</property>
 
140
                        <property name="y_options">GTK_FILL</property>
 
141
                      </packing>
 
142
                    </child>
 
143
                    <child>
 
144
                      <object class="GtkLabel" id="printer-location-label">
 
145
                        <property name="visible">True</property>
 
146
                        <property name="xalign">0</property>
 
147
                        <property name="label" translatable="yes">---</property>
 
148
                        <property name="ellipsize">end</property>
 
149
                      </object>
 
150
                      <packing>
 
151
                        <property name="left_attach">1</property>
 
152
                        <property name="right_attach">3</property>
 
153
                        <property name="top_attach">2</property>
 
154
                        <property name="bottom_attach">3</property>
 
155
                        <property name="y_options">GTK_FILL</property>
 
156
                      </packing>
 
157
                    </child>
 
158
                    <child>
 
159
                      <object class="GtkLabel" id="printer-status-label">
 
160
                        <property name="visible">True</property>
 
161
                        <property name="xalign">0</property>
 
162
                        <property name="yalign">0</property>
 
163
                        <property name="label" translatable="yes">Printing...</property>
 
164
                        <property name="ellipsize">end</property>
 
165
                      </object>
 
166
                      <packing>
 
167
                        <property name="left_attach">1</property>
 
168
                        <property name="right_attach">2</property>
 
169
                        <property name="top_attach">1</property>
 
170
                        <property name="bottom_attach">2</property>
 
171
                        <property name="y_options">GTK_FILL</property>
 
172
                      </packing>
 
173
                    </child>
 
174
                    <child>
 
175
                      <object class="GtkCheckButton" id="printer-default-check-button">
 
176
                        <property name="visible">True</property>
 
177
                        <property name="can_focus">True</property>
 
178
                        <property name="receives_default">False</property>
 
179
                        <property name="draw_indicator">True</property>
 
180
                        <child>
 
181
                          <object class="GtkLabel" id="label8">
 
182
                            <property name="visible">True</property>
 
183
                            <property name="label" translatable="yes" comments="Translators: This checkbox is checked when the default printer is selected.">Default</property>
 
184
                            <attributes>
 
185
                              <attribute name="style" value="normal"/>
 
186
                            </attributes>
 
187
                          </object>
 
188
                        </child>
 
189
                      </object>
 
190
                      <packing>
 
191
                        <property name="left_attach">1</property>
 
192
                        <property name="top_attach">7</property>
 
193
                        <property name="bottom_attach">8</property>
 
194
                        <property name="y_options">GTK_FILL</property>
 
195
                      </packing>
 
196
                    </child>
 
197
                    <child>
 
198
                      <object class="GtkLabel" id="label12">
 
199
                        <property name="visible">True</property>
 
200
                        <property name="label" translatable="yes"></property>
 
201
                      </object>
 
202
                      <packing>
 
203
                        <property name="top_attach">7</property>
 
204
                        <property name="bottom_attach">8</property>
 
205
                        <property name="x_options">GTK_FILL</property>
 
206
                        <property name="y_options">GTK_FILL</property>
 
207
                      </packing>
 
208
                    </child>
 
209
                    <child>
 
210
                      <object class="GtkLabel" id="label3">
 
211
                        <property name="visible">True</property>
 
212
                        <property name="xalign">1</property>
 
213
                        <property name="label" translatable="yes">Jobs</property>
 
214
                        <style>
 
215
                          <class name="dim-label"/>
 
216
                        </style>
 
217
                      </object>
 
218
                      <packing>
 
219
                        <property name="top_attach">6</property>
 
220
                        <property name="bottom_attach">7</property>
 
221
                        <property name="x_options">GTK_FILL</property>
 
222
                        <property name="y_options"></property>
 
223
                      </packing>
 
224
                    </child>
 
225
                    <child>
 
226
                      <object class="GtkLabel" id="printer-jobs-label">
 
227
                        <property name="visible">True</property>
 
228
                        <property name="xalign">0</property>
 
229
                        <property name="label" translatable="no">0 active</property>
 
230
                      </object>
 
231
                      <packing>
 
232
                        <property name="left_attach">1</property>
 
233
                        <property name="top_attach">6</property>
 
234
                        <property name="bottom_attach">7</property>
 
235
                        <property name="y_options">GTK_FILL</property>
 
236
                      </packing>
 
237
                    </child>
 
238
                    <child>
 
239
                      <object class="GtkButton" id="printer-jobs-button">
 
240
                        <property name="label" translatable="yes" comments="Tanslators: Switch to tab containing printer's jobs">Show</property>
 
241
                        <property name="visible">True</property>
 
242
                        <property name="can_focus">True</property>
 
243
                        <property name="receives_default">True</property>
 
244
                        <property name="halign">GTK_ALIGN_END</property>
 
245
                        <property name="valign">GTK_ALIGN_CENTER</property>
 
246
                      </object>
 
247
                      <packing>
 
248
                        <property name="left_attach">2</property>
 
249
                        <property name="right_attach">3</property>
 
250
                        <property name="top_attach">6</property>
 
251
                        <property name="bottom_attach">7</property>
 
252
                        <property name="x_options">GTK_FILL</property>
 
253
                        <property name="y_options">GTK_FILL</property>
 
254
                      </packing>
 
255
                    </child>
 
256
                    <child>
 
257
                      <object class="GtkLabel" id="printer-name-label">
 
258
                        <property name="visible">True</property>
 
259
                        <property name="xalign">0</property>
 
260
                        <property name="yalign">1</property>
 
261
                        <property name="label" translatable="yes">Printer</property>
 
262
                        <attributes>
 
263
                          <attribute name="weight" value="bold"/>
 
264
                          <attribute name="scale" value="1.200000"/>
 
265
                        </attributes>
 
266
                      </object>
 
267
                      <packing>
 
268
                        <property name="left_attach">1</property>
 
269
                        <property name="right_attach">2</property>
 
270
                        <property name="y_options">GTK_FILL</property>
 
271
                      </packing>
 
272
                    </child>
 
273
                    <child>
 
274
                      <object class="GtkImage" id="printer-icon">
 
275
                        <property name="visible">True</property>
 
276
                        <property name="xalign">1</property>
 
277
                        <property name="pixel_size">64</property>
 
278
                        <property name="icon_name">printer</property>
 
279
                      </object>
 
280
                      <packing>
 
281
                        <property name="bottom_attach">2</property>
 
282
                        <property name="x_options">GTK_FILL</property>
 
283
                        <property name="y_options">GTK_FILL</property>
 
284
                      </packing>
 
285
                    </child>
 
286
                    <child>
 
287
                      <object class="GtkLabel" id="label14">
 
288
                        <property name="visible">True</property>
 
289
                        <property name="xalign">1</property>
 
290
                        <property name="label" translatable="yes">Model</property>
 
291
                        <style>
 
292
                          <class name="dim-label"/>
 
293
                        </style>
 
294
                      </object>
 
295
                      <packing>
 
296
                        <property name="top_attach">3</property>
 
297
                        <property name="bottom_attach">4</property>
 
298
                        <property name="x_options">GTK_FILL</property>
 
299
                        <property name="y_options">GTK_FILL</property>
 
300
                      </packing>
 
301
                    </child>
 
302
                    <child>
 
303
                      <object class="GtkLabel" id="label15">
 
304
                        <property name="visible">True</property>
 
305
                        <property name="xalign">1</property>
 
306
                        <property name="label" translatable="yes">IP Address</property>
 
307
                        <style>
 
308
                          <class name="dim-label"/>
 
309
                        </style>
 
310
                      </object>
 
311
                      <packing>
 
312
                        <property name="top_attach">4</property>
 
313
                        <property name="bottom_attach">5</property>
 
314
                        <property name="x_options">GTK_FILL</property>
 
315
                        <property name="y_options">GTK_FILL</property>
 
316
                      </packing>
 
317
                    </child>
 
318
                    <child>
 
319
                      <object class="GtkLabel" id="printer-model-label">
 
320
                        <property name="visible">True</property>
 
321
                        <property name="xalign">0</property>
 
322
                        <property name="label" translatable="yes">---</property>
 
323
                        <property name="ellipsize">end</property>
 
324
                      </object>
 
325
                      <packing>
 
326
                        <property name="left_attach">1</property>
 
327
                        <property name="right_attach">3</property>
 
328
                        <property name="top_attach">3</property>
 
329
                        <property name="bottom_attach">4</property>
 
330
                        <property name="y_options">GTK_FILL</property>
 
331
                      </packing>
 
332
                    </child>
 
333
                    <child>
 
334
                      <object class="GtkLabel" id="printer-ip-address-label">
 
335
                        <property name="visible">True</property>
 
336
                        <property name="xalign">0</property>
 
337
                        <property name="label" translatable="yes">---</property>
 
338
                      </object>
 
339
                      <packing>
 
340
                        <property name="left_attach">1</property>
 
341
                        <property name="top_attach">4</property>
 
342
                        <property name="bottom_attach">5</property>
 
343
                        <property name="y_options">GTK_FILL</property>
 
344
                      </packing>
 
345
                    </child>
 
346
                    <child>
 
347
                      <object class="GtkSwitch" id="printer-disable-switch">
 
348
                        <property name="visible">True</property>
 
349
                        <property name="can_focus">True</property>
 
350
                        <property name="receives_default">True</property>
 
351
                        <property name="halign">GTK_ALIGN_END</property>
 
352
                        <property name="valign">GTK_ALIGN_CENTER</property>
 
353
                      </object>
 
354
                      <packing>
 
355
                        <property name="left_attach">2</property>
 
356
                        <property name="right_attach">3</property>
 
357
                        <property name="bottom_attach">2</property>
 
358
                        <property name="x_options">GTK_FILL</property>
 
359
                        <property name="y_options">GTK_FILL</property>
 
360
                      </packing>
 
361
                    </child>
 
362
                    <child>
 
363
                      <object class="GtkLabel" id="label18">
 
364
                        <property name="visible">True</property>
 
365
                      </object>
 
366
                      <packing>
 
367
                        <property name="left_attach">2</property>
 
368
                        <property name="right_attach">3</property>
 
369
                        <property name="top_attach">4</property>
 
370
                        <property name="bottom_attach">5</property>
 
371
                        <property name="x_options">0</property>
 
372
                        <property name="y_options">0</property>
 
373
                      </packing>
 
374
                    </child>
 
375
                    <child>
 
376
                      <object class="GtkLabel" id="label20">
 
377
                        <property name="visible">True</property>
 
378
                      </object>
 
379
                      <packing>
 
380
                        <property name="left_attach">2</property>
 
381
                        <property name="right_attach">3</property>
 
382
                        <property name="top_attach">7</property>
 
383
                        <property name="bottom_attach">8</property>
 
384
                        <property name="x_options">0</property>
 
385
                        <property name="y_options">0</property>
 
386
                      </packing>
 
387
                    </child>
 
388
                  </object>
 
389
                  <packing>
 
390
                    <property name="expand">False</property>
 
391
                    <property name="position">0</property>
 
392
                  </packing>
 
393
                </child>
 
394
                <child>
 
395
                  <object class="GtkHButtonBox" id="hbuttonbox1">
 
396
                    <property name="visible">True</property>
 
397
                    <property name="spacing">5</property>
 
398
                    <property name="homogeneous">True</property>
 
399
                    <child>
 
400
                      <object class="GtkButton" id="print-test-page-button">
 
401
                        <property name="label" translatable="yes" comments="Translators: This button executes command which prints test page.">Print Test Page</property>
 
402
                        <property name="visible">True</property>
 
403
                        <property name="can_focus">True</property>
 
404
                        <property name="receives_default">True</property>
 
405
                      </object>
 
406
                      <packing>
 
407
                        <property name="expand">False</property>
 
408
                        <property name="fill">False</property>
 
409
                        <property name="position">0</property>
 
410
                      </packing>
 
411
                    </child>
 
412
                    <child>
 
413
                      <object class="GtkButton" id="printer-options-button">
 
414
                        <property name="label" translatable="yes" comments="Translators: This button opens printer's options tab">Options</property>
 
415
                        <property name="visible">True</property>
 
416
                        <property name="can_focus">True</property>
 
417
                        <property name="receives_default">True</property>
 
418
                      </object>
 
419
                      <packing>
 
420
                        <property name="expand">False</property>
 
421
                        <property name="fill">False</property>
 
422
                        <property name="position">1</property>
 
423
                      </packing>
 
424
                    </child>
 
425
                  </object>
 
426
                  <packing>
 
427
                    <property name="expand">False</property>
 
428
                    <property name="pack_type">end</property>
 
429
                    <property name="position">1</property>
 
430
                  </packing>
 
431
                </child>
 
432
              </object>
 
433
              <packing>
 
434
                <property name="tab_expand">True</property>
 
435
              </packing>
 
436
            </child>
 
437
            <child type="tab">
 
438
              <object class="GtkLabel" id="label2">
 
439
                <property name="visible">True</property>
 
440
                <property name="label">Info</property>
 
441
              </object>
 
442
              <packing>
 
443
                <property name="tab_fill">False</property>
 
444
              </packing>
 
445
            </child>
 
446
            <child>
 
447
              <object class="GtkVBox" id="vbox2">
 
448
                <property name="visible">True</property>
 
449
                <property name="orientation">vertical</property>
 
450
                <property name="spacing">10</property>
 
451
                <child>
 
452
                  <object class="GtkTable" id="table3">
 
453
                    <property name="visible">True</property>
 
454
                    <property name="n_columns">3</property>
 
455
                    <child>
 
456
                      <object class="GtkButton" id="back-button-1">
 
457
                        <property name="label" translatable="yes" comments="Translators: Switch back to printer's info tab">Back</property>
 
458
                        <property name="visible">True</property>
 
459
                        <property name="can_focus">True</property>
 
460
                        <property name="receives_default">True</property>
 
461
                        <property name="halign">GTK_ALIGN_START</property>
 
462
                        <property name="valign">GTK_ALIGN_CENTER</property>
 
463
                      </object>
 
464
                      <packing>
 
465
                        <property name="x_options">GTK_FILL</property>
 
466
                        <property name="y_options">GTK_FILL</property>
 
467
                      </packing>
 
468
                    </child>
 
469
                    <child>
 
470
                      <object class="GtkLabel" id="label1">
 
471
                        <property name="visible">True</property>
 
472
                        <property name="label" translatable="yes" comments="Translators: This tab contains list of active print jobs of the selected printer">Active Print Jobs</property>
 
473
                        <property name="halign">GTK_ALIGN_CENTER</property>
 
474
                        <property name="valign">GTK_ALIGN_CENTER</property>
 
475
                        <attributes>
 
476
                          <attribute name="weight" value="bold"/>
 
477
                        </attributes>
 
478
                      </object>
 
479
                      <packing>
 
480
                        <property name="left_attach">1</property>
 
481
                        <property name="y_options">GTK_FILL</property>
 
482
                      </packing>
 
483
                    </child>
 
484
                    <child>
 
485
                      <object class="GtkLabel" id="back-spacer-label-1">
 
486
                        <property name="visible">True</property>
 
487
                        <property name="can_focus">False</property>
 
488
                      </object>
 
489
                      <packing>
 
490
                        <property name="left_attach">2</property>
 
491
                        <property name="x_options">GTK_FILL</property>
 
492
                        <property name="y_options">GTK_FILL</property>
 
493
                      </packing>
 
494
                    </child>
 
495
                  </object>
 
496
                  <packing>
 
497
                    <property name="expand">False</property>
 
498
                    <property name="fill">False</property>
 
499
                    <property name="position">0</property>
 
500
                  </packing>
 
501
                </child>
 
502
                <child>
 
503
                  <object class="GtkVBox" id="vbox3">
 
504
                    <property name="visible">True</property>
 
505
                    <property name="orientation">vertical</property>
 
506
                    <child>
 
507
                      <object class="GtkScrolledWindow" id="queue-scrolledwindow">
 
508
                        <property name="visible">True</property>
 
509
                        <property name="can_focus">True</property>
 
510
                        <property name="hscrollbar_policy">automatic</property>
 
511
                        <property name="vscrollbar_policy">automatic</property>
 
512
                        <property name="shadow_type">in</property>
 
513
                        <child>
 
514
                          <object class="GtkTreeView" id="job-treeview">
 
515
                            <property name="visible">True</property>
 
516
                            <property name="can_focus">True</property>
 
517
                          </object>
 
518
                        </child>
 
519
                      </object>
 
520
                      <packing>
 
521
                        <property name="position">0</property>
 
522
                      </packing>
 
523
                    </child>
 
524
                    <child>
 
525
                      <object class="GtkToolbar" id="queue-toolbar">
 
526
                        <property name="visible">True</property>
 
527
                        <property name="icon_size">1</property>
 
528
                        <property name="icon_size_set">True</property>
 
529
                        <style>
 
530
                          <class name="inline-toolbar"/>
 
531
                        </style>
 
532
                        <child>
 
533
                          <object class="GtkToolButton" id="job-release-button">
 
534
                            <property name="visible">True</property>
 
535
                            <property name="label">resume-toolbutton</property>
 
536
                            <property name="use_underline">True</property>
 
537
                            <property name="icon_name">media-playback-start-symbolic</property>
 
538
                          </object>
 
539
                          <packing>
 
540
                            <property name="expand">False</property>
 
541
                            <property name="homogeneous">True</property>
 
542
                          </packing>
 
543
                        </child>
 
544
                        <child>
 
545
                          <object class="GtkToolButton" id="job-hold-button">
 
546
                            <property name="visible">True</property>
 
547
                            <property name="label">pause-toolbutton</property>
 
548
                            <property name="use_underline">True</property>
 
549
                            <property name="icon_name">media-playback-pause-symbolic</property>
 
550
                          </object>
 
551
                          <packing>
 
552
                            <property name="expand">False</property>
 
553
                            <property name="homogeneous">True</property>
 
554
                          </packing>
 
555
                        </child>
 
556
                        <child>
 
557
                          <object class="GtkToolButton" id="job-cancel-button">
 
558
                            <property name="visible">True</property>
 
559
                            <property name="label">stop-toolbutton</property>
 
560
                            <property name="use_underline">True</property>
 
561
                            <property name="icon_name">media-playback-stop-symbolic</property>
 
562
                          </object>
 
563
                          <packing>
 
564
                            <property name="expand">False</property>
 
565
                            <property name="homogeneous">True</property>
 
566
                          </packing>
 
567
                        </child>
 
568
                      </object>
 
569
                      <packing>
 
570
                        <property name="expand">False</property>
 
571
                        <property name="position">1</property>
 
572
                      </packing>
 
573
                    </child>
 
574
                  </object>
 
575
                  <packing>
 
576
                    <property name="position">1</property>
 
577
                  </packing>
 
578
                </child>
 
579
              </object>
 
580
              <packing>
 
581
                <property name="position">1</property>
 
582
              </packing>
 
583
            </child>
 
584
            <child type="tab">
 
585
              <object class="GtkLabel" id="label4">
 
586
                <property name="visible">True</property>
 
587
                <property name="label">Jobs</property>
 
588
              </object>
 
589
              <packing>
 
590
                <property name="position">1</property>
 
591
                <property name="tab_fill">False</property>
 
592
              </packing>
 
593
            </child>
 
594
            <child>
 
595
              <object class="GtkVBox" id="vbox5">
 
596
                <property name="visible">True</property>
 
597
                <property name="orientation">vertical</property>
 
598
                <property name="spacing">10</property>
 
599
                <child>
 
600
                  <object class="GtkTable" id="table2">
 
601
                    <property name="visible">True</property>
 
602
                    <property name="n_columns">3</property>
 
603
                    <child>
 
604
                      <object class="GtkButton" id="back-button-2">
 
605
                        <property name="label" translatable="yes" comments="Translators: Switch back to printer's info tab">Back</property>
 
606
                        <property name="visible">True</property>
 
607
                        <property name="can_focus">True</property>
 
608
                        <property name="receives_default">True</property>
 
609
                        <property name="halign">GTK_ALIGN_START</property>
 
610
                        <property name="valign">GTK_ALIGN_CENTER</property>
 
611
                      </object>
 
612
                      <packing>
 
613
                        <property name="x_options">GTK_FILL</property>
 
614
                        <property name="y_options">GTK_FILL</property>
 
615
                      </packing>
 
616
                    </child>
 
617
                    <child>
 
618
                      <object class="GtkLabel" id="label6">
 
619
                        <property name="visible">True</property>
 
620
                        <property name="label" translatable="yes" comments="Translators: This tab contains list of active print jobs of the selected printer">Printer Options</property>
 
621
                        <property name="halign">GTK_ALIGN_CENTER</property>
 
622
                        <property name="valign">GTK_ALIGN_CENTER</property>
 
623
                        <attributes>
 
624
                          <attribute name="weight" value="bold"/>
 
625
                        </attributes>
 
626
                      </object>
 
627
                      <packing>
 
628
                        <property name="left_attach">1</property>
 
629
                        <property name="y_options">GTK_FILL</property>
 
630
                      </packing>
 
631
                    </child>
 
632
                    <child>
 
633
                      <object class="GtkLabel" id="back-spacer-label-2">
 
634
                        <property name="visible">True</property>
 
635
                        <property name="can_focus">False</property>
 
636
                      </object>
 
637
                      <packing>
 
638
                        <property name="left_attach">2</property>
 
639
                        <property name="x_options">GTK_FILL</property>
 
640
                        <property name="y_options">GTK_FILL</property>
 
641
                      </packing>
 
642
                    </child>
 
643
                  </object>
 
644
                  <packing>
 
645
                    <property name="expand">False</property>
 
646
                    <property name="fill">False</property>
 
647
                    <property name="position">0</property>
 
648
                  </packing>
 
649
                </child>
 
650
                <child>
 
651
                  <object class="GtkViewport" id="viewport1">
 
652
                    <property name="visible">True</property>
 
653
                    <property name="can_focus">False</property>
 
654
                    <property name="resize_mode">queue</property>
 
655
                    <child>
 
656
                      <object class="GtkFrame" id="frame1">
 
657
                        <property name="visible">True</property>
 
658
                        <property name="can_focus">False</property>
 
659
                        <property name="label_xalign">0</property>
 
660
                        <property name="shadow_type">none</property>
 
661
                        <child>
 
662
                          <object class="GtkVBox" id="vbox6">
 
663
                            <property name="visible">True</property>
 
664
                            <property name="can_focus">False</property>
 
665
                            <child>
 
666
                              <object class="GtkScrolledWindow" id="allowed-users-scrolledwindow">
 
667
                                <property name="height_request">90</property>
 
668
                                <property name="visible">True</property>
 
669
                                <property name="can_focus">True</property>
 
670
                                <property name="hscrollbar_policy">never</property>
 
671
                                <property name="shadow_type">in</property>
 
672
                                <child>
 
673
                                  <object class="GtkTreeView" id="allowed-users-treeview">
 
674
                                    <property name="visible">True</property>
 
675
                                    <property name="can_focus">True</property>
 
676
                                    <child internal-child="selection">
 
677
                                      <object class="GtkTreeSelection" id="treeview-selection"/>
 
678
                                    </child>
 
679
                                  </object>
 
680
                                </child>
 
681
                              </object>
 
682
                              <packing>
 
683
                                <property name="expand">True</property>
 
684
                                <property name="fill">True</property>
 
685
                                <property name="position">0</property>
 
686
                              </packing>
 
687
                            </child>
 
688
                            <child>
 
689
                              <object class="GtkToolbar" id="allowed-users-toolbar">
 
690
                                <property name="visible">True</property>
 
691
                                <property name="can_focus">False</property>
 
692
                                <property name="icon_size">1</property>
 
693
                                <style>
 
694
                                  <class name="inline-toolbar"/>
 
695
                                </style>
 
696
                                <child>
 
697
                                  <object class="GtkToolButton" id="allowed-user-add-button">
 
698
                                    <property name="visible">True</property>
 
699
                                    <property name="can_focus">False</property>
 
700
                                    <property name="use_action_appearance">False</property>
 
701
                                    <property name="label">toolbutton1</property>
 
702
                                    <property name="use_underline">True</property>
 
703
                                    <property name="icon_name">list-add-symbolic</property>
 
704
                                  </object>
 
705
                                  <packing>
 
706
                                    <property name="expand">False</property>
 
707
                                    <property name="homogeneous">True</property>
 
708
                                  </packing>
 
709
                                </child>
 
710
                                <child>
 
711
                                  <object class="GtkToolButton" id="allowed-user-remove-button">
 
712
                                    <property name="visible">True</property>
 
713
                                    <property name="can_focus">False</property>
 
714
                                    <property name="use_action_appearance">False</property>
 
715
                                    <property name="label">toolbutton2</property>
 
716
                                    <property name="use_underline">True</property>
 
717
                                    <property name="icon_name">list-remove-symbolic</property>
 
718
                                  </object>
 
719
                                  <packing>
 
720
                                    <property name="expand">False</property>
 
721
                                    <property name="homogeneous">True</property>
 
722
                                  </packing>
 
723
                                </child>
 
724
                              </object>
 
725
                              <packing>
 
726
                                <property name="expand">False</property>
 
727
                                <property name="fill">True</property>
 
728
                                <property name="position">1</property>
 
729
                              </packing>
 
730
                            </child>
 
731
                          </object>
 
732
                        </child>
 
733
                        <child type="label">
 
734
                          <object class="GtkLabel" id="label11">
 
735
                            <property name="visible">True</property>
 
736
                            <property name="can_focus">False</property>
 
737
                            <property name="label" translatable="yes">Allowed users</property>
 
738
                            <attributes>
 
739
                              <attribute name="weight" value="bold"/>
 
740
                            </attributes>
 
741
                          </object>
 
742
                        </child>
 
743
                      </object>
 
744
                    </child>
 
745
                  </object>
 
746
                  <packing>
 
747
                    <property name="position">1</property>
 
748
                  </packing>
 
749
                </child>
 
750
              </object>
 
751
              <packing>
 
752
                <property name="position">2</property>
 
753
              </packing>
 
754
            </child>
 
755
            <child type="tab">
 
756
              <object class="GtkLabel" id="label5">
 
757
                <property name="visible">True</property>
 
758
                <property name="label">Options</property>
 
759
              </object>
 
760
              <packing>
 
761
                <property name="position">2</property>
 
762
                <property name="tab_fill">False</property>
 
763
              </packing>
 
764
            </child>
 
765
            <child>
 
766
              <object class="GtkHButtonBox" id="hbuttonbox2">
 
767
                <property name="visible">True</property>
 
768
                <child>
 
769
                  <object class="GtkButton" id="printer-add-button2">
 
770
                    <property name="label" translatable="yes" comments="Translators: This button adds new printer.">Add New Printer</property>
 
771
                    <property name="visible">True</property>
 
772
                    <property name="can_focus">True</property>
 
773
                    <property name="receives_default">True</property>
 
774
                  </object>
 
775
                  <packing>
 
776
                    <property name="expand">False</property>
 
777
                    <property name="fill">False</property>
 
778
                    <property name="position">0</property>
 
779
                  </packing>
 
780
                </child>
 
781
              </object>
 
782
              <packing>
 
783
                <property name="position">3</property>
 
784
              </packing>
 
785
            </child>
 
786
            <child type="tab">
 
787
              <object class="GtkLabel" id="label21">
 
788
                <property name="visible">True</property>
 
789
                <property name="label">No printers</property>
 
790
              </object>
 
791
              <packing>
 
792
                <property name="position">3</property>
 
793
                <property name="tab_fill">False</property>
 
794
              </packing>
 
795
            </child>
 
796
            <child>
 
797
              <object class="GtkVBox" id="vbox7">
 
798
                <property name="visible">True</property>
 
799
                <property name="can_focus">False</property>
 
800
                <property name="spacing">20</property>
 
801
                <child>
 
802
                  <object class="GtkLabel" id="no-cups-label">
 
803
                    <property name="visible">True</property>
 
804
                    <property name="can_focus">False</property>
 
805
                    <property name="yalign">1</property>
 
806
                    <property name="label" translatable="yes" comments="Translators: The CUPS server is not running (we can not connect to it).">Sorry! The system printing service
 
807
doesn't seem to be available.</property>
 
808
                  </object>
 
809
                  <packing>
 
810
                    <property name="expand">True</property>
 
811
                    <property name="fill">True</property>
 
812
                    <property name="position">0</property>
 
813
                  </packing>
 
814
                </child>
 
815
                <child>
 
816
                  <object class="GtkImage" id="image1">
 
817
                    <property name="visible">True</property>
 
818
                    <property name="can_focus">False</property>
 
819
                    <property name="yalign">0</property>
 
820
                    <property name="pixel_size">64</property>
 
821
                    <property name="icon_name">computer-fail</property>
 
822
                  </object>
 
823
                  <packing>
 
824
                    <property name="expand">True</property>
 
825
                    <property name="fill">True</property>
 
826
                    <property name="position">1</property>
 
827
                  </packing>
 
828
                </child>
 
829
              </object>
 
830
              <packing>
 
831
                <property name="position">5</property>
 
832
              </packing>
 
833
            </child>
 
834
            <child type="tab">
 
835
              <object class="GtkLabel" id="label9">
 
836
                <property name="visible">True</property>
 
837
                <property name="label">No cups</property>
 
838
              </object>
 
839
              <packing>
 
840
                <property name="position">4</property>
 
841
                <property name="tab_fill">False</property>
 
842
              </packing>
 
843
            </child>
 
844
          </object>
 
845
          <packing>
 
846
            <property name="expand">True</property>
 
847
            <property name="fill">True</property>
 
848
            <property name="position">1</property>
 
849
          </packing>
 
850
        </child>
 
851
      </object>
 
852
      <packing>
 
853
        <property name="expand">True</property>
 
854
        <property name="fill">True</property>
 
855
        <property name="position">0</property>
 
856
      </packing>
 
857
    </child>
 
858
  </object>
 
859
  <object class="GtkSizeGroup" id="sizegroup1">
 
860
   <widgets>
 
861
      <widget name="back-button-1"/>
 
862
      <widget name="back-spacer-label-1"/>
 
863
   </widgets>
 
864
  </object>
 
865
  <object class="GtkSizeGroup" id="sizegroup2">
 
866
   <widgets>
 
867
      <widget name="back-button-2"/>
 
868
      <widget name="back-spacer-label-2"/>
 
869
   </widgets>
 
870
  </object>
 
871
</interface>