Updated Makefile.am files after make -f git.mk
[anjuta.git] / plugins / tools / anjuta-tools.ui
blob89419094f67a9ff91eee36deb246493879978770
1 <?xml version="1.0"?>
2 <interface>
3 <requires lib="gtk+" version="2.16"/>
4 <!-- interface-naming-policy toplevel-contextual -->
5 <object class="GtkWindow" id="list_tools">
6 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
7 <child>
8 <object class="GtkFrame" id="Tools">
9 <property name="visible">True</property>
10 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
11 <property name="label_xalign">0</property>
12 <property name="shadow_type">none</property>
13 <child>
14 <object class="GtkAlignment" id="alignment1">
15 <property name="visible">True</property>
16 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
17 <property name="left_padding">12</property>
18 <child>
19 <object class="GtkHBox" id="hbox1">
20 <property name="visible">True</property>
21 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
22 <child>
23 <object class="GtkScrolledWindow" id="scrolledwindow1">
24 <property name="visible">True</property>
25 <property name="can_focus">True</property>
26 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
27 <property name="hscrollbar_policy">automatic</property>
28 <property name="vscrollbar_policy">automatic</property>
29 <property name="shadow_type">in</property>
30 <child>
31 <object class="GtkTreeView" id="tools_treeview">
32 <property name="visible">True</property>
33 <property name="can_focus">True</property>
34 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
35 <signal name="row_activated" handler="atp_on_tool_activated"/>
36 </object>
37 </child>
38 </object>
39 <packing>
40 <property name="position">0</property>
41 </packing>
42 </child>
43 <child>
44 <object class="GtkVButtonBox" id="vbuttonbox1">
45 <property name="visible">True</property>
46 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
47 <property name="border_width">5</property>
48 <property name="spacing">5</property>
49 <property name="layout_style">start</property>
50 <child>
51 <object class="GtkButton" id="edit_bt">
52 <property name="label">gtk-edit</property>
53 <property name="visible">True</property>
54 <property name="can_focus">True</property>
55 <property name="receives_default">True</property>
56 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
57 <property name="use_stock">True</property>
58 <signal name="clicked" handler="atp_on_tool_edit"/>
59 </object>
60 <packing>
61 <property name="expand">False</property>
62 <property name="fill">False</property>
63 <property name="position">0</property>
64 </packing>
65 </child>
66 <child>
67 <object class="GtkButton" id="add_bt">
68 <property name="label">gtk-new</property>
69 <property name="visible">True</property>
70 <property name="can_focus">True</property>
71 <property name="receives_default">True</property>
72 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
73 <property name="use_stock">True</property>
74 <signal name="clicked" handler="atp_on_tool_add"/>
75 </object>
76 <packing>
77 <property name="expand">False</property>
78 <property name="fill">False</property>
79 <property name="position">1</property>
80 </packing>
81 </child>
82 <child>
83 <object class="GtkButton" id="delete_bt">
84 <property name="label">gtk-clear</property>
85 <property name="visible">True</property>
86 <property name="can_focus">True</property>
87 <property name="receives_default">True</property>
88 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
89 <property name="use_stock">True</property>
90 <signal name="clicked" handler="atp_on_tool_delete"/>
91 </object>
92 <packing>
93 <property name="expand">False</property>
94 <property name="fill">False</property>
95 <property name="position">2</property>
96 </packing>
97 </child>
98 <child>
99 <object class="GtkButton" id="up_bt">
100 <property name="label">gtk-go-up</property>
101 <property name="visible">True</property>
102 <property name="can_focus">True</property>
103 <property name="receives_default">True</property>
104 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
105 <property name="use_stock">True</property>
106 <signal name="clicked" handler="atp_on_tool_up"/>
107 </object>
108 <packing>
109 <property name="expand">False</property>
110 <property name="fill">False</property>
111 <property name="position">3</property>
112 </packing>
113 </child>
114 <child>
115 <object class="GtkButton" id="down_bt">
116 <property name="label">gtk-go-down</property>
117 <property name="visible">True</property>
118 <property name="can_focus">True</property>
119 <property name="receives_default">True</property>
120 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
121 <property name="use_stock">True</property>
122 <signal name="clicked" handler="atp_on_tool_down"/>
123 </object>
124 <packing>
125 <property name="expand">False</property>
126 <property name="fill">False</property>
127 <property name="position">4</property>
128 </packing>
129 </child>
130 </object>
131 <packing>
132 <property name="expand">False</property>
133 <property name="position">1</property>
134 </packing>
135 </child>
136 </object>
137 </child>
138 </object>
139 </child>
140 <child type="label">
141 <object class="GtkLabel" id="label1">
142 <property name="visible">True</property>
143 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
144 <property name="label" translatable="yes">Tools</property>
145 <attributes>
146 <attribute name="weight" value="bold"/>
147 </attributes>
148 </object>
149 </child>
150 </object>
151 </child>
152 </object>
153 <object class="GtkDialog" id="editor_dialog">
154 <property name="title" translatable="yes">Tool Editor</property>
155 <property name="destroy_with_parent">True</property>
156 <property name="type_hint">dialog</property>
157 <property name="skip_pager_hint">True</property>
158 <signal name="response" handler="atp_on_editor_dialog_response"/>
159 <child internal-child="vbox">
160 <object class="GtkVBox" id="dialog-vbox3">
161 <property name="visible">True</property>
162 <child>
163 <object class="GtkTable" id="table2">
164 <property name="visible">True</property>
165 <property name="border_width">5</property>
166 <property name="n_rows">8</property>
167 <property name="n_columns">4</property>
168 <property name="column_spacing">5</property>
169 <property name="row_spacing">5</property>
170 <child>
171 <object class="GtkLabel" id="label45">
172 <property name="visible">True</property>
173 <property name="xalign">0</property>
174 <property name="label" translatable="yes">Name:</property>
175 </object>
176 <packing>
177 <property name="x_options">GTK_FILL</property>
178 <property name="y_options"></property>
179 </packing>
180 </child>
181 <child>
182 <object class="GtkEntry" id="name_entry">
183 <property name="visible">True</property>
184 <property name="can_focus">True</property>
185 </object>
186 <packing>
187 <property name="left_attach">1</property>
188 <property name="right_attach">2</property>
189 <property name="y_options"></property>
190 </packing>
191 </child>
192 <child>
193 <object class="GtkCheckButton" id="enable_checkbox">
194 <property name="label" translatable="yes" comments="This enable an user defined command">Enabled</property>
195 <property name="visible">True</property>
196 <property name="can_focus">True</property>
197 <property name="receives_default">False</property>
198 <property name="use_underline">True</property>
199 <property name="draw_indicator">True</property>
200 </object>
201 <packing>
202 <property name="top_attach">5</property>
203 <property name="bottom_attach">6</property>
204 <property name="x_options">GTK_FILL</property>
205 <property name="y_options"></property>
206 </packing>
207 </child>
208 <child>
209 <object class="GtkCheckButton" id="save_checkbox">
210 <property name="label" translatable="yes">Save all files</property>
211 <property name="visible">True</property>
212 <property name="can_focus">True</property>
213 <property name="receives_default">False</property>
214 <property name="use_underline">True</property>
215 <property name="draw_indicator">True</property>
216 </object>
217 <packing>
218 <property name="left_attach">1</property>
219 <property name="right_attach">2</property>
220 <property name="top_attach">5</property>
221 <property name="bottom_attach">6</property>
222 <property name="x_options">GTK_FILL</property>
223 <property name="y_options"></property>
224 </packing>
225 </child>
226 <child>
227 <object class="GtkCheckButton" id="terminal_checkbox">
228 <property name="label" translatable="yes">Run in terminal</property>
229 <property name="visible">True</property>
230 <property name="can_focus">True</property>
231 <property name="receives_default">False</property>
232 <property name="use_underline">True</property>
233 <property name="draw_indicator">True</property>
234 <signal name="toggled" handler="atp_on_editor_terminal_toggle"/>
235 </object>
236 <packing>
237 <property name="left_attach">2</property>
238 <property name="right_attach">3</property>
239 <property name="top_attach">5</property>
240 <property name="bottom_attach">6</property>
241 <property name="x_options">GTK_FILL</property>
242 <property name="y_options"></property>
243 </packing>
244 </child>
245 <child>
246 <object class="GtkHBox" id="hbox27">
247 <property name="visible">True</property>
248 <child>
249 <object class="GtkHBox" id="hbox02">
250 <property name="visible">True</property>
251 <child>
252 <object class="GtkEntry" id="directory_entry">
253 <property name="width_request">260</property>
254 <property name="visible">True</property>
255 <property name="can_focus">True</property>
256 <property name="invisible_char">&#x25CF;</property>
257 </object>
258 <packing>
259 <property name="position">0</property>
260 </packing>
261 </child>
262 <child>
263 <object class="GtkButton" id="browse_button_directory_entry">
264 <property name="label" translatable="yes">Browse…</property>
265 <property name="visible">True</property>
266 <property name="can_focus">True</property>
267 <property name="receives_default">True</property>
268 <signal name="clicked" handler="atp_on_editor_browse_button_dir_clicked" object="directory_entry" swapped="no"/>
269 </object>
270 <packing>
271 <property name="expand">False</property>
272 <property name="position">1</property>
273 </packing>
274 </child>
275 </object>
276 <packing>
277 <property name="position">0</property>
278 </packing>
279 </child>
280 <child>
281 <object class="GtkButton" id="button22">
282 <property name="label" translatable="yes">_Variable…</property>
283 <property name="visible">True</property>
284 <property name="can_focus">True</property>
285 <property name="receives_default">False</property>
286 <property name="use_underline">True</property>
287 <signal name="clicked" handler="atp_on_editor_dir_variable_show"/>
288 </object>
289 <packing>
290 <property name="expand">False</property>
291 <property name="fill">False</property>
292 <property name="position">1</property>
293 </packing>
294 </child>
295 </object>
296 <packing>
297 <property name="left_attach">1</property>
298 <property name="right_attach">4</property>
299 <property name="top_attach">4</property>
300 <property name="bottom_attach">5</property>
301 <property name="x_options">GTK_FILL</property>
302 <property name="y_options">GTK_FILL</property>
303 </packing>
304 </child>
305 <child>
306 <object class="GtkLabel" id="label48">
307 <property name="visible">True</property>
308 <property name="xalign">0</property>
309 <property name="label" translatable="yes">Working directory:</property>
310 </object>
311 <packing>
312 <property name="top_attach">4</property>
313 <property name="bottom_attach">5</property>
314 <property name="x_options">GTK_FILL</property>
315 <property name="y_options"></property>
316 </packing>
317 </child>
318 <child>
319 <object class="GtkHBox" id="hbox26">
320 <property name="visible">True</property>
321 <child>
322 <object class="GtkEntry" id="parameter_entry">
323 <property name="visible">True</property>
324 <property name="can_focus">True</property>
325 </object>
326 <packing>
327 <property name="position">0</property>
328 </packing>
329 </child>
330 <child>
331 <object class="GtkButton" id="button20">
332 <property name="label" translatable="yes">_Variable…</property>
333 <property name="visible">True</property>
334 <property name="can_focus">True</property>
335 <property name="receives_default">False</property>
336 <property name="use_underline">True</property>
337 <signal name="clicked" handler="atp_on_editor_param_variable_show"/>
338 </object>
339 <packing>
340 <property name="expand">False</property>
341 <property name="fill">False</property>
342 <property name="position">1</property>
343 </packing>
344 </child>
345 </object>
346 <packing>
347 <property name="left_attach">1</property>
348 <property name="right_attach">4</property>
349 <property name="top_attach">3</property>
350 <property name="bottom_attach">4</property>
351 <property name="x_options">GTK_FILL</property>
352 <property name="y_options">GTK_FILL</property>
353 </packing>
354 </child>
355 <child>
356 <object class="GtkLabel" id="label47">
357 <property name="visible">True</property>
358 <property name="xalign">0</property>
359 <property name="label" translatable="yes">Parameters:</property>
360 </object>
361 <packing>
362 <property name="top_attach">3</property>
363 <property name="bottom_attach">4</property>
364 <property name="x_options">GTK_FILL</property>
365 <property name="y_options"></property>
366 </packing>
367 </child>
368 <child>
369 <object class="GtkLabel" id="label46">
370 <property name="visible">True</property>
371 <property name="xalign">0</property>
372 <property name="label" translatable="yes">Command:</property>
373 </object>
374 <packing>
375 <property name="top_attach">2</property>
376 <property name="bottom_attach">3</property>
377 <property name="x_options">GTK_FILL</property>
378 <property name="y_options"></property>
379 </packing>
380 </child>
381 <child>
382 <object class="GtkLabel" id="label105">
383 <property name="visible">True</property>
384 <property name="xalign">0</property>
385 <property name="label" translatable="yes">Short cut:</property>
386 </object>
387 <packing>
388 <property name="top_attach">1</property>
389 <property name="bottom_attach">2</property>
390 <property name="x_options">GTK_FILL</property>
391 <property name="y_options"></property>
392 </packing>
393 </child>
394 <child>
395 <object class="GtkToggleButton" id="shortcut_bt">
396 <property name="visible">True</property>
397 <property name="can_focus">True</property>
398 <property name="receives_default">False</property>
399 <property name="use_underline">True</property>
400 <property name="focus_on_click">False</property>
401 <signal name="toggled" handler="atp_on_editor_shortcut_toggle"/>
402 </object>
403 <packing>
404 <property name="left_attach">1</property>
405 <property name="right_attach">2</property>
406 <property name="top_attach">1</property>
407 <property name="bottom_attach">2</property>
408 <property name="x_options">GTK_FILL</property>
409 <property name="y_options"></property>
410 </packing>
411 </child>
412 <child>
413 <object class="GtkButton" id="icon_entry">
414 <property name="visible">True</property>
415 <property name="can_focus">True</property>
416 <property name="receives_default">False</property>
417 <signal name="clicked" handler="atp_on_editor_icon_entry_clicked"/>
418 </object>
419 <packing>
420 <property name="left_attach">3</property>
421 <property name="right_attach">4</property>
422 <property name="bottom_attach">2</property>
423 <property name="x_options">GTK_FILL</property>
424 <property name="y_options">GTK_FILL</property>
425 </packing>
426 </child>
427 <child>
428 <object class="GtkLabel" id="label103">
429 <property name="visible">True</property>
430 <property name="xalign">0</property>
431 <property name="label" translatable="yes" comments="This is the standard Unix stdout, see http://en.wikipedia.org/wiki/Standard_streams">Standard output:</property>
432 </object>
433 <packing>
434 <property name="top_attach">7</property>
435 <property name="bottom_attach">8</property>
436 <property name="x_options">GTK_FILL</property>
437 <property name="y_options"></property>
438 </packing>
439 </child>
440 <child>
441 <object class="GtkComboBox" id="output_combo">
442 <property name="visible">True</property>
443 </object>
444 <packing>
445 <property name="left_attach">1</property>
446 <property name="right_attach">2</property>
447 <property name="top_attach">7</property>
448 <property name="bottom_attach">8</property>
449 <property name="x_options">GTK_FILL</property>
450 <property name="y_options">GTK_FILL</property>
451 </packing>
452 </child>
453 <child>
454 <object class="GtkLabel" id="label104">
455 <property name="visible">True</property>
456 <property name="xalign">0</property>
457 <property name="label" translatable="yes" comments="This is the Unix stderr, see http://en.wikipedia.org/wiki/Standard_streams">Standard error:</property>
458 </object>
459 <packing>
460 <property name="left_attach">2</property>
461 <property name="right_attach">3</property>
462 <property name="top_attach">7</property>
463 <property name="bottom_attach">8</property>
464 <property name="x_options">GTK_FILL</property>
465 <property name="y_options"></property>
466 </packing>
467 </child>
468 <child>
469 <object class="GtkComboBox" id="error_combo">
470 <property name="visible">True</property>
471 </object>
472 <packing>
473 <property name="left_attach">3</property>
474 <property name="right_attach">4</property>
475 <property name="top_attach">7</property>
476 <property name="bottom_attach">8</property>
477 <property name="x_options">GTK_FILL</property>
478 <property name="y_options">GTK_FILL</property>
479 </packing>
480 </child>
481 <child>
482 <object class="GtkLabel" id="label106">
483 <property name="visible">True</property>
484 <property name="xalign">0</property>
485 <property name="label" translatable="yes" comments="This is the Unix stdin. See http://en.wikipedia.org/wiki/Standard_streams">Standard input:</property>
486 </object>
487 <packing>
488 <property name="top_attach">6</property>
489 <property name="bottom_attach">7</property>
490 <property name="x_options">GTK_FILL</property>
491 <property name="y_options"></property>
492 </packing>
493 </child>
494 <child>
495 <object class="GtkComboBox" id="input_combo">
496 <property name="visible">True</property>
497 <signal name="changed" handler="atp_on_editor_input_changed"/>
498 </object>
499 <packing>
500 <property name="left_attach">1</property>
501 <property name="right_attach">2</property>
502 <property name="top_attach">6</property>
503 <property name="bottom_attach">7</property>
504 <property name="x_options">GTK_FILL</property>
505 <property name="y_options">GTK_FILL</property>
506 </packing>
507 </child>
508 <child>
509 <object class="GtkHBox" id="hbox28">
510 <property name="visible">True</property>
511 <child>
512 <object class="GtkEntry" id="input_entry">
513 <property name="visible">True</property>
514 <property name="can_focus">True</property>
515 </object>
516 <packing>
517 <property name="position">0</property>
518 </packing>
519 </child>
520 <child>
521 <object class="GtkButton" id="input_button">
522 <property name="label" translatable="yes">_Variable…</property>
523 <property name="visible">True</property>
524 <property name="can_focus">True</property>
525 <property name="receives_default">False</property>
526 <property name="use_underline">True</property>
527 <signal name="clicked" handler="atp_on_editor_input_variable_show"/>
528 </object>
529 <packing>
530 <property name="expand">False</property>
531 <property name="fill">False</property>
532 <property name="position">1</property>
533 </packing>
534 </child>
535 </object>
536 <packing>
537 <property name="left_attach">2</property>
538 <property name="right_attach">4</property>
539 <property name="top_attach">6</property>
540 <property name="bottom_attach">7</property>
541 <property name="x_options">GTK_FILL</property>
542 <property name="y_options">GTK_FILL</property>
543 </packing>
544 </child>
545 <child>
546 <object class="GtkHBox" id="hbox29">
547 <property name="visible">True</property>
548 <child>
549 <object class="GtkHBox" id="hbox01">
550 <property name="visible">True</property>
551 <child>
552 <object class="GtkEntry" id="command_entry">
553 <property name="width_request">260</property>
554 <property name="visible">True</property>
555 <property name="can_focus">True</property>
556 <property name="invisible_char">&#x25CF;</property>
557 </object>
558 <packing>
559 <property name="position">0</property>
560 </packing>
561 </child>
562 <child>
563 <object class="GtkButton" id="browse_button_command_entry">
564 <property name="label" translatable="yes">Browse…</property>
565 <property name="visible">True</property>
566 <property name="can_focus">True</property>
567 <property name="receives_default">True</property>
568 <signal name="clicked" handler="atp_on_editor_browse_button_clicked" object="command_entry" swapped="no"/>
569 </object>
570 <packing>
571 <property name="expand">False</property>
572 <property name="position">1</property>
573 </packing>
574 </child>
575 </object>
576 <packing>
577 <property name="position">0</property>
578 </packing>
579 </child>
580 <child>
581 <object class="GtkCheckButton" id="script_checkbox">
582 <property name="label" translatable="yes">Edit as script</property>
583 <property name="visible">True</property>
584 <property name="can_focus">True</property>
585 <property name="receives_default">False</property>
586 <property name="tooltip_text" translatable="yes">Edit command as script in Anjuta on close</property>
587 <property name="use_underline">True</property>
588 <property name="draw_indicator">True</property>
589 <signal name="toggled" handler="atp_on_editor_script_toggle"/>
590 </object>
591 <packing>
592 <property name="expand">False</property>
593 <property name="fill">False</property>
594 <property name="position">1</property>
595 </packing>
596 </child>
597 </object>
598 <packing>
599 <property name="left_attach">1</property>
600 <property name="right_attach">4</property>
601 <property name="top_attach">2</property>
602 <property name="bottom_attach">3</property>
603 <property name="x_options">GTK_FILL</property>
604 <property name="y_options">GTK_FILL</property>
605 </packing>
606 </child>
607 <child>
608 <placeholder/>
609 </child>
610 <child>
611 <placeholder/>
612 </child>
613 <child>
614 <placeholder/>
615 </child>
616 </object>
617 <packing>
618 <property name="position">2</property>
619 </packing>
620 </child>
621 <child internal-child="action_area">
622 <object class="GtkHButtonBox" id="dialog-action_area3">
623 <property name="visible">True</property>
624 <property name="layout_style">end</property>
625 <child>
626 <object class="GtkButton" id="cancelbutton1">
627 <property name="label">gtk-cancel</property>
628 <property name="visible">True</property>
629 <property name="can_focus">True</property>
630 <property name="can_default">True</property>
631 <property name="receives_default">False</property>
632 <property name="use_stock">True</property>
633 </object>
634 <packing>
635 <property name="expand">False</property>
636 <property name="fill">False</property>
637 <property name="position">0</property>
638 </packing>
639 </child>
640 <child>
641 <object class="GtkButton" id="okbutton2">
642 <property name="label">gtk-ok</property>
643 <property name="visible">True</property>
644 <property name="can_focus">True</property>
645 <property name="can_default">True</property>
646 <property name="receives_default">False</property>
647 <property name="use_stock">True</property>
648 </object>
649 <packing>
650 <property name="expand">False</property>
651 <property name="fill">False</property>
652 <property name="position">1</property>
653 </packing>
654 </child>
655 </object>
656 <packing>
657 <property name="expand">False</property>
658 <property name="pack_type">end</property>
659 <property name="position">0</property>
660 </packing>
661 </child>
662 </object>
663 </child>
664 <action-widgets>
665 <action-widget response="-6">cancelbutton1</action-widget>
666 <action-widget response="-5">okbutton2</action-widget>
667 </action-widgets>
668 </object>
669 <object class="GtkDialog" id="variable_dialog">
670 <property name="width_request">383</property>
671 <property name="height_request">255</property>
672 <property name="title" translatable="yes">Variable list</property>
673 <property name="modal">True</property>
674 <property name="destroy_with_parent">True</property>
675 <property name="type_hint">dialog</property>
676 <property name="skip_pager_hint">True</property>
677 <signal name="response" handler="atp_on_variable_dialog_response"/>
678 <child internal-child="vbox">
679 <object class="GtkVBox" id="dialog-vbox5">
680 <property name="visible">True</property>
681 <child>
682 <object class="GtkScrolledWindow" id="scrolledwindow17">
683 <property name="visible">True</property>
684 <property name="can_focus">True</property>
685 <property name="hscrollbar_policy">automatic</property>
686 <property name="vscrollbar_policy">automatic</property>
687 <property name="shadow_type">in</property>
688 <child>
689 <object class="GtkTreeView" id="variable_treeview">
690 <property name="visible">True</property>
691 <property name="can_focus">True</property>
692 <signal name="row_activated" handler="atp_on_variable_activate_row"/>
693 </object>
694 </child>
695 </object>
696 <packing>
697 <property name="expand">True</property>
698 <property name="fill">True</property>
699 <property name="position">2</property>
700 </packing>
701 </child>
702 <child internal-child="action_area">
703 <object class="GtkHButtonBox" id="dialog-action_area5">
704 <property name="visible">True</property>
705 <property name="layout_style">end</property>
706 <child>
707 <object class="GtkButton" id="closebutton1">
708 <property name="label">gtk-close</property>
709 <property name="visible">True</property>
710 <property name="can_focus">True</property>
711 <property name="can_default">True</property>
712 <property name="receives_default">False</property>
713 <property name="use_stock">True</property>
714 </object>
715 <packing>
716 <property name="expand">False</property>
717 <property name="fill">False</property>
718 <property name="position">0</property>
719 </packing>
720 </child>
721 <child>
722 <object class="GtkButton" id="button17">
723 <property name="label">gtk-add</property>
724 <property name="visible">True</property>
725 <property name="can_focus">True</property>
726 <property name="can_default">True</property>
727 <property name="receives_default">False</property>
728 <property name="use_stock">True</property>
729 </object>
730 <packing>
731 <property name="expand">False</property>
732 <property name="fill">False</property>
733 <property name="position">1</property>
734 </packing>
735 </child>
736 </object>
737 <packing>
738 <property name="expand">False</property>
739 <property name="pack_type">end</property>
740 <property name="position">0</property>
741 </packing>
742 </child>
743 </object>
744 </child>
745 <action-widgets>
746 <action-widget response="-7">closebutton1</action-widget>
747 <action-widget response="-5">button17</action-widget>
748 </action-widgets>
749 </object>
750 </interface>