~charlesk/gnome-control-center/make-new-panel

« back to all changes in this revision

Viewing changes to panels/media/gnome-media-properties.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.16"/>
 
4
  <!-- interface-naming-policy toplevel-contextual -->
 
5
  <object class="GtkDialog" id="media_preferences_dialog">
 
6
    <property name="border_width">5</property>
 
7
    <property name="title" translatable="yes">Media and Autorun</property>
 
8
    <property name="resizable">False</property>
 
9
    <property name="type_hint">dialog</property>
 
10
    <child internal-child="vbox">
 
11
      <object class="GtkVBox" id="media_preferences_vbox1">
 
12
        <property name="visible">True</property>
 
13
        <property name="orientation">vertical</property>
 
14
        <property name="spacing">10</property>
 
15
        <child>
 
16
          <object class="GtkHBox" id="media_preferences_vbox">
 
17
            <property name="visible">True</property>
 
18
            <child>
 
19
              <object class="GtkAlignment" id="alignment1">
 
20
                <property name="visible">True</property>
 
21
                <child>
 
22
                  <object class="GtkVBox" id="media_preferences_vbox3">
 
23
                    <property name="visible">True</property>
 
24
                    <property name="border_width">10</property>
 
25
                    <property name="orientation">vertical</property>
 
26
                    <property name="spacing">10</property>
 
27
                    <child>
 
28
                      <object class="GtkVBox" id="media_handling_vbox">
 
29
                        <property name="visible">True</property>
 
30
                        <property name="orientation">vertical</property>
 
31
                        <property name="spacing">10</property>
 
32
                        <child>
 
33
                          <object class="GtkVBox" id="vbox44">
 
34
                            <property name="visible">True</property>
 
35
                            <property name="orientation">vertical</property>
 
36
                            <property name="spacing">10</property>
 
37
                            <child>
 
38
                              <object class="GtkLabel" id="label42">
 
39
                                <property name="visible">True</property>
 
40
                                <property name="xalign">0</property>
 
41
                                <property name="label" translatable="yes">Select how media should be handled</property>
 
42
                                <attributes>
 
43
                                  <attribute name="weight" value="bold"/>
 
44
                                </attributes>
 
45
                              </object>
 
46
                              <packing>
 
47
                                <property name="expand">False</property>
 
48
                                <property name="fill">False</property>
 
49
                                <property name="position">0</property>
 
50
                              </packing>
 
51
                            </child>
 
52
                            <child>
 
53
                              <object class="GtkAlignment" id="alignment18">
 
54
                                <property name="visible">True</property>
 
55
                                <property name="left_padding">12</property>
 
56
                                <child>
 
57
                                  <object class="GtkVBox" id="vbox52">
 
58
                                    <property name="visible">True</property>
 
59
                                    <property name="orientation">vertical</property>
 
60
                                    <property name="spacing">6</property>
 
61
                                    <child>
 
62
                                      <object class="GtkTable" id="table4">
 
63
                                        <property name="visible">True</property>
 
64
                                        <property name="n_rows">5</property>
 
65
                                        <property name="n_columns">2</property>
 
66
                                        <property name="column_spacing">6</property>
 
67
                                        <property name="row_spacing">6</property>
 
68
                                        <child>
 
69
                                          <object class="GtkLabel" id="label44">
 
70
                                            <property name="visible">True</property>
 
71
                                            <property name="xalign">0</property>
 
72
                                            <property name="label" translatable="yes">CD _audio:</property>
 
73
                                            <property name="use_underline">True</property>
 
74
                                            <property name="mnemonic_widget">media_audio_cdda_combobox</property>
 
75
                                          </object>
 
76
                                          <packing>
 
77
                                            <property name="x_options">GTK_FILL</property>
 
78
                                            <property name="y_options"></property>
 
79
                                          </packing>
 
80
                                        </child>
 
81
                                        <child>
 
82
                                          <object class="GtkLabel" id="label50">
 
83
                                            <property name="visible">True</property>
 
84
                                            <property name="xalign">0</property>
 
85
                                            <property name="label" translatable="yes">_DVD video:</property>
 
86
                                            <property name="use_underline">True</property>
 
87
                                            <property name="mnemonic_widget">media_video_dvd_combobox</property>
 
88
                                          </object>
 
89
                                          <packing>
 
90
                                            <property name="top_attach">1</property>
 
91
                                            <property name="bottom_attach">2</property>
 
92
                                            <property name="x_options">GTK_FILL</property>
 
93
                                            <property name="y_options"></property>
 
94
                                          </packing>
 
95
                                        </child>
 
96
                                        <child>
 
97
                                          <object class="GtkAppChooserButton" id="media_audio_cdda_combobox">
 
98
                                            <property name="visible">True</property>
 
99
                                            <property name="content-type">x-content/audio-cdda</property>
 
100
                                          </object>
 
101
                                          <packing>
 
102
                                            <property name="left_attach">1</property>
 
103
                                            <property name="right_attach">2</property>
 
104
                                            <property name="y_options">GTK_FILL</property>
 
105
                                          </packing>
 
106
                                        </child>
 
107
                                        <child>
 
108
                                          <object class="GtkAppChooserButton" id="media_video_dvd_combobox">
 
109
                                            <property name="visible">True</property>
 
110
                                            <property name="content-type">x-content/video-dvd</property>
 
111
                                          </object>
 
112
                                          <packing>
 
113
                                            <property name="left_attach">1</property>
 
114
                                            <property name="right_attach">2</property>
 
115
                                            <property name="top_attach">1</property>
 
116
                                            <property name="bottom_attach">2</property>
 
117
                                            <property name="x_options">GTK_FILL</property>
 
118
                                            <property name="y_options">GTK_FILL</property>
 
119
                                          </packing>
 
120
                                        </child>
 
121
                                        <child>
 
122
                                          <object class="GtkLabel" id="label54">
 
123
                                            <property name="visible">True</property>
 
124
                                            <property name="xalign">0</property>
 
125
                                            <property name="label" translatable="yes">_Music player:</property>
 
126
                                            <property name="use_underline">True</property>
 
127
                                            <property name="mnemonic_widget">media_music_player_combobox</property>
 
128
                                          </object>
 
129
                                          <packing>
 
130
                                            <property name="top_attach">2</property>
 
131
                                            <property name="bottom_attach">3</property>
 
132
                                            <property name="x_options">GTK_FILL</property>
 
133
                                            <property name="y_options"></property>
 
134
                                          </packing>
 
135
                                        </child>
 
136
                                        <child>
 
137
                                          <object class="GtkAppChooserButton" id="media_music_player_combobox">
 
138
                                            <property name="visible">True</property>
 
139
                                            <property name="content-type">x-content/audio-player</property>
 
140
                                          </object>
 
141
                                          <packing>
 
142
                                            <property name="left_attach">1</property>
 
143
                                            <property name="right_attach">2</property>
 
144
                                            <property name="top_attach">2</property>
 
145
                                            <property name="bottom_attach">3</property>
 
146
                                            <property name="x_options">GTK_FILL</property>
 
147
                                            <property name="y_options">GTK_FILL</property>
 
148
                                          </packing>
 
149
                                        </child>
 
150
                                        <child>
 
151
                                          <object class="GtkLabel" id="label59">
 
152
                                            <property name="visible">True</property>
 
153
                                            <property name="xalign">0</property>
 
154
                                            <property name="label" translatable="yes">_Photos:</property>
 
155
                                            <property name="use_underline">True</property>
 
156
                                            <property name="mnemonic_widget">media_dcf_combobox</property>
 
157
                                          </object>
 
158
                                          <packing>
 
159
                                            <property name="top_attach">3</property>
 
160
                                            <property name="bottom_attach">4</property>
 
161
                                            <property name="x_options">GTK_FILL</property>
 
162
                                            <property name="y_options"></property>
 
163
                                          </packing>
 
164
                                        </child>
 
165
                                        <child>
 
166
                                          <object class="GtkAppChooserButton" id="media_dcf_combobox">
 
167
                                            <property name="visible">True</property>
 
168
                                            <property name="content-type">x-content/image-dcf</property>
 
169
                                          </object>
 
170
                                          <packing>
 
171
                                            <property name="left_attach">1</property>
 
172
                                            <property name="right_attach">2</property>
 
173
                                            <property name="top_attach">3</property>
 
174
                                            <property name="bottom_attach">4</property>
 
175
                                            <property name="x_options">GTK_FILL</property>
 
176
                                            <property name="y_options">GTK_FILL</property>
 
177
                                          </packing>
 
178
                                        </child>
 
179
                                        <child>
 
180
                                          <object class="GtkLabel" id="label57">
 
181
                                            <property name="visible">True</property>
 
182
                                            <property name="xalign">0</property>
 
183
                                            <property name="label" translatable="yes">_Software:</property>
 
184
                                            <property name="use_underline">True</property>
 
185
                                            <property name="mnemonic_widget">media_software_combobox</property>
 
186
                                          </object>
 
187
                                          <packing>
 
188
                                            <property name="top_attach">4</property>
 
189
                                            <property name="bottom_attach">5</property>
 
190
                                            <property name="x_options">GTK_FILL</property>
 
191
                                            <property name="y_options"></property>
 
192
                                          </packing>
 
193
                                        </child>
 
194
                                        <child>
 
195
                                          <object class="GtkAppChooserButton" id="media_software_combobox">
 
196
                                            <property name="visible">True</property>
 
197
                                            <property name="content-type">x-content/software</property>
 
198
                                          </object>
 
199
                                          <packing>
 
200
                                            <property name="left_attach">1</property>
 
201
                                            <property name="right_attach">2</property>
 
202
                                            <property name="top_attach">4</property>
 
203
                                            <property name="bottom_attach">5</property>
 
204
                                            <property name="x_options">GTK_FILL</property>
 
205
                                            <property name="y_options">GTK_FILL</property>
 
206
                                          </packing>
 
207
                                        </child>
 
208
                                      </object>
 
209
                                      <packing>
 
210
                                        <property name="expand">False</property>
 
211
                                        <property name="position">0</property>
 
212
                                      </packing>
 
213
                                    </child>
 
214
                                    <child>
 
215
                                      <object class="GtkHBox" id="hbox2">
 
216
                                        <property name="visible">True</property>
 
217
                                        <child>
 
218
                                          <object class="GtkButton" id="extra_options_button">
 
219
                                            <property name="label" translatable="yes">_Other Media...</property>
 
220
                                            <property name="visible">True</property>
 
221
                                            <property name="can_focus">True</property>
 
222
                                            <property name="use_underline">True</property>
 
223
                                            <property name="receives_default">True</property>
 
224
                                          </object>
 
225
                                          <packing>
 
226
                                            <property name="expand">False</property>
 
227
                                            <property name="fill">False</property>
 
228
                                            <property name="pack_type">end</property>
 
229
                                            <property name="position">0</property>
 
230
                                          </packing>
 
231
                                        </child>
 
232
                                      </object>
 
233
                                      <packing>
 
234
                                        <property name="position">1</property>
 
235
                                      </packing>
 
236
                                    </child>
 
237
                                  </object>
 
238
                                </child>
 
239
                              </object>
 
240
                              <packing>
 
241
                                <property name="expand">False</property>
 
242
                                <property name="position">1</property>
 
243
                              </packing>
 
244
                            </child>
 
245
                          </object>
 
246
                          <packing>
 
247
                            <property name="expand">False</property>
 
248
                            <property name="position">0</property>
 
249
                          </packing>
 
250
                        </child>
 
251
                      </object>
 
252
                      <packing>
 
253
                        <property name="expand">False</property>
 
254
                        <property name="fill">False</property>
 
255
                        <property name="position">0</property>
 
256
                      </packing>
 
257
                    </child>
 
258
                    <child>
 
259
                      <object class="GtkCheckButton" id="media_autorun_never_checkbutton">
 
260
                        <property name="label" translatable="yes">_Never prompt or start programs on media insertion</property>
 
261
                        <property name="visible">True</property>
 
262
                        <property name="can_focus">True</property>
 
263
                        <property name="receives_default">False</property>
 
264
                        <property name="use_underline">True</property>
 
265
                        <property name="draw_indicator">True</property>
 
266
                      </object>
 
267
                      <packing>
 
268
                        <property name="expand">False</property>
 
269
                        <property name="fill">False</property>
 
270
                        <property name="position">1</property>
 
271
                      </packing>
 
272
                    </child>
 
273
                  </object>
 
274
                </child>
 
275
              </object>
 
276
              <packing>
 
277
                <property name="fill">False</property>
 
278
                <property name="position">0</property>
 
279
              </packing>
 
280
            </child>
 
281
          </object>
 
282
          <packing>
 
283
            <property name="position">0</property>
 
284
          </packing>
 
285
        </child>
 
286
        <child internal-child="action_area">
 
287
          <object class="GtkHButtonBox" id="dialog-action_area1"/>
 
288
          <packing>
 
289
            <property name="expand">False</property>
 
290
            <property name="pack_type">end</property>
 
291
            <property name="position">4</property>
 
292
          </packing>
 
293
        </child>
 
294
      </object>
 
295
    </child>
 
296
  </object>
 
297
  <object class="GtkDialog" id="extra_options_dialog">
 
298
    <property name="border_width">10</property>
 
299
    <property name="resizable">False</property>
 
300
    <property name="modal">True</property>
 
301
    <property name="destroy_with_parent">True</property>
 
302
    <property name="type_hint">dialog</property>
 
303
    <child internal-child="vbox">
 
304
      <object class="GtkVBox" id="extras-dialog-vbox">
 
305
        <property name="visible">True</property>
 
306
        <property name="orientation">vertical</property>
 
307
        <property name="spacing">2</property>
 
308
        <child>
 
309
          <object class="GtkVBox" id="vbox1">
 
310
            <property name="visible">True</property>
 
311
            <property name="border_width">5</property>
 
312
            <property name="orientation">vertical</property>
 
313
            <child>
 
314
              <object class="GtkVBox" id="vbox50">
 
315
                <property name="visible">True</property>
 
316
                <property name="orientation">vertical</property>
 
317
                <property name="spacing">10</property>
 
318
                <child>
 
319
                  <object class="GtkLabel" id="label61">
 
320
                    <property name="visible">True</property>
 
321
                    <property name="xalign">0</property>
 
322
                    <property name="label" translatable="yes">Select how other media should be handled</property>
 
323
                    <attributes>
 
324
                      <attribute name="weight" value="bold"/>
 
325
                    </attributes>
 
326
                  </object>
 
327
                  <packing>
 
328
                    <property name="expand">False</property>
 
329
                    <property name="fill">False</property>
 
330
                    <property name="position">0</property>
 
331
                  </packing>
 
332
                </child>
 
333
                <child>
 
334
                  <object class="GtkAlignment" id="alignment20">
 
335
                    <property name="visible">True</property>
 
336
                    <property name="left_padding">12</property>
 
337
                    <child>
 
338
                      <object class="GtkVBox" id="vbox51">
 
339
                        <property name="visible">True</property>
 
340
                        <property name="orientation">vertical</property>
 
341
                        <property name="spacing">6</property>
 
342
                        <child>
 
343
                          <object class="GtkTable" id="table5">
 
344
                            <property name="visible">True</property>
 
345
                            <property name="n_rows">2</property>
 
346
                            <property name="n_columns">2</property>
 
347
                            <property name="column_spacing">6</property>
 
348
                            <property name="row_spacing">10</property>
 
349
                            <child>
 
350
                              <object class="GtkComboBox" id="media_other_type_combobox">
 
351
                                <property name="visible">True</property>
 
352
                              </object>
 
353
                              <packing>
 
354
                                <property name="left_attach">1</property>
 
355
                                <property name="right_attach">2</property>
 
356
                                <property name="y_options">GTK_FILL</property>
 
357
                              </packing>
 
358
                            </child>
 
359
                            <child>
 
360
                              <object class="GtkLabel" id="label64">
 
361
                                <property name="visible">True</property>
 
362
                                <property name="xalign">0</property>
 
363
                                <property name="label" translatable="yes">Acti_on:</property>
 
364
                                <property name="use_underline">True</property>
 
365
                                <property name="mnemonic_widget">media_other_action_container</property>
 
366
                              </object>
 
367
                              <packing>
 
368
                                <property name="top_attach">1</property>
 
369
                                <property name="bottom_attach">2</property>
 
370
                                <property name="x_options">GTK_FILL</property>
 
371
                                <property name="y_options"></property>
 
372
                              </packing>
 
373
                            </child>
 
374
                            <child>
 
375
                              <object class="GtkBox" id="media_other_action_container">
 
376
                                <property name="visible">True</property>
 
377
                              </object>
 
378
                              <packing>
 
379
                                <property name="left_attach">1</property>
 
380
                                <property name="right_attach">2</property>
 
381
                                <property name="top_attach">1</property>
 
382
                                <property name="bottom_attach">2</property>
 
383
                                <property name="x_options">GTK_FILL</property>
 
384
                                <property name="y_options">GTK_FILL</property>
 
385
                              </packing>
 
386
                            </child>
 
387
                            <child>
 
388
                              <object class="GtkLabel" id="label63">
 
389
                                <property name="visible">True</property>
 
390
                                <property name="xalign">0</property>
 
391
                                <property name="label" translatable="yes">_Type:</property>
 
392
                                <property name="use_underline">True</property>
 
393
                                <property name="mnemonic_widget">media_other_type_combobox</property>
 
394
                              </object>
 
395
                              <packing>
 
396
                                <property name="x_options">GTK_FILL</property>
 
397
                                <property name="y_options"></property>
 
398
                              </packing>
 
399
                            </child>
 
400
                          </object>
 
401
                          <packing>
 
402
                            <property name="expand">False</property>
 
403
                            <property name="position">1</property>
 
404
                          </packing>
 
405
                        </child>
 
406
                      </object>
 
407
                    </child>
 
408
                  </object>
 
409
                  <packing>
 
410
                    <property name="expand">False</property>
 
411
                    <property name="position">1</property>
 
412
                  </packing>
 
413
                </child>
 
414
              </object>
 
415
              <packing>
 
416
                <property name="expand">False</property>
 
417
                <property name="position">0</property>
 
418
              </packing>
 
419
            </child>
 
420
          </object>
 
421
          <packing>
 
422
            <property name="position">1</property>
 
423
          </packing>
 
424
        </child>
 
425
        <child internal-child="action_area">
 
426
          <object class="GtkHButtonBox" id="dialog-action_area2">
 
427
            <property name="visible">True</property>
 
428
            <property name="layout_style">end</property>
 
429
            <child>
 
430
              <placeholder/>
 
431
            </child>
 
432
            <child>
 
433
              <object class="GtkButton" id="button1">
 
434
                <property name="label">gtk-close</property>
 
435
                <property name="visible">True</property>
 
436
                <property name="can_focus">True</property>
 
437
                <property name="can_default">True</property>
 
438
                <property name="has_default">True</property>
 
439
                <property name="receives_default">True</property>
 
440
                <property name="use_stock">True</property>
 
441
              </object>
 
442
              <packing>
 
443
                <property name="expand">False</property>
 
444
                <property name="fill">False</property>
 
445
                <property name="position">1</property>
 
446
              </packing>
 
447
            </child>
 
448
          </object>
 
449
          <packing>
 
450
            <property name="expand">False</property>
 
451
            <property name="pack_type">end</property>
 
452
            <property name="position">0</property>
 
453
          </packing>
 
454
        </child>
 
455
      </object>
 
456
    </child>
 
457
    <action-widgets>
 
458
      <action-widget response="0">button1</action-widget>
 
459
    </action-widgets>
 
460
  </object>
 
461
</interface>