|
1 | | -<?xml version="1.0"?> |
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<!-- Generated with glade 3.22.0 --> |
2 | 3 | <interface> |
3 | | - <requires lib="gtk+" version="2.16"/> |
4 | | - <!-- interface-naming-policy toplevel-contextual --> |
| 4 | + <requires lib="gtk+" version="3.22"/> |
| 5 | + <object class="GtkImage" id="image1"> |
| 6 | + <property name="visible">True</property> |
| 7 | + <property name="can_focus">False</property> |
| 8 | + <property name="icon_name">help-browser</property> |
| 9 | + </object> |
| 10 | + <object class="GtkImage" id="image2"> |
| 11 | + <property name="visible">True</property> |
| 12 | + <property name="can_focus">False</property> |
| 13 | + <property name="icon_name">window-close</property> |
| 14 | + </object> |
5 | 15 | <object class="GtkDialog" id="tasklist_properties_dialog"> |
| 16 | + <property name="can_focus">False</property> |
6 | 17 | <property name="border_width">5</property> |
7 | 18 | <property name="title" translatable="yes">Window List Preferences</property> |
8 | 19 | <property name="type_hint">normal</property> |
9 | 20 | <child internal-child="vbox"> |
10 | | - <object class="GtkVBox" id="dialog-vbox2"> |
| 21 | + <object class="GtkBox" id="dialog-vbox2"> |
11 | 22 | <property name="visible">True</property> |
| 23 | + <property name="can_focus">False</property> |
12 | 24 | <property name="orientation">vertical</property> |
13 | 25 | <property name="spacing">2</property> |
| 26 | + <child internal-child="action_area"> |
| 27 | + <object class="GtkButtonBox" id="dialog-action_area2"> |
| 28 | + <property name="visible">True</property> |
| 29 | + <property name="can_focus">False</property> |
| 30 | + <child> |
| 31 | + <object class="GtkButton" id="help_button"> |
| 32 | + <property name="label" translatable="yes">_Help</property> |
| 33 | + <property name="visible">True</property> |
| 34 | + <property name="can_focus">True</property> |
| 35 | + <property name="can_default">True</property> |
| 36 | + <property name="receives_default">False</property> |
| 37 | + <property name="image">image1</property> |
| 38 | + <property name="use_underline">True</property> |
| 39 | + </object> |
| 40 | + <packing> |
| 41 | + <property name="expand">False</property> |
| 42 | + <property name="fill">False</property> |
| 43 | + <property name="position">0</property> |
| 44 | + </packing> |
| 45 | + </child> |
| 46 | + <child> |
| 47 | + <object class="GtkButton" id="done_button"> |
| 48 | + <property name="label" translatable="yes">_Close</property> |
| 49 | + <property name="visible">True</property> |
| 50 | + <property name="can_focus">True</property> |
| 51 | + <property name="can_default">True</property> |
| 52 | + <property name="has_default">True</property> |
| 53 | + <property name="receives_default">False</property> |
| 54 | + <property name="image">image2</property> |
| 55 | + <property name="use_underline">True</property> |
| 56 | + </object> |
| 57 | + <packing> |
| 58 | + <property name="expand">False</property> |
| 59 | + <property name="fill">False</property> |
| 60 | + <property name="position">1</property> |
| 61 | + </packing> |
| 62 | + </child> |
| 63 | + </object> |
| 64 | + <packing> |
| 65 | + <property name="expand">False</property> |
| 66 | + <property name="fill">False</property> |
| 67 | + <property name="pack_type">end</property> |
| 68 | + <property name="position">1</property> |
| 69 | + </packing> |
| 70 | + </child> |
14 | 71 | <child> |
15 | | - <object class="GtkVBox" id="vbox1"> |
| 72 | + <object class="GtkBox" id="vbox1"> |
16 | 73 | <property name="visible">True</property> |
| 74 | + <property name="can_focus">False</property> |
17 | 75 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
18 | 76 | <property name="border_width">5</property> |
19 | 77 | <property name="orientation">vertical</property> |
20 | 78 | <property name="spacing">18</property> |
21 | 79 | <child> |
22 | | - <object class="GtkVBox" id="vbox7"> |
| 80 | + <object class="GtkBox" id="vbox7"> |
23 | 81 | <property name="visible">True</property> |
| 82 | + <property name="can_focus">False</property> |
24 | 83 | <property name="orientation">vertical</property> |
25 | 84 | <property name="spacing">6</property> |
26 | 85 | <child> |
27 | 86 | <object class="GtkLabel" id="label1"> |
28 | 87 | <property name="visible">True</property> |
29 | | - <property name="xalign">0</property> |
| 88 | + <property name="can_focus">False</property> |
30 | 89 | <property name="label" translatable="yes">Window List Content</property> |
| 90 | + <property name="xalign">0</property> |
31 | 91 | <attributes> |
32 | 92 | <attribute name="weight" value="bold"/> |
33 | 93 | </attributes> |
|
41 | 101 | <child> |
42 | 102 | <object class="GtkAlignment" id="alignment1"> |
43 | 103 | <property name="visible">True</property> |
| 104 | + <property name="can_focus">False</property> |
44 | 105 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
45 | 106 | <property name="left_padding">12</property> |
46 | 107 | <child> |
47 | | - <object class="GtkVBox" id="vbox9"> |
| 108 | + <object class="GtkBox" id="vbox9"> |
48 | 109 | <property name="visible">True</property> |
| 110 | + <property name="can_focus">False</property> |
49 | 111 | <property name="orientation">vertical</property> |
50 | 112 | <property name="spacing">6</property> |
51 | 113 | <child> |
|
83 | 145 | </child> |
84 | 146 | </object> |
85 | 147 | <packing> |
| 148 | + <property name="expand">False</property> |
| 149 | + <property name="fill">True</property> |
86 | 150 | <property name="position">1</property> |
87 | 151 | </packing> |
88 | 152 | </child> |
89 | 153 | </object> |
90 | 154 | <packing> |
91 | 155 | <property name="expand">False</property> |
| 156 | + <property name="fill">True</property> |
92 | 157 | <property name="position">0</property> |
93 | 158 | </packing> |
94 | 159 | </child> |
95 | 160 | <child> |
96 | | - <object class="GtkVBox" id="vbox11"> |
| 161 | + <object class="GtkBox" id="vbox11"> |
97 | 162 | <property name="visible">True</property> |
| 163 | + <property name="can_focus">False</property> |
98 | 164 | <property name="orientation">vertical</property> |
99 | 165 | <property name="spacing">6</property> |
100 | 166 | <child> |
101 | 167 | <object class="GtkLabel" id="label3"> |
102 | 168 | <property name="visible">True</property> |
103 | | - <property name="xalign">0</property> |
| 169 | + <property name="can_focus">False</property> |
104 | 170 | <property name="label" translatable="yes">Window Grouping</property> |
| 171 | + <property name="xalign">0</property> |
105 | 172 | <attributes> |
106 | 173 | <attribute name="weight" value="bold"/> |
107 | 174 | </attributes> |
|
115 | 182 | <child> |
116 | 183 | <object class="GtkAlignment" id="alignment2"> |
117 | 184 | <property name="visible">True</property> |
| 185 | + <property name="can_focus">False</property> |
118 | 186 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
119 | 187 | <property name="left_padding">12</property> |
120 | 188 | <child> |
121 | | - <object class="GtkVBox" id="vbox12"> |
| 189 | + <object class="GtkBox" id="vbox12"> |
122 | 190 | <property name="visible">True</property> |
| 191 | + <property name="can_focus">False</property> |
123 | 192 | <property name="orientation">vertical</property> |
124 | 193 | <property name="spacing">6</property> |
125 | 194 | <child> |
|
173 | 242 | </child> |
174 | 243 | </object> |
175 | 244 | <packing> |
| 245 | + <property name="expand">False</property> |
| 246 | + <property name="fill">True</property> |
176 | 247 | <property name="position">1</property> |
177 | 248 | </packing> |
178 | 249 | </child> |
179 | 250 | </object> |
180 | 251 | <packing> |
181 | 252 | <property name="expand">False</property> |
| 253 | + <property name="fill">True</property> |
182 | 254 | <property name="position">2</property> |
183 | 255 | </packing> |
184 | 256 | </child> |
185 | 257 | <child> |
186 | | - <object class="GtkVBox" id="vbox13"> |
| 258 | + <object class="GtkBox" id="vbox13"> |
187 | 259 | <property name="visible">True</property> |
| 260 | + <property name="can_focus">False</property> |
188 | 261 | <property name="orientation">vertical</property> |
189 | 262 | <property name="spacing">6</property> |
190 | 263 | <child> |
191 | 264 | <object class="GtkLabel" id="minimized_windows_label"> |
192 | 265 | <property name="visible">True</property> |
193 | | - <property name="xalign">0</property> |
| 266 | + <property name="can_focus">False</property> |
194 | 267 | <property name="label" translatable="yes">Restoring Minimized Windows</property> |
| 268 | + <property name="xalign">0</property> |
195 | 269 | <attributes> |
196 | 270 | <attribute name="weight" value="bold"/> |
197 | 271 | </attributes> |
|
205 | 279 | <child> |
206 | 280 | <object class="GtkAlignment" id="alignment3"> |
207 | 281 | <property name="visible">True</property> |
| 282 | + <property name="can_focus">False</property> |
208 | 283 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
209 | 284 | <property name="left_padding">12</property> |
210 | 285 | <child> |
211 | | - <object class="GtkVBox" id="vbox14"> |
| 286 | + <object class="GtkBox" id="vbox14"> |
212 | 287 | <property name="visible">True</property> |
| 288 | + <property name="can_focus">False</property> |
213 | 289 | <property name="orientation">vertical</property> |
214 | 290 | <property name="spacing">6</property> |
215 | 291 | <child> |
|
247 | 323 | </child> |
248 | 324 | </object> |
249 | 325 | <packing> |
| 326 | + <property name="expand">False</property> |
| 327 | + <property name="fill">True</property> |
250 | 328 | <property name="position">1</property> |
251 | 329 | </packing> |
252 | 330 | </child> |
253 | 331 | </object> |
254 | 332 | <packing> |
255 | 333 | <property name="expand">False</property> |
| 334 | + <property name="fill">True</property> |
256 | 335 | <property name="position">3</property> |
257 | 336 | </packing> |
258 | 337 | </child> |
259 | 338 | </object> |
260 | | - <packing> |
261 | | - <property name="position">1</property> |
262 | | - </packing> |
263 | | - </child> |
264 | | - <child internal-child="action_area"> |
265 | | - <object class="GtkHButtonBox" id="dialog-action_area2"> |
266 | | - <property name="visible">True</property> |
267 | | - <child> |
268 | | - <object class="GtkButton" id="help_button"> |
269 | | - <property name="label">gtk-help</property> |
270 | | - <property name="visible">True</property> |
271 | | - <property name="can_focus">True</property> |
272 | | - <property name="can_default">True</property> |
273 | | - <property name="receives_default">False</property> |
274 | | - <property name="use_stock">True</property> |
275 | | - </object> |
276 | | - <packing> |
277 | | - <property name="expand">False</property> |
278 | | - <property name="fill">False</property> |
279 | | - <property name="position">0</property> |
280 | | - </packing> |
281 | | - </child> |
282 | | - <child> |
283 | | - <object class="GtkButton" id="done_button"> |
284 | | - <property name="label">gtk-close</property> |
285 | | - <property name="visible">True</property> |
286 | | - <property name="can_focus">True</property> |
287 | | - <property name="can_default">True</property> |
288 | | - <property name="has_default">True</property> |
289 | | - <property name="receives_default">False</property> |
290 | | - <property name="use_stock">True</property> |
291 | | - </object> |
292 | | - <packing> |
293 | | - <property name="expand">False</property> |
294 | | - <property name="fill">False</property> |
295 | | - <property name="position">1</property> |
296 | | - </packing> |
297 | | - </child> |
298 | | - </object> |
299 | 339 | <packing> |
300 | 340 | <property name="expand">False</property> |
301 | | - <property name="pack_type">end</property> |
| 341 | + <property name="fill">True</property> |
302 | 342 | <property name="position">1</property> |
303 | 343 | </packing> |
304 | 344 | </child> |
|
308 | 348 | <action-widget response="-11">help_button</action-widget> |
309 | 349 | <action-widget response="0">done_button</action-widget> |
310 | 350 | </action-widgets> |
| 351 | + <child> |
| 352 | + <placeholder/> |
| 353 | + </child> |
311 | 354 | </object> |
312 | 355 | </interface> |
0 commit comments