~matttbe/ubuntu/raring/alacarte/lp1086369

« back to all changes in this revision

Viewing changes to data/alacarte.ui

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-07-17 14:05:05 UTC
  • mfrom: (1.1.23)
  • Revision ID: package-import@ubuntu.com-20120717140505-tb3oceigh3lamlp8
Tags: 3.5.4-0ubuntu1
* New upstream release
* debian/control:
  - Bump build-depends on libgnome-menu-3-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
          </object>
13
13
        </child>
14
14
        <child>
15
 
          <object class="GtkAction" id="edit_revert_to_original">
16
 
            <property name="stock_id">gtk-revert-to-saved</property>
17
 
            <property name="name">edit_revert_to_original</property>
18
 
            <property name="label" translatable="yes">_Revert to Original</property>
19
 
            <signal handler="on_edit_revert_to_original_activate" name="activate"/>
20
 
          </object>
21
 
        </child>
22
 
        <child>
23
15
          <object class="GtkAction" id="edit_delete">
24
16
            <property name="stock_id">gtk-delete</property>
25
17
            <property name="name">edit_delete</property>
31
23
    <ui>
32
24
      <popup name="edit_menu">
33
25
        <menuitem action="edit_properties"/>
34
 
        <menuitem action="edit_revert_to_original"/>
35
 
        <separator/>
36
26
        <menuitem action="edit_delete"/>
37
27
      </popup>
38
28
    </ui>
90
80
              </object>
91
81
            </child>
92
82
            <child>
93
 
              <object class="GtkButton" id="revert_button">
 
83
              <object class="GtkButton" id="restore_button">
94
84
                <property name="visible">True</property>
95
85
                <property name="tooltip-text" translatable="yes">Restore the default menu layout</property>
96
86
                <property name="can_default">True</property>
97
87
                <property name="can_focus">True</property>
98
 
                <property name="label">gtk-revert-to-saved</property>
 
88
                <property name="label" translatable="yes">Restore System Configuration</property>
99
89
                <property name="use_stock">True</property>
100
90
                <property name="relief">GTK_RELIEF_NORMAL</property>
101
91
                <property name="focus_on_click">True</property>
102
 
                <signal handler="on_revert_button_clicked" name="clicked"/>
 
92
                <signal handler="on_restore_button_clicked" name="clicked"/>
103
93
              </object>
104
94
            </child>
105
95
            <child>
403
393
    </child>
404
394
    <action-widgets>
405
395
      <action-widget response="-11">help_button</action-widget>
406
 
      <action-widget response="0">revert_button</action-widget>
 
396
      <action-widget response="0">restore_button</action-widget>
407
397
      <action-widget response="-7">close_button</action-widget>
408
398
    </action-widgets>
409
399
  </object>
410
 
  <object class="GtkDialog" id="revertdialog">
411
 
    <property name="border_width">5</property>
412
 
    <property name="title" translatable="yes">Revert Changes?</property>
413
 
    <property name="type">GTK_WINDOW_TOPLEVEL</property>
414
 
    <property name="window_position">GTK_WIN_POS_NONE</property>
415
 
    <property name="modal">False</property>
416
 
    <property name="resizable">False</property>
417
 
    <property name="destroy_with_parent">False</property>
418
 
    <property name="decorated">True</property>
419
 
    <property name="skip_taskbar_hint">False</property>
420
 
    <property name="skip_pager_hint">False</property>
421
 
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
422
 
    <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
423
 
    <property name="focus_on_map">True</property>
424
 
    <property name="urgency_hint">False</property>
425
 
    <child internal-child="vbox">
426
 
      <object class="GtkVBox" id="dialog-vbox6">
427
 
        <property name="visible">True</property>
428
 
        <property name="homogeneous">False</property>
429
 
        <property name="spacing">2</property>
430
 
        <child internal-child="action_area">
431
 
          <object class="GtkHButtonBox" id="dialog-action_area6">
432
 
            <property name="visible">True</property>
433
 
            <property name="layout_style">GTK_BUTTONBOX_END</property>
434
 
            <child>
435
 
              <object class="GtkButton" id="cancel_revert_button">
436
 
                <property name="visible">True</property>
437
 
                <property name="can_default">True</property>
438
 
                <property name="can_focus">True</property>
439
 
                <property name="label">gtk-cancel</property>
440
 
                <property name="use_stock">True</property>
441
 
                <property name="relief">GTK_RELIEF_NORMAL</property>
442
 
                <property name="focus_on_click">True</property>
443
 
              </object>
444
 
            </child>
445
 
            <child>
446
 
              <object class="GtkButton" id="button2">
447
 
                <property name="visible">True</property>
448
 
                <property name="can_default">True</property>
449
 
                <property name="can_focus">True</property>
450
 
                <property name="label">gtk-revert-to-saved</property>
451
 
                <property name="use_stock">True</property>
452
 
                <property name="relief">GTK_RELIEF_NORMAL</property>
453
 
                <property name="focus_on_click">True</property>
454
 
              </object>
455
 
            </child>
456
 
          </object>
457
 
          <packing>
458
 
            <property name="padding">0</property>
459
 
            <property name="expand">False</property>
460
 
            <property name="fill">True</property>
461
 
            <property name="pack_type">GTK_PACK_END</property>
462
 
          </packing>
463
 
        </child>
464
 
        <child>
465
 
          <object class="GtkHBox" id="hbox19">
466
 
            <property name="border_width">5</property>
467
 
            <property name="visible">True</property>
468
 
            <property name="homogeneous">False</property>
469
 
            <property name="spacing">8</property>
470
 
            <child>
471
 
              <object class="GtkImage" id="image25">
472
 
                <property name="visible">True</property>
473
 
                <property name="icon_size">6</property>
474
 
                <property name="icon_name">gtk-dialog-question</property>
475
 
                <property name="xalign">0</property>
476
 
                <property name="yalign">0.5</property>
477
 
                <property name="xpad">0</property>
478
 
                <property name="ypad">0</property>
479
 
              </object>
480
 
              <packing>
481
 
                <property name="padding">0</property>
482
 
                <property name="expand">False</property>
483
 
                <property name="fill">True</property>
484
 
              </packing>
485
 
            </child>
486
 
            <child>
487
 
              <object class="GtkLabel" id="label24">
488
 
                <property name="visible">True</property>
489
 
                <property name="label" translatable="yes">Revert all menus to original settings?</property>
490
 
                <property name="use_underline">False</property>
491
 
                <property name="use_markup">False</property>
492
 
                <property name="justify">GTK_JUSTIFY_LEFT</property>
493
 
                <property name="wrap">False</property>
494
 
                <property name="selectable">False</property>
495
 
                <property name="xalign">0</property>
496
 
                <property name="yalign">0</property>
497
 
                <property name="xpad">0</property>
498
 
                <property name="ypad">0</property>
499
 
                <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
500
 
                <property name="width_chars">-1</property>
501
 
                <property name="single_line_mode">False</property>
502
 
                <property name="angle">0</property>
503
 
              </object>
504
 
              <packing>
505
 
                <property name="padding">0</property>
506
 
                <property name="expand">True</property>
507
 
                <property name="fill">True</property>
508
 
              </packing>
509
 
            </child>
510
 
          </object>
511
 
          <packing>
512
 
            <property name="padding">0</property>
513
 
            <property name="expand">True</property>
514
 
            <property name="fill">True</property>
515
 
          </packing>
516
 
        </child>
517
 
      </object>
518
 
    </child>
519
 
    <action-widgets>
520
 
      <action-widget response="-6">cancel_revert_button</action-widget>
521
 
      <action-widget response="-8">button2</action-widget>
522
 
    </action-widgets>
523
 
  </object>
524
400
  <object class="GtkImage" id="new_menu_image">
525
401
    <property name="visible">True</property>
526
402
    <property name="stock">gtk-new</property>