~noskcaj/ubuntu/vivid/gnome-system-monitor/titlebars

« back to all changes in this revision

Viewing changes to data/preferences.ui

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2014-02-17 22:12:59 UTC
  • mfrom: (1.4.12) (15 sid)
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: package-import@ubuntu.com-20140217221259-khdbenb3wt1b81zw
Tags: 3.11.90-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
          <object class="GtkButtonBox" id="dialog_action_area">
20
20
            <property name="can_focus">False</property>
21
21
            <child>
22
 
              <object class="GtkButton" id="help_button">
23
 
                <property name="label" translatable="yes">_Help</property>
24
 
                <property name="visible">True</property>
25
 
                <property name="can_focus">True</property>
26
 
                <property name="receives_default">True</property>
27
 
                <property name="use_underline">True</property>
28
 
              </object>
29
 
              <packing>
30
 
                <property name="expand">False</property>
31
 
                <property name="fill">True</property>
32
 
                <property name="position">0</property>
33
 
              </packing>
34
 
            </child>
35
 
            <child>
36
22
              <object class="GtkButton" id="close_button">
37
23
                <property name="label" translatable="yes">_Close</property>
38
24
                <property name="visible">True</property>
735
721
      </object>
736
722
    </child>
737
723
    <action-widgets>
738
 
      <action-widget response="-11">help_button</action-widget>
739
724
      <action-widget response="-7">close_button</action-widget>
740
725
    </action-widgets>
741
726
  </object>