~ubuntu-branches/ubuntu/vivid/xfce4-taskmanager/vivid

« back to all changes in this revision

Viewing changes to src/settings-dialog.ui

  • Committer: Package Import Robot
  • Author(s): Jackson Doak
  • Date: 2015-01-05 08:06:06 UTC
  • mfrom: (2.2.6)
  • Revision ID: package-import@ubuntu.com-20150105080606-fcgt7z54sdjbr2mk
Tags: 1.1.0-0ubuntu1
* New upstream release.
* Disable the kfreebsd patch, it needs refreshing, but we don't need it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
                                  </packing>
87
87
                                </child>
88
88
                                <child>
89
 
                                  <object class="GtkCheckButton" id="button-monitor-paint-box">
90
 
                                    <property name="label" translatable="yes">Draw borders around monitors</property>
91
 
                                    <property name="visible">True</property>
92
 
                                    <property name="can_focus">True</property>
93
 
                                    <property name="receives_default">False</property>
94
 
                                    <property name="xalign">0.49000000953674316</property>
95
 
                                    <property name="draw_indicator">True</property>
96
 
                                  </object>
97
 
                                  <packing>
98
 
                                    <property name="expand">False</property>
99
 
                                    <property name="fill">False</property>
100
 
                                    <property name="position">3</property>
 
89
                                  <object class="GtkCheckButton" id="button-process-tree">
 
90
                                    <property name="label" translatable="yes">Show processes as tree</property>
 
91
                                    <property name="visible">True</property>
 
92
                                    <property name="can_focus">True</property>
 
93
                                    <property name="receives_default">False</property>
 
94
                                    <property name="draw_indicator">True</property>
 
95
                                  </object>
 
96
                                  <packing>
 
97
                                    <property name="expand">False</property>
 
98
                                    <property name="fill">False</property>
 
99
                                    <property name="position">4</property>
 
100
                                  </packing>
 
101
                                </child>
 
102
                                <child>
 
103
                                  <object class="GtkCheckButton" id="button-show-memory-in-xbytes">
 
104
                                    <property name="label" translatable="yes">Show memory usage in bytes</property>
 
105
                                    <property name="visible">True</property>
 
106
                                    <property name="can_focus">True</property>
 
107
                                    <property name="receives_default">False</property>
 
108
                                    <property name="draw_indicator">True</property>
 
109
                                  </object>
 
110
                                  <packing>
 
111
                                    <property name="expand">False</property>
 
112
                                    <property name="fill">False</property>
 
113
                                    <property name="position">5</property>
101
114
                                  </packing>
102
115
                                </child>
103
116
                                <child>
122
135
                                  <packing>
123
136
                                    <property name="expand">False</property>
124
137
                                    <property name="fill">False</property>
125
 
                                    <property name="position">4</property>
 
138
                                    <property name="position">6</property>
126
139
                                  </packing>
127
140
                                </child>
128
141
                              </object>
357
370
          </packing>
358
371
        </child>
359
372
        <child internal-child="action_area">
360
 
          <object class="GtkHButtonBox" id="dialog-action_area">
 
373
          <object class="GtkButtonBox" id="dialog-action_area">
361
374
            <property name="visible">True</property>
362
375
            <property name="layout_style">end</property>
363
376
            <child>