1 | <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*--> |
---|
2 | <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd"> |
---|
3 | |
---|
4 | <glade-interface> |
---|
5 | <requires lib="gnome"/> |
---|
6 | |
---|
7 | <widget class="GtkDialog" id="gswitchit_plugins"> |
---|
8 | <property name="border_width">5</property> |
---|
9 | <property name="visible">True</property> |
---|
10 | <property name="title" translatable="yes">Keyboard Indicator Plugins</property> |
---|
11 | <property name="type">GTK_WINDOW_TOPLEVEL</property> |
---|
12 | <property name="window_position">GTK_WIN_POS_NONE</property> |
---|
13 | <property name="modal">False</property> |
---|
14 | <property name="resizable">True</property> |
---|
15 | <property name="destroy_with_parent">False</property> |
---|
16 | <property name="decorated">True</property> |
---|
17 | <property name="skip_taskbar_hint">False</property> |
---|
18 | <property name="skip_pager_hint">False</property> |
---|
19 | <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> |
---|
20 | <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> |
---|
21 | <property name="has_separator">False</property> |
---|
22 | |
---|
23 | <child internal-child="vbox"> |
---|
24 | <widget class="GtkVBox" id="dialog-vbox1"> |
---|
25 | <property name="visible">True</property> |
---|
26 | <property name="homogeneous">False</property> |
---|
27 | <property name="spacing">2</property> |
---|
28 | |
---|
29 | <child internal-child="action_area"> |
---|
30 | <widget class="GtkHButtonBox" id="dialog-action_area1"> |
---|
31 | <property name="visible">True</property> |
---|
32 | <property name="layout_style">GTK_BUTTONBOX_END</property> |
---|
33 | |
---|
34 | <child> |
---|
35 | <widget class="GtkButton" id="btnClose"> |
---|
36 | <property name="visible">True</property> |
---|
37 | <property name="tooltip" translatable="yes">Close the dialog</property> |
---|
38 | <property name="can_default">True</property> |
---|
39 | <property name="can_focus">True</property> |
---|
40 | <property name="label">gtk-close</property> |
---|
41 | <property name="use_stock">True</property> |
---|
42 | <property name="relief">GTK_RELIEF_NORMAL</property> |
---|
43 | <property name="focus_on_click">True</property> |
---|
44 | <property name="response_id">-7</property> |
---|
45 | </widget> |
---|
46 | </child> |
---|
47 | |
---|
48 | <child> |
---|
49 | <widget class="GtkButton" id="btnHelp"> |
---|
50 | <property name="visible">True</property> |
---|
51 | <property name="can_default">True</property> |
---|
52 | <property name="can_focus">True</property> |
---|
53 | <property name="label">gtk-help</property> |
---|
54 | <property name="use_stock">True</property> |
---|
55 | <property name="relief">GTK_RELIEF_NORMAL</property> |
---|
56 | <property name="focus_on_click">True</property> |
---|
57 | <property name="response_id">-11</property> |
---|
58 | </widget> |
---|
59 | </child> |
---|
60 | </widget> |
---|
61 | <packing> |
---|
62 | <property name="padding">0</property> |
---|
63 | <property name="expand">False</property> |
---|
64 | <property name="fill">True</property> |
---|
65 | <property name="pack_type">GTK_PACK_END</property> |
---|
66 | </packing> |
---|
67 | </child> |
---|
68 | |
---|
69 | <child> |
---|
70 | <widget class="GtkVBox" id="vbox5"> |
---|
71 | <property name="border_width">5</property> |
---|
72 | <property name="visible">True</property> |
---|
73 | <property name="homogeneous">False</property> |
---|
74 | <property name="spacing">6</property> |
---|
75 | |
---|
76 | <child> |
---|
77 | <widget class="GtkHBox" id="hbox1"> |
---|
78 | <property name="visible">True</property> |
---|
79 | <property name="homogeneous">False</property> |
---|
80 | <property name="spacing">12</property> |
---|
81 | |
---|
82 | <child> |
---|
83 | <widget class="GtkAlignment" id="alignment1"> |
---|
84 | <property name="visible">True</property> |
---|
85 | <property name="xalign">0.5</property> |
---|
86 | <property name="yalign">0.5</property> |
---|
87 | <property name="xscale">1</property> |
---|
88 | <property name="yscale">1</property> |
---|
89 | <property name="top_padding">0</property> |
---|
90 | <property name="bottom_padding">0</property> |
---|
91 | <property name="left_padding">0</property> |
---|
92 | <property name="right_padding">0</property> |
---|
93 | |
---|
94 | <child> |
---|
95 | <widget class="GtkVBox" id="vbox1"> |
---|
96 | <property name="visible">True</property> |
---|
97 | <property name="homogeneous">False</property> |
---|
98 | <property name="spacing">6</property> |
---|
99 | |
---|
100 | <child> |
---|
101 | <widget class="GtkLabel" id="label3"> |
---|
102 | <property name="visible">True</property> |
---|
103 | <property name="label" translatable="yes">Active _plugins:</property> |
---|
104 | <property name="use_underline">True</property> |
---|
105 | <property name="use_markup">False</property> |
---|
106 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
---|
107 | <property name="wrap">False</property> |
---|
108 | <property name="selectable">False</property> |
---|
109 | <property name="xalign">0</property> |
---|
110 | <property name="yalign">0.5</property> |
---|
111 | <property name="xpad">0</property> |
---|
112 | <property name="ypad">0</property> |
---|
113 | <property name="mnemonic_widget">activePlugins</property> |
---|
114 | </widget> |
---|
115 | <packing> |
---|
116 | <property name="padding">0</property> |
---|
117 | <property name="expand">False</property> |
---|
118 | <property name="fill">False</property> |
---|
119 | </packing> |
---|
120 | </child> |
---|
121 | |
---|
122 | <child> |
---|
123 | <widget class="GtkScrolledWindow" id="scrolledwindow1"> |
---|
124 | <property name="visible">True</property> |
---|
125 | <property name="can_focus">True</property> |
---|
126 | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
---|
127 | <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
---|
128 | <property name="shadow_type">GTK_SHADOW_IN</property> |
---|
129 | <property name="window_placement">GTK_CORNER_TOP_LEFT</property> |
---|
130 | |
---|
131 | <child> |
---|
132 | <widget class="GtkTreeView" id="activePlugins"> |
---|
133 | <property name="width_request">160</property> |
---|
134 | <property name="visible">True</property> |
---|
135 | <property name="tooltip" translatable="yes">The list of active plugins</property> |
---|
136 | <property name="can_focus">True</property> |
---|
137 | <property name="headers_visible">False</property> |
---|
138 | <property name="rules_hint">False</property> |
---|
139 | <property name="reorderable">False</property> |
---|
140 | <property name="enable_search">True</property> |
---|
141 | </widget> |
---|
142 | </child> |
---|
143 | </widget> |
---|
144 | <packing> |
---|
145 | <property name="padding">0</property> |
---|
146 | <property name="expand">True</property> |
---|
147 | <property name="fill">True</property> |
---|
148 | </packing> |
---|
149 | </child> |
---|
150 | </widget> |
---|
151 | </child> |
---|
152 | </widget> |
---|
153 | <packing> |
---|
154 | <property name="padding">0</property> |
---|
155 | <property name="expand">True</property> |
---|
156 | <property name="fill">True</property> |
---|
157 | </packing> |
---|
158 | </child> |
---|
159 | |
---|
160 | <child> |
---|
161 | <widget class="GtkAlignment" id="alignment12"> |
---|
162 | <property name="visible">True</property> |
---|
163 | <property name="xalign">0.5</property> |
---|
164 | <property name="yalign">0.5</property> |
---|
165 | <property name="xscale">1</property> |
---|
166 | <property name="yscale">1</property> |
---|
167 | <property name="top_padding">0</property> |
---|
168 | <property name="bottom_padding">0</property> |
---|
169 | <property name="left_padding">0</property> |
---|
170 | <property name="right_padding">0</property> |
---|
171 | |
---|
172 | <child> |
---|
173 | <widget class="GtkVBox" id="vbox3"> |
---|
174 | <property name="visible">True</property> |
---|
175 | <property name="homogeneous">False</property> |
---|
176 | <property name="spacing">6</property> |
---|
177 | |
---|
178 | <child> |
---|
179 | <widget class="GtkLabel" id="label10"> |
---|
180 | <property name="visible">True</property> |
---|
181 | <property name="label" translatable="yes"></property> |
---|
182 | <property name="use_underline">False</property> |
---|
183 | <property name="use_markup">False</property> |
---|
184 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
---|
185 | <property name="wrap">False</property> |
---|
186 | <property name="selectable">False</property> |
---|
187 | <property name="xalign">0.5</property> |
---|
188 | <property name="yalign">0.5</property> |
---|
189 | <property name="xpad">0</property> |
---|
190 | <property name="ypad">0</property> |
---|
191 | </widget> |
---|
192 | <packing> |
---|
193 | <property name="padding">0</property> |
---|
194 | <property name="expand">False</property> |
---|
195 | <property name="fill">True</property> |
---|
196 | </packing> |
---|
197 | </child> |
---|
198 | |
---|
199 | <child> |
---|
200 | <widget class="GtkButton" id="btnAdd"> |
---|
201 | <property name="visible">True</property> |
---|
202 | <property name="tooltip" translatable="yes">Activate more plugins</property> |
---|
203 | <property name="can_focus">True</property> |
---|
204 | <property name="label">gtk-add</property> |
---|
205 | <property name="use_stock">True</property> |
---|
206 | <property name="relief">GTK_RELIEF_NORMAL</property> |
---|
207 | <property name="focus_on_click">True</property> |
---|
208 | <signal name="clicked" handler="on_btnAdd_clicked" last_modification_time="Tue, 29 Jul 2003 23:37:15 GMT"/> |
---|
209 | </widget> |
---|
210 | <packing> |
---|
211 | <property name="padding">0</property> |
---|
212 | <property name="expand">False</property> |
---|
213 | <property name="fill">False</property> |
---|
214 | </packing> |
---|
215 | </child> |
---|
216 | |
---|
217 | <child> |
---|
218 | <widget class="GtkButton" id="btnRemove"> |
---|
219 | <property name="visible">True</property> |
---|
220 | <property name="tooltip" translatable="yes">Deactivate selected plugin</property> |
---|
221 | <property name="can_focus">True</property> |
---|
222 | <property name="label">gtk-remove</property> |
---|
223 | <property name="use_stock">True</property> |
---|
224 | <property name="relief">GTK_RELIEF_NORMAL</property> |
---|
225 | <property name="focus_on_click">True</property> |
---|
226 | <signal name="clicked" handler="on_btnRemove_clicked" last_modification_time="Tue, 29 Jul 2003 23:37:02 GMT"/> |
---|
227 | </widget> |
---|
228 | <packing> |
---|
229 | <property name="padding">0</property> |
---|
230 | <property name="expand">False</property> |
---|
231 | <property name="fill">False</property> |
---|
232 | </packing> |
---|
233 | </child> |
---|
234 | |
---|
235 | <child> |
---|
236 | <widget class="GtkButton" id="btnUp"> |
---|
237 | <property name="visible">True</property> |
---|
238 | <property name="tooltip" translatable="yes">Increase the plugin priority</property> |
---|
239 | <property name="can_focus">True</property> |
---|
240 | <property name="label">gtk-go-up</property> |
---|
241 | <property name="use_stock">True</property> |
---|
242 | <property name="relief">GTK_RELIEF_NORMAL</property> |
---|
243 | <property name="focus_on_click">True</property> |
---|
244 | <signal name="clicked" handler="on_btnUp_clicked" last_modification_time="Tue, 29 Jul 2003 23:36:45 GMT"/> |
---|
245 | </widget> |
---|
246 | <packing> |
---|
247 | <property name="padding">0</property> |
---|
248 | <property name="expand">False</property> |
---|
249 | <property name="fill">False</property> |
---|
250 | </packing> |
---|
251 | </child> |
---|
252 | |
---|
253 | <child> |
---|
254 | <widget class="GtkButton" id="btnDown"> |
---|
255 | <property name="visible">True</property> |
---|
256 | <property name="tooltip" translatable="yes">Decrease the plugin priority</property> |
---|
257 | <property name="can_focus">True</property> |
---|
258 | <property name="label">gtk-go-down</property> |
---|
259 | <property name="use_stock">True</property> |
---|
260 | <property name="relief">GTK_RELIEF_NORMAL</property> |
---|
261 | <property name="focus_on_click">True</property> |
---|
262 | <signal name="clicked" handler="on_btnDown_clicked" last_modification_time="Tue, 29 Jul 2003 23:36:30 GMT"/> |
---|
263 | </widget> |
---|
264 | <packing> |
---|
265 | <property name="padding">0</property> |
---|
266 | <property name="expand">False</property> |
---|
267 | <property name="fill">False</property> |
---|
268 | </packing> |
---|
269 | </child> |
---|
270 | |
---|
271 | <child> |
---|
272 | <widget class="GtkButton" id="btnProperties"> |
---|
273 | <property name="visible">True</property> |
---|
274 | <property name="tooltip" translatable="yes">Configure the selected plugin</property> |
---|
275 | <property name="can_focus">True</property> |
---|
276 | <property name="label">gtk-properties</property> |
---|
277 | <property name="use_stock">True</property> |
---|
278 | <property name="relief">GTK_RELIEF_NORMAL</property> |
---|
279 | <property name="focus_on_click">True</property> |
---|
280 | <signal name="clicked" handler="on_btnProperties_clicked" last_modification_time="Tue, 29 Jul 2003 23:36:16 GMT"/> |
---|
281 | </widget> |
---|
282 | <packing> |
---|
283 | <property name="padding">0</property> |
---|
284 | <property name="expand">False</property> |
---|
285 | <property name="fill">False</property> |
---|
286 | </packing> |
---|
287 | </child> |
---|
288 | |
---|
289 | <child> |
---|
290 | <widget class="GtkLabel" id="label11"> |
---|
291 | <property name="visible">True</property> |
---|
292 | <property name="label" translatable="yes"></property> |
---|
293 | <property name="use_underline">False</property> |
---|
294 | <property name="use_markup">False</property> |
---|
295 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
---|
296 | <property name="wrap">False</property> |
---|
297 | <property name="selectable">False</property> |
---|
298 | <property name="xalign">0.5</property> |
---|
299 | <property name="yalign">0.5</property> |
---|
300 | <property name="xpad">0</property> |
---|
301 | <property name="ypad">0</property> |
---|
302 | </widget> |
---|
303 | <packing> |
---|
304 | <property name="padding">0</property> |
---|
305 | <property name="expand">False</property> |
---|
306 | <property name="fill">False</property> |
---|
307 | </packing> |
---|
308 | </child> |
---|
309 | </widget> |
---|
310 | </child> |
---|
311 | </widget> |
---|
312 | <packing> |
---|
313 | <property name="padding">0</property> |
---|
314 | <property name="expand">False</property> |
---|
315 | <property name="fill">False</property> |
---|
316 | </packing> |
---|
317 | </child> |
---|
318 | </widget> |
---|
319 | <packing> |
---|
320 | <property name="padding">0</property> |
---|
321 | <property name="expand">True</property> |
---|
322 | <property name="fill">True</property> |
---|
323 | </packing> |
---|
324 | </child> |
---|
325 | |
---|
326 | <child> |
---|
327 | <widget class="GtkLabel" id="lblDescription"> |
---|
328 | <property name="visible">True</property> |
---|
329 | <property name="label" translatable="yes"></property> |
---|
330 | <property name="use_underline">False</property> |
---|
331 | <property name="use_markup">True</property> |
---|
332 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
---|
333 | <property name="wrap">True</property> |
---|
334 | <property name="selectable">False</property> |
---|
335 | <property name="xalign">0</property> |
---|
336 | <property name="yalign">0.5</property> |
---|
337 | <property name="xpad">0</property> |
---|
338 | <property name="ypad">0</property> |
---|
339 | </widget> |
---|
340 | <packing> |
---|
341 | <property name="padding">0</property> |
---|
342 | <property name="expand">False</property> |
---|
343 | <property name="fill">False</property> |
---|
344 | </packing> |
---|
345 | </child> |
---|
346 | </widget> |
---|
347 | <packing> |
---|
348 | <property name="padding">0</property> |
---|
349 | <property name="expand">True</property> |
---|
350 | <property name="fill">True</property> |
---|
351 | </packing> |
---|
352 | </child> |
---|
353 | </widget> |
---|
354 | </child> |
---|
355 | </widget> |
---|
356 | |
---|
357 | <widget class="GtkDialog" id="gswitchit_plugins_add"> |
---|
358 | <property name="border_width">5</property> |
---|
359 | <property name="visible">True</property> |
---|
360 | <property name="title" translatable="yes">Add Plugin</property> |
---|
361 | <property name="type">GTK_WINDOW_TOPLEVEL</property> |
---|
362 | <property name="window_position">GTK_WIN_POS_NONE</property> |
---|
363 | <property name="modal">True</property> |
---|
364 | <property name="resizable">True</property> |
---|
365 | <property name="destroy_with_parent">True</property> |
---|
366 | <property name="decorated">True</property> |
---|
367 | <property name="skip_taskbar_hint">False</property> |
---|
368 | <property name="skip_pager_hint">False</property> |
---|
369 | <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> |
---|
370 | <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> |
---|
371 | <property name="has_separator">False</property> |
---|
372 | |
---|
373 | <child internal-child="vbox"> |
---|
374 | <widget class="GtkVBox" id="dialog-vbox2"> |
---|
375 | <property name="visible">True</property> |
---|
376 | <property name="homogeneous">False</property> |
---|
377 | <property name="spacing">2</property> |
---|
378 | |
---|
379 | <child internal-child="action_area"> |
---|
380 | <widget class="GtkHButtonBox" id="dialog-action_area2"> |
---|
381 | <property name="visible">True</property> |
---|
382 | <property name="layout_style">GTK_BUTTONBOX_END</property> |
---|
383 | |
---|
384 | <child> |
---|
385 | <widget class="GtkButton" id="helpbutton1"> |
---|
386 | <property name="visible">True</property> |
---|
387 | <property name="can_default">True</property> |
---|
388 | <property name="can_focus">True</property> |
---|
389 | <property name="label">gtk-help</property> |
---|
390 | <property name="use_stock">True</property> |
---|
391 | <property name="relief">GTK_RELIEF_NORMAL</property> |
---|
392 | <property name="focus_on_click">True</property> |
---|
393 | <property name="response_id">-11</property> |
---|
394 | </widget> |
---|
395 | </child> |
---|
396 | |
---|
397 | <child> |
---|
398 | <widget class="GtkButton" id="cancelbutton1"> |
---|
399 | <property name="visible">True</property> |
---|
400 | <property name="can_default">True</property> |
---|
401 | <property name="can_focus">True</property> |
---|
402 | <property name="label">gtk-cancel</property> |
---|
403 | <property name="use_stock">True</property> |
---|
404 | <property name="relief">GTK_RELIEF_NORMAL</property> |
---|
405 | <property name="focus_on_click">True</property> |
---|
406 | <property name="response_id">-6</property> |
---|
407 | </widget> |
---|
408 | </child> |
---|
409 | |
---|
410 | <child> |
---|
411 | <widget class="GtkButton" id="btnOK"> |
---|
412 | <property name="visible">True</property> |
---|
413 | <property name="can_default">True</property> |
---|
414 | <property name="can_focus">True</property> |
---|
415 | <property name="label">gtk-ok</property> |
---|
416 | <property name="use_stock">True</property> |
---|
417 | <property name="relief">GTK_RELIEF_NORMAL</property> |
---|
418 | <property name="focus_on_click">True</property> |
---|
419 | <property name="response_id">-5</property> |
---|
420 | </widget> |
---|
421 | </child> |
---|
422 | </widget> |
---|
423 | <packing> |
---|
424 | <property name="padding">0</property> |
---|
425 | <property name="expand">False</property> |
---|
426 | <property name="fill">True</property> |
---|
427 | <property name="pack_type">GTK_PACK_END</property> |
---|
428 | </packing> |
---|
429 | </child> |
---|
430 | |
---|
431 | <child> |
---|
432 | <widget class="GtkAlignment" id="alignment13"> |
---|
433 | <property name="border_width">5</property> |
---|
434 | <property name="visible">True</property> |
---|
435 | <property name="xalign">0.5</property> |
---|
436 | <property name="yalign">0.5</property> |
---|
437 | <property name="xscale">1</property> |
---|
438 | <property name="yscale">1</property> |
---|
439 | <property name="top_padding">0</property> |
---|
440 | <property name="bottom_padding">0</property> |
---|
441 | <property name="left_padding">0</property> |
---|
442 | <property name="right_padding">0</property> |
---|
443 | |
---|
444 | <child> |
---|
445 | <widget class="GtkVBox" id="vbox4"> |
---|
446 | <property name="visible">True</property> |
---|
447 | <property name="homogeneous">False</property> |
---|
448 | <property name="spacing">6</property> |
---|
449 | |
---|
450 | <child> |
---|
451 | <widget class="GtkLabel" id="label18"> |
---|
452 | <property name="visible">True</property> |
---|
453 | <property name="label" translatable="yes">_Available plugins:</property> |
---|
454 | <property name="use_underline">True</property> |
---|
455 | <property name="use_markup">False</property> |
---|
456 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
---|
457 | <property name="wrap">False</property> |
---|
458 | <property name="selectable">False</property> |
---|
459 | <property name="xalign">0</property> |
---|
460 | <property name="yalign">0.5</property> |
---|
461 | <property name="xpad">0</property> |
---|
462 | <property name="ypad">0</property> |
---|
463 | <property name="mnemonic_widget">allPlugins</property> |
---|
464 | </widget> |
---|
465 | <packing> |
---|
466 | <property name="padding">0</property> |
---|
467 | <property name="expand">False</property> |
---|
468 | <property name="fill">False</property> |
---|
469 | </packing> |
---|
470 | </child> |
---|
471 | |
---|
472 | <child> |
---|
473 | <widget class="GtkScrolledWindow" id="scrolledwindow2"> |
---|
474 | <property name="visible">True</property> |
---|
475 | <property name="can_focus">True</property> |
---|
476 | <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
---|
477 | <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> |
---|
478 | <property name="shadow_type">GTK_SHADOW_IN</property> |
---|
479 | <property name="window_placement">GTK_CORNER_TOP_LEFT</property> |
---|
480 | |
---|
481 | <child> |
---|
482 | <widget class="GtkTreeView" id="allPlugins"> |
---|
483 | <property name="visible">True</property> |
---|
484 | <property name="can_focus">True</property> |
---|
485 | <property name="headers_visible">False</property> |
---|
486 | <property name="rules_hint">False</property> |
---|
487 | <property name="reorderable">False</property> |
---|
488 | <property name="enable_search">True</property> |
---|
489 | </widget> |
---|
490 | </child> |
---|
491 | </widget> |
---|
492 | <packing> |
---|
493 | <property name="padding">0</property> |
---|
494 | <property name="expand">True</property> |
---|
495 | <property name="fill">True</property> |
---|
496 | </packing> |
---|
497 | </child> |
---|
498 | |
---|
499 | <child> |
---|
500 | <widget class="GtkLabel" id="lblDescription"> |
---|
501 | <property name="visible">True</property> |
---|
502 | <property name="label" translatable="yes"></property> |
---|
503 | <property name="use_underline">False</property> |
---|
504 | <property name="use_markup">True</property> |
---|
505 | <property name="justify">GTK_JUSTIFY_LEFT</property> |
---|
506 | <property name="wrap">True</property> |
---|
507 | <property name="selectable">False</property> |
---|
508 | <property name="xalign">0</property> |
---|
509 | <property name="yalign">0.5</property> |
---|
510 | <property name="xpad">0</property> |
---|
511 | <property name="ypad">0</property> |
---|
512 | </widget> |
---|
513 | <packing> |
---|
514 | <property name="padding">0</property> |
---|
515 | <property name="expand">False</property> |
---|
516 | <property name="fill">False</property> |
---|
517 | </packing> |
---|
518 | </child> |
---|
519 | </widget> |
---|
520 | </child> |
---|
521 | </widget> |
---|
522 | <packing> |
---|
523 | <property name="padding">0</property> |
---|
524 | <property name="expand">True</property> |
---|
525 | <property name="fill">True</property> |
---|
526 | </packing> |
---|
527 | </child> |
---|
528 | </widget> |
---|
529 | </child> |
---|
530 | </widget> |
---|
531 | |
---|
532 | </glade-interface> |
---|