~killerkiwi2005/earcandy/0.7

« back to all changes in this revision

Viewing changes to files/pulseoptions.glade

  • Committer: jason
  • Date: 2010-04-14 22:05:39 UTC
  • Revision ID: jason@ender-20100414220539-m4ed1w6dnxtfnrje
essage=per stream

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
              <widget class="GtkVBox" id="vbox1">
23
23
                <property name="visible">True</property>
24
24
                <child>
25
 
                  <widget class="GtkHBox" id="hbox1">
26
 
                    <property name="visible">True</property>
27
 
                    <child>
28
 
                      <widget class="GtkToolbar" id="toolbar1">
29
 
                        <property name="visible">True</property>
30
 
                        <property name="toolbar_style">both</property>
31
 
                        <child>
32
 
                          <widget class="GtkToolButton" id="toolbutton_add">
33
 
                            <property name="visible">True</property>
34
 
                            <property name="stock_id">gtk-add</property>
35
 
                            <signal name="clicked" handler="on_button_add_new_clicked"/>
36
 
                          </widget>
37
 
                          <packing>
38
 
                            <property name="expand">False</property>
39
 
                            <property name="homogeneous">True</property>
40
 
                          </packing>
41
 
                        </child>
42
 
                        <child>
43
 
                          <widget class="GtkSeparatorToolItem" id="toolbutton2">
44
 
                            <property name="visible">True</property>
45
 
                          </widget>
46
 
                          <packing>
47
 
                            <property name="expand">False</property>
48
 
                            <property name="homogeneous">True</property>
49
 
                          </packing>
50
 
                        </child>
51
 
                        <child>
52
 
                          <widget class="GtkToolButton" id="toolbutton_reset">
53
 
                            <property name="visible">True</property>
54
 
                            <property name="label" translatable="yes">Reset</property>
55
 
                            <property name="use_underline">True</property>
56
 
                            <property name="stock_id">gtk-clear</property>
57
 
                            <signal name="clicked" handler="on_button_reset_clicked"/>
58
 
                          </widget>
59
 
                          <packing>
60
 
                            <property name="expand">False</property>
61
 
                            <property name="homogeneous">True</property>
62
 
                          </packing>
63
 
                        </child>
64
 
                      </widget>
65
 
                      <packing>
66
 
                        <property name="position">0</property>
67
 
                      </packing>
68
 
                    </child>
69
 
                  </widget>
70
 
                  <packing>
71
 
                    <property name="expand">False</property>
72
 
                    <property name="fill">False</property>
73
 
                    <property name="position">0</property>
74
 
                  </packing>
 
25
                  <placeholder/>
75
26
                </child>
76
27
                <child>
77
28
                  <widget class="GtkHBox" id="hbox3">
219
170
                    <child>
220
171
                      <widget class="GtkCheckButton" id="checkbutton_mute_phone">
221
172
                        <property name="label" translatable="yes">Include 'phone' category when muting</property>
222
 
                        <property name="visible">True</property>
223
173
                        <property name="can_focus">True</property>
224
174
                        <property name="receives_default">False</property>
225
175
                        <property name="draw_indicator">True</property>
313
263
                    </child>
314
264
                    <child>
315
265
                      <widget class="GtkAlignment" id="alignment8">
316
 
                        <property name="visible">True</property>
317
266
                        <property name="xalign">0</property>
318
267
                        <property name="xscale">0</property>
319
268
                        <child>
424
373
                      </packing>
425
374
                    </child>
426
375
                    <child>
427
 
                      <placeholder/>
 
376
                      <widget class="GtkButton" id="button1">
 
377
                        <property name="label">gtk-revert-to-saved</property>
 
378
                        <property name="visible">True</property>
 
379
                        <property name="can_focus">True</property>
 
380
                        <property name="receives_default">True</property>
 
381
                        <property name="use_stock">True</property>
 
382
                        <signal name="clicked" handler="on_button_reset_clicked"/>
 
383
                      </widget>
 
384
                      <packing>
 
385
                        <property name="left_attach">1</property>
 
386
                        <property name="right_attach">2</property>
 
387
                        <property name="top_attach">7</property>
 
388
                        <property name="bottom_attach">8</property>
 
389
                        <property name="y_options"></property>
 
390
                        <property name="x_padding">4</property>
 
391
                        <property name="y_padding">4</property>
 
392
                      </packing>
428
393
                    </child>
429
394
                    <child>
430
 
                      <placeholder/>
 
395
                      <widget class="GtkAlignment" id="alignment1">
 
396
                        <property name="visible">True</property>
 
397
                        <property name="xalign">0</property>
 
398
                        <property name="xscale">0</property>
 
399
                        <child>
 
400
                          <widget class="GtkLabel" id="label7">
 
401
                            <property name="visible">True</property>
 
402
                            <property name="label" translatable="yes">Restore defaults</property>
 
403
                          </widget>
 
404
                        </child>
 
405
                      </widget>
 
406
                      <packing>
 
407
                        <property name="top_attach">7</property>
 
408
                        <property name="bottom_attach">8</property>
 
409
                        <property name="y_options"></property>
 
410
                        <property name="x_padding">4</property>
 
411
                        <property name="y_padding">4</property>
 
412
                      </packing>
431
413
                    </child>
432
414
                    <child>
433
415
                      <placeholder/>
492
474
            </child>
493
475
            <child>
494
476
              <widget class="GtkButton" id="button_close">
495
 
                <property name="label" translatable="yes">gtk-close</property>
 
477
                <property name="label">gtk-close</property>
496
478
                <property name="visible">True</property>
497
479
                <property name="can_focus">True</property>
498
480
                <property name="receives_default">True</property>
668
650
            <property name="layout_style">end</property>
669
651
            <child>
670
652
              <widget class="GtkButton" id="button_cancel">
671
 
                <property name="label" translatable="yes">gtk-cancel</property>
 
653
                <property name="label">gtk-cancel</property>
672
654
                <property name="visible">True</property>
673
655
                <property name="can_focus">True</property>
674
656
                <property name="receives_default">True</property>
683
665
            </child>
684
666
            <child>
685
667
              <widget class="GtkButton" id="button_add">
686
 
                <property name="label" translatable="yes">gtk-add</property>
 
668
                <property name="label">gtk-add</property>
687
669
                <property name="visible">True</property>
688
670
                <property name="can_focus">True</property>
689
671
                <property name="receives_default">True</property>
1255
1237
                    <property name="xscale">0</property>
1256
1238
                    <child>
1257
1239
                      <widget class="GtkButton" id="button_close">
1258
 
                        <property name="label" translatable="yes">gtk-close</property>
 
1240
                        <property name="label">gtk-close</property>
1259
1241
                        <property name="visible">True</property>
1260
1242
                        <property name="can_focus">True</property>
1261
1243
                        <property name="receives_default">True</property>
1276
1258
                    <property name="xscale">0</property>
1277
1259
                    <child>
1278
1260
                      <widget class="GtkButton" id="button_apply">
1279
 
                        <property name="label" translatable="yes">gtk-apply</property>
 
1261
                        <property name="label">gtk-apply</property>
1280
1262
                        <property name="visible">True</property>
1281
1263
                        <property name="can_focus">True</property>
1282
1264
                        <property name="receives_default">True</property>