1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <!-- interface-requires anjuta 0.0 -->
5 <object class=
"GtkDialog" id=
"add_module_dialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"can_default">True
</property>
8 <property name=
"border_width">5</property>
9 <property name=
"title" translatable=
"yes">Add Library
</property>
10 <property name=
"modal">True
</property>
11 <property name=
"default_width">400</property>
12 <property name=
"default_height">550</property>
13 <property name=
"destroy_with_parent">True
</property>
14 <property name=
"type_hint">dialog
</property>
15 <child internal-child=
"vbox">
16 <object class=
"GtkBox" id=
"dialog-vbox5">
17 <property name=
"visible">True
</property>
18 <property name=
"can_focus">False
</property>
19 <property name=
"orientation">vertical
</property>
20 <property name=
"spacing">2</property>
21 <child internal-child=
"action_area">
22 <object class=
"GtkButtonBox" id=
"dialog-action_area5">
23 <property name=
"visible">True
</property>
24 <property name=
"can_focus">False
</property>
25 <property name=
"layout_style">end
</property>
27 <object class=
"GtkButton" id=
"button8">
28 <property name=
"label">gtk-help
</property>
29 <property name=
"visible">True
</property>
30 <property name=
"can_focus">True
</property>
31 <property name=
"receives_default">True
</property>
32 <property name=
"use_stock">True
</property>
35 <property name=
"expand">False
</property>
36 <property name=
"fill">True
</property>
37 <property name=
"position">0</property>
38 <property name=
"secondary">True
</property>
42 <object class=
"GtkButton" id=
"button1">
43 <property name=
"label">gtk-cancel
</property>
44 <property name=
"visible">True
</property>
45 <property name=
"can_focus">True
</property>
46 <property name=
"can_default">True
</property>
47 <property name=
"receives_default">True
</property>
48 <property name=
"use_stock">True
</property>
51 <property name=
"expand">False
</property>
52 <property name=
"fill">False
</property>
53 <property name=
"position">1</property>
57 <object class=
"GtkButton" id=
"ok_module_button">
58 <property name=
"label">gtk-add
</property>
59 <property name=
"visible">True
</property>
60 <property name=
"can_focus">True
</property>
61 <property name=
"can_default">True
</property>
62 <property name=
"has_default">True
</property>
63 <property name=
"receives_default">True
</property>
64 <property name=
"use_stock">True
</property>
67 <property name=
"expand">False
</property>
68 <property name=
"fill">False
</property>
69 <property name=
"position">2</property>
74 <property name=
"expand">False
</property>
75 <property name=
"fill">True
</property>
76 <property name=
"pack_type">end
</property>
77 <property name=
"position">0</property>
81 <object class=
"GtkBox" id=
"vbox10">
82 <property name=
"visible">True
</property>
83 <property name=
"can_focus">False
</property>
84 <property name=
"border_width">5</property>
85 <property name=
"orientation">vertical
</property>
86 <property name=
"spacing">12</property>
88 <object class=
"GtkBox" id=
"vbox9">
89 <property name=
"visible">True
</property>
90 <property name=
"can_focus">False
</property>
91 <property name=
"orientation">vertical
</property>
92 <property name=
"spacing">6</property>
94 <object class=
"GtkLabel" id=
"label6">
95 <property name=
"visible">True
</property>
96 <property name=
"can_focus">False
</property>
97 <property name=
"xalign">0</property>
98 <property name=
"label" translatable=
"yes">Select the _target for the library:
</property>
99 <property name=
"use_underline">True
</property>
102 <property name=
"expand">False
</property>
103 <property name=
"fill">False
</property>
104 <property name=
"position">0</property>
108 <object class=
"AnjutaPmChooserButton" id=
"module_targets_chooser">
109 <property name=
"use_action_appearance">False
</property>
110 <property name=
"visible">True
</property>
111 <property name=
"can_focus">True
</property>
112 <property name=
"receives_default">True
</property>
113 <property name=
"use_action_appearance">False
</property>
116 <property name=
"expand">False
</property>
117 <property name=
"fill">True
</property>
118 <property name=
"position">1</property>
123 <property name=
"expand">False
</property>
124 <property name=
"fill">True
</property>
125 <property name=
"position">0</property>
129 <object class=
"GtkGrid" id=
"table3">
130 <property name=
"visible">True
</property>
131 <property name=
"can_focus">False
</property>
132 <property name=
"row_spacing">6</property>
133 <property name=
"column_spacing">6</property>
135 <object class=
"GtkScrolledWindow" id=
"modules_ph">
136 <property name=
"visible">True
</property>
137 <property name=
"can_focus">True
</property>
138 <property name=
"hexpand">True
</property>
139 <property name=
"vexpand">True
</property>
140 <property name=
"shadow_type">in
</property>
142 <object class=
"GbfProjectView" id=
"modules_view">
143 <property name=
"visible">True
</property>
144 <property name=
"can_focus">False
</property>
145 <child internal-child=
"selection">
146 <object class=
"GtkTreeSelection" id=
"view-selection2"/>
152 <property name=
"left_attach">0</property>
153 <property name=
"top_attach">1</property>
154 <property name=
"width">2</property>
155 <property name=
"height">1</property>
159 <object class=
"GtkButton" id=
"new_package_button">
160 <property name=
"label" translatable=
"yes">_New library…
</property>
161 <property name=
"visible">True
</property>
162 <property name=
"can_focus">True
</property>
163 <property name=
"receives_default">True
</property>
164 <property name=
"use_underline">True
</property>
167 <property name=
"left_attach">1</property>
168 <property name=
"top_attach">0</property>
169 <property name=
"width">1</property>
170 <property name=
"height">1</property>
174 <object class=
"GtkLabel" id=
"label7">
175 <property name=
"visible">True
</property>
176 <property name=
"can_focus">False
</property>
177 <property name=
"hexpand">True
</property>
178 <property name=
"xalign">0</property>
179 <property name=
"label" translatable=
"yes">Modules:
</property>
182 <property name=
"left_attach">0</property>
183 <property name=
"top_attach">0</property>
184 <property name=
"width">1</property>
185 <property name=
"height">1</property>
190 <property name=
"expand">True
</property>
191 <property name=
"fill">True
</property>
192 <property name=
"position">1</property>
197 <property name=
"expand">True
</property>
198 <property name=
"fill">True
</property>
199 <property name=
"position">1</property>
205 <action-widget response=
"-11">button8
</action-widget>
206 <action-widget response=
"-6">button1
</action-widget>
207 <action-widget response=
"-5">ok_module_button
</action-widget>
210 <object class=
"GtkDialog" id=
"add_package_dialog">
211 <property name=
"can_focus">False
</property>
212 <property name=
"can_default">True
</property>
213 <property name=
"border_width">5</property>
214 <property name=
"title" translatable=
"yes">New Library
</property>
215 <property name=
"modal">True
</property>
216 <property name=
"default_width">400</property>
217 <property name=
"default_height">550</property>
218 <property name=
"destroy_with_parent">True
</property>
219 <property name=
"type_hint">dialog
</property>
220 <child internal-child=
"vbox">
221 <object class=
"GtkBox" id=
"dialog-vbox7">
222 <property name=
"visible">True
</property>
223 <property name=
"can_focus">False
</property>
224 <property name=
"orientation">vertical
</property>
225 <property name=
"spacing">2</property>
226 <child internal-child=
"action_area">
227 <object class=
"GtkButtonBox" id=
"dialog-action_area7">
228 <property name=
"visible">True
</property>
229 <property name=
"can_focus">False
</property>
230 <property name=
"layout_style">end
</property>
232 <object class=
"GtkButton" id=
"button6">
233 <property name=
"label">gtk-help
</property>
234 <property name=
"visible">True
</property>
235 <property name=
"can_focus">True
</property>
236 <property name=
"receives_default">True
</property>
237 <property name=
"use_stock">True
</property>
240 <property name=
"expand">False
</property>
241 <property name=
"fill">True
</property>
242 <property name=
"position">0</property>
243 <property name=
"secondary">True
</property>
247 <object class=
"GtkButton" id=
"button3">
248 <property name=
"label">gtk-cancel
</property>
249 <property name=
"visible">True
</property>
250 <property name=
"can_focus">True
</property>
251 <property name=
"can_default">True
</property>
252 <property name=
"receives_default">True
</property>
253 <property name=
"use_stock">True
</property>
256 <property name=
"expand">False
</property>
257 <property name=
"fill">False
</property>
258 <property name=
"position">1</property>
262 <object class=
"GtkButton" id=
"ok_package_button">
263 <property name=
"label">gtk-add
</property>
264 <property name=
"visible">True
</property>
265 <property name=
"can_focus">True
</property>
266 <property name=
"can_default">True
</property>
267 <property name=
"has_default">True
</property>
268 <property name=
"receives_default">True
</property>
269 <property name=
"use_stock">True
</property>
272 <property name=
"expand">False
</property>
273 <property name=
"fill">False
</property>
274 <property name=
"position">2</property>
279 <property name=
"expand">False
</property>
280 <property name=
"fill">True
</property>
281 <property name=
"pack_type">end
</property>
282 <property name=
"position">0</property>
286 <object class=
"GtkBox" id=
"vbox11">
287 <property name=
"visible">True
</property>
288 <property name=
"can_focus">False
</property>
289 <property name=
"border_width">5</property>
290 <property name=
"orientation">vertical
</property>
291 <property name=
"spacing">12</property>
293 <object class=
"GtkBox" id=
"vbox12">
294 <property name=
"visible">True
</property>
295 <property name=
"can_focus">False
</property>
296 <property name=
"orientation">vertical
</property>
297 <property name=
"spacing">6</property>
299 <object class=
"GtkLabel" id=
"label10">
300 <property name=
"visible">True
</property>
301 <property name=
"can_focus">False
</property>
302 <property name=
"xalign">0</property>
303 <property name=
"label" translatable=
"yes">Package list:
</property>
304 <property name=
"use_underline">True
</property>
307 <property name=
"expand">False
</property>
308 <property name=
"fill">False
</property>
309 <property name=
"position">0</property>
313 <object class=
"GtkScrolledWindow" id=
"scrolledwindow2">
314 <property name=
"visible">True
</property>
315 <property name=
"can_focus">True
</property>
316 <property name=
"shadow_type">in
</property>
318 <object class=
"AnjutaPkgConfigChooser" id=
"packages_view">
319 <property name=
"visible">True
</property>
320 <property name=
"can_focus">True
</property>
321 <child internal-child=
"selection">
322 <object class=
"GtkTreeSelection" id=
"pkg_config_chooser-selection1"/>
328 <property name=
"expand">True
</property>
329 <property name=
"fill">True
</property>
330 <property name=
"position">1</property>
335 <property name=
"expand">True
</property>
336 <property name=
"fill">True
</property>
337 <property name=
"position">0</property>
341 <object class=
"GtkBox" id=
"hbox2">
342 <property name=
"visible">True
</property>
343 <property name=
"can_focus">False
</property>
344 <property name=
"spacing">6</property>
346 <object class=
"GtkLabel" id=
"label11">
347 <property name=
"visible">True
</property>
348 <property name=
"can_focus">False
</property>
349 <property name=
"label" translatable=
"yes">_Module name:
</property>
350 <property name=
"use_underline">True
</property>
351 <property name=
"mnemonic_widget">group_name_entry
</property>
354 <property name=
"expand">False
</property>
355 <property name=
"fill">False
</property>
356 <property name=
"position">0</property>
360 <object class=
"GtkComboBoxText" id=
"module_entry">
361 <property name=
"visible">True
</property>
362 <property name=
"can_focus">False
</property>
363 <property name=
"has_entry">True
</property>
364 <child internal-child=
"entry">
365 <object class=
"GtkEntry" id=
"comboboxtext-entry2">
366 <property name=
"can_focus">False
</property>
371 <property name=
"expand">True
</property>
372 <property name=
"fill">True
</property>
373 <property name=
"position">1</property>
378 <property name=
"expand">False
</property>
379 <property name=
"fill">True
</property>
380 <property name=
"position">1</property>
385 <property name=
"expand">True
</property>
386 <property name=
"fill">True
</property>
387 <property name=
"position">1</property>
393 <action-widget response=
"-11">button6
</action-widget>
394 <action-widget response=
"-6">button3
</action-widget>
395 <action-widget response=
"-5">ok_package_button
</action-widget>
398 <object class=
"GtkDialog" id=
"add_source_dialog">
399 <property name=
"can_focus">False
</property>
400 <property name=
"can_default">True
</property>
401 <property name=
"border_width">5</property>
402 <property name=
"title" translatable=
"yes">Add Source
</property>
403 <property name=
"modal">True
</property>
404 <property name=
"default_width">700</property>
405 <property name=
"default_height">550</property>
406 <property name=
"destroy_with_parent">True
</property>
407 <property name=
"type_hint">dialog
</property>
408 <child internal-child=
"vbox">
409 <object class=
"GtkBox" id=
"vbox1">
410 <property name=
"visible">True
</property>
411 <property name=
"can_focus">False
</property>
412 <property name=
"orientation">vertical
</property>
413 <property name=
"spacing">6</property>
414 <child internal-child=
"action_area">
415 <object class=
"GtkButtonBox" id=
"hbuttonbox1">
416 <property name=
"visible">True
</property>
417 <property name=
"can_focus">False
</property>
418 <property name=
"layout_style">end
</property>
420 <object class=
"GtkButton" id=
"help_button1">
421 <property name=
"label">gtk-help
</property>
422 <property name=
"visible">True
</property>
423 <property name=
"can_focus">True
</property>
424 <property name=
"receives_default">True
</property>
425 <property name=
"use_stock">True
</property>
428 <property name=
"expand">False
</property>
429 <property name=
"fill">True
</property>
430 <property name=
"position">0</property>
431 <property name=
"secondary">True
</property>
435 <object class=
"GtkButton" id=
"button2">
436 <property name=
"label">gtk-cancel
</property>
437 <property name=
"visible">True
</property>
438 <property name=
"can_focus">True
</property>
439 <property name=
"can_default">True
</property>
440 <property name=
"receives_default">False
</property>
441 <property name=
"use_stock">True
</property>
444 <property name=
"expand">False
</property>
445 <property name=
"fill">False
</property>
446 <property name=
"pack_type">end
</property>
447 <property name=
"position">1</property>
451 <object class=
"GtkButton" id=
"ok_add_source_button">
452 <property name=
"label">gtk-add
</property>
453 <property name=
"visible">True
</property>
454 <property name=
"can_focus">True
</property>
455 <property name=
"can_default">True
</property>
456 <property name=
"has_default">True
</property>
457 <property name=
"receives_default">False
</property>
458 <property name=
"use_stock">True
</property>
461 <property name=
"expand">False
</property>
462 <property name=
"fill">False
</property>
463 <property name=
"pack_type">end
</property>
464 <property name=
"position">2</property>
469 <property name=
"expand">False
</property>
470 <property name=
"fill">True
</property>
471 <property name=
"pack_type">end
</property>
472 <property name=
"position">0</property>
476 <object class=
"GtkBox" id=
"vbox2">
477 <property name=
"visible">True
</property>
478 <property name=
"can_focus">False
</property>
479 <property name=
"border_width">5</property>
480 <property name=
"orientation">vertical
</property>
481 <property name=
"spacing">12</property>
483 <object class=
"GtkBox" id=
"box1">
484 <property name=
"visible">True
</property>
485 <property name=
"can_focus">False
</property>
486 <property name=
"orientation">vertical
</property>
487 <property name=
"spacing">6</property>
489 <object class=
"GtkLabel" id=
"label1">
490 <property name=
"visible">True
</property>
491 <property name=
"can_focus">False
</property>
492 <property name=
"label" translatable=
"yes">Target:
</property>
495 <property name=
"expand">False
</property>
496 <property name=
"fill">True
</property>
497 <property name=
"position">0</property>
501 <object class=
"AnjutaPmChooserButton" id=
"target_chooser">
502 <property name=
"use_action_appearance">False
</property>
503 <property name=
"visible">True
</property>
504 <property name=
"can_focus">True
</property>
505 <property name=
"receives_default">True
</property>
506 <property name=
"valign">start
</property>
507 <property name=
"hexpand">True
</property>
508 <property name=
"use_action_appearance">False
</property>
511 <property name=
"expand">False
</property>
512 <property name=
"fill">True
</property>
513 <property name=
"position">1</property>
518 <property name=
"expand">False
</property>
519 <property name=
"fill">True
</property>
520 <property name=
"position">0</property>
524 <object class=
"GtkFileChooserWidget" id=
"source_chooser">
525 <property name=
"visible">True
</property>
526 <property name=
"can_focus">False
</property>
527 <property name=
"orientation">vertical
</property>
528 <property name=
"preview_widget_active">False
</property>
529 <property name=
"select_multiple">True
</property>
532 <property name=
"expand">True
</property>
533 <property name=
"fill">True
</property>
534 <property name=
"position">1</property>
539 <property name=
"expand">True
</property>
540 <property name=
"fill">True
</property>
541 <property name=
"position">1</property>
547 <action-widget response=
"-11">help_button1
</action-widget>
548 <action-widget response=
"-6">button2
</action-widget>
549 <action-widget response=
"-5">ok_add_source_button
</action-widget>
552 <object class=
"GtkDialog" id=
"new_group_dialog">
553 <property name=
"can_focus">False
</property>
554 <property name=
"can_default">True
</property>
555 <property name=
"border_width">5</property>
556 <property name=
"title" translatable=
"yes">New Folder
</property>
557 <property name=
"modal">True
</property>
558 <property name=
"default_width">400</property>
559 <property name=
"default_height">450</property>
560 <property name=
"type_hint">dialog
</property>
561 <child internal-child=
"vbox">
562 <object class=
"GtkBox" id=
"dialog-vbox1">
563 <property name=
"visible">True
</property>
564 <property name=
"can_focus">False
</property>
565 <property name=
"orientation">vertical
</property>
566 <property name=
"spacing">2</property>
567 <child internal-child=
"action_area">
568 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
569 <property name=
"visible">True
</property>
570 <property name=
"can_focus">False
</property>
571 <property name=
"can_default">True
</property>
572 <property name=
"layout_style">end
</property>
574 <object class=
"GtkButton" id=
"button9">
575 <property name=
"label">gtk-help
</property>
576 <property name=
"visible">True
</property>
577 <property name=
"can_focus">True
</property>
578 <property name=
"receives_default">True
</property>
579 <property name=
"use_stock">True
</property>
582 <property name=
"expand">False
</property>
583 <property name=
"fill">True
</property>
584 <property name=
"position">0</property>
585 <property name=
"secondary">True
</property>
589 <object class=
"GtkButton" id=
"cancel_button">
590 <property name=
"label">gtk-cancel
</property>
591 <property name=
"visible">True
</property>
592 <property name=
"can_focus">True
</property>
593 <property name=
"can_default">True
</property>
594 <property name=
"receives_default">False
</property>
595 <property name=
"use_stock">True
</property>
598 <property name=
"expand">False
</property>
599 <property name=
"fill">False
</property>
600 <property name=
"position">1</property>
604 <object class=
"GtkButton" id=
"ok_group_button">
605 <property name=
"label">gtk-add
</property>
606 <property name=
"visible">True
</property>
607 <property name=
"can_focus">True
</property>
608 <property name=
"can_default">True
</property>
609 <property name=
"has_default">True
</property>
610 <property name=
"receives_default">False
</property>
611 <property name=
"use_stock">True
</property>
614 <property name=
"expand">False
</property>
615 <property name=
"fill">False
</property>
616 <property name=
"position">2</property>
621 <property name=
"expand">False
</property>
622 <property name=
"fill">True
</property>
623 <property name=
"pack_type">end
</property>
624 <property name=
"position">0</property>
628 <object class=
"GtkBox" id=
"vbox4">
629 <property name=
"visible">True
</property>
630 <property name=
"can_focus">False
</property>
631 <property name=
"border_width">5</property>
632 <property name=
"orientation">vertical
</property>
633 <property name=
"spacing">12</property>
635 <object class=
"GtkBox" id=
"hbox1">
636 <property name=
"visible">True
</property>
637 <property name=
"can_focus">False
</property>
638 <property name=
"spacing">6</property>
640 <object class=
"GtkLabel" id=
"label3">
641 <property name=
"visible">True
</property>
642 <property name=
"can_focus">False
</property>
643 <property name=
"label" translatable=
"yes">_Folder name:
</property>
644 <property name=
"use_underline">True
</property>
645 <property name=
"mnemonic_widget">group_name_entry
</property>
648 <property name=
"expand">False
</property>
649 <property name=
"fill">False
</property>
650 <property name=
"position">0</property>
654 <object class=
"GtkEntry" id=
"group_name_entry">
655 <property name=
"visible">True
</property>
656 <property name=
"can_focus">True
</property>
657 <property name=
"activates_default">True
</property>
658 <signal name=
"changed" handler=
"on_group_name_entry_changed" swapped=
"no"/>
661 <property name=
"expand">True
</property>
662 <property name=
"fill">True
</property>
663 <property name=
"position">1</property>
668 <property name=
"expand">False
</property>
669 <property name=
"fill">True
</property>
670 <property name=
"position">0</property>
674 <object class=
"GtkBox" id=
"vbox5">
675 <property name=
"visible">True
</property>
676 <property name=
"can_focus">False
</property>
677 <property name=
"orientation">vertical
</property>
678 <property name=
"spacing">6</property>
680 <object class=
"GtkLabel" id=
"label4">
681 <property name=
"visible">True
</property>
682 <property name=
"can_focus">False
</property>
683 <property name=
"xalign">0</property>
684 <property name=
"label" translatable=
"yes">Specify _where to create the folder:
</property>
685 <property name=
"use_underline">True
</property>
688 <property name=
"expand">False
</property>
689 <property name=
"fill">False
</property>
690 <property name=
"position">0</property>
694 <object class=
"GtkScrolledWindow" id=
"groups_ph">
695 <property name=
"visible">True
</property>
696 <property name=
"can_focus">True
</property>
697 <property name=
"shadow_type">in
</property>
699 <object class=
"GbfProjectView" id=
"groups_view">
700 <property name=
"visible">True
</property>
701 <property name=
"can_focus">False
</property>
702 <child internal-child=
"selection">
703 <object class=
"GtkTreeSelection" id=
"view-selection5"/>
709 <property name=
"expand">True
</property>
710 <property name=
"fill">True
</property>
711 <property name=
"position">1</property>
716 <property name=
"expand">True
</property>
717 <property name=
"fill">True
</property>
718 <property name=
"position">1</property>
723 <property name=
"expand">True
</property>
724 <property name=
"fill">True
</property>
725 <property name=
"position">1</property>
731 <action-widget response=
"-11">button9
</action-widget>
732 <action-widget response=
"-6">cancel_button
</action-widget>
733 <action-widget response=
"-5">ok_group_button
</action-widget>
736 <object class=
"GtkDialog" id=
"new_source_dialog">
737 <property name=
"can_focus">False
</property>
738 <property name=
"can_default">True
</property>
739 <property name=
"border_width">5</property>
740 <property name=
"title" translatable=
"yes">Add Source
</property>
741 <property name=
"modal">True
</property>
742 <property name=
"default_width">400</property>
743 <property name=
"default_height">550</property>
744 <property name=
"destroy_with_parent">True
</property>
745 <property name=
"type_hint">dialog
</property>
746 <child internal-child=
"vbox">
747 <object class=
"GtkBox" id=
"vbox6">
748 <property name=
"visible">True
</property>
749 <property name=
"can_focus">False
</property>
750 <property name=
"orientation">vertical
</property>
751 <property name=
"spacing">2</property>
752 <child internal-child=
"action_area">
753 <object class=
"GtkButtonBox" id=
"hbuttonbox2">
754 <property name=
"visible">True
</property>
755 <property name=
"can_focus">False
</property>
756 <property name=
"layout_style">end
</property>
758 <object class=
"GtkButton" id=
"help_button">
759 <property name=
"label">gtk-help
</property>
760 <property name=
"visible">True
</property>
761 <property name=
"can_focus">True
</property>
762 <property name=
"receives_default">True
</property>
763 <property name=
"use_stock">True
</property>
766 <property name=
"expand">False
</property>
767 <property name=
"fill">True
</property>
768 <property name=
"position">0</property>
769 <property name=
"secondary">True
</property>
773 <object class=
"GtkButton" id=
"button4">
774 <property name=
"label">gtk-cancel
</property>
775 <property name=
"visible">True
</property>
776 <property name=
"can_focus">True
</property>
777 <property name=
"can_default">True
</property>
778 <property name=
"receives_default">False
</property>
779 <property name=
"use_stock">True
</property>
782 <property name=
"expand">False
</property>
783 <property name=
"fill">False
</property>
784 <property name=
"pack_type">end
</property>
785 <property name=
"position">1</property>
789 <object class=
"GtkButton" id=
"ok_source_button">
790 <property name=
"label">gtk-add
</property>
791 <property name=
"visible">True
</property>
792 <property name=
"can_focus">True
</property>
793 <property name=
"can_default">True
</property>
794 <property name=
"has_default">True
</property>
795 <property name=
"receives_default">False
</property>
796 <property name=
"use_stock">True
</property>
799 <property name=
"expand">False
</property>
800 <property name=
"fill">False
</property>
801 <property name=
"pack_type">end
</property>
802 <property name=
"position">2</property>
807 <property name=
"expand">False
</property>
808 <property name=
"fill">True
</property>
809 <property name=
"pack_type">end
</property>
810 <property name=
"position">0</property>
814 <object class=
"GtkBox" id=
"vbox7">
815 <property name=
"visible">True
</property>
816 <property name=
"can_focus">False
</property>
817 <property name=
"border_width">5</property>
818 <property name=
"orientation">vertical
</property>
819 <property name=
"spacing">12</property>
821 <object class=
"GtkBox" id=
"vbox8">
822 <property name=
"visible">True
</property>
823 <property name=
"can_focus">False
</property>
824 <property name=
"orientation">vertical
</property>
825 <property name=
"spacing">6</property>
827 <object class=
"GtkLabel" id=
"label8">
828 <property name=
"visible">True
</property>
829 <property name=
"can_focus">False
</property>
830 <property name=
"xalign">0</property>
831 <property name=
"label" translatable=
"yes">Select the _target for the new source files:
</property>
832 <property name=
"use_underline">True
</property>
835 <property name=
"expand">False
</property>
836 <property name=
"fill">False
</property>
837 <property name=
"position">0</property>
841 <object class=
"GtkScrolledWindow" id=
"targets_ph">
842 <property name=
"visible">True
</property>
843 <property name=
"can_focus">True
</property>
844 <property name=
"shadow_type">in
</property>
846 <object class=
"GbfProjectView" id=
"targets_view">
847 <property name=
"visible">True
</property>
848 <property name=
"can_focus">False
</property>
849 <child internal-child=
"selection">
850 <object class=
"GtkTreeSelection" id=
"view-selection3"/>
856 <property name=
"expand">True
</property>
857 <property name=
"fill">True
</property>
858 <property name=
"position">1</property>
863 <property name=
"expand">True
</property>
864 <property name=
"fill">True
</property>
865 <property name=
"position">0</property>
869 <object class=
"GtkGrid" id=
"table2">
870 <property name=
"visible">True
</property>
871 <property name=
"can_focus">False
</property>
872 <property name=
"row_spacing">6</property>
873 <property name=
"column_spacing">6</property>
875 <object class=
"GtkScrolledWindow" id=
"scrolledwindow1">
876 <property name=
"visible">True
</property>
877 <property name=
"can_focus">True
</property>
878 <property name=
"hexpand">True
</property>
879 <property name=
"vexpand">True
</property>
880 <property name=
"shadow_type">etched-in
</property>
882 <object class=
"GtkTreeView" id=
"source_file_tree">
883 <property name=
"visible">True
</property>
884 <property name=
"can_focus">True
</property>
885 <property name=
"headers_visible">False
</property>
886 <property name=
"fixed_height_mode">True
</property>
887 <child internal-child=
"selection">
888 <object class=
"GtkTreeSelection" id=
"treeview-selection1"/>
894 <property name=
"left_attach">0</property>
895 <property name=
"top_attach">1</property>
896 <property name=
"width">2</property>
897 <property name=
"height">1</property>
901 <object class=
"GtkButton" id=
"browse_button">
902 <property name=
"label" translatable=
"yes">_Select file to add…
</property>
903 <property name=
"visible">True
</property>
904 <property name=
"can_focus">True
</property>
905 <property name=
"receives_default">False
</property>
906 <property name=
"use_underline">True
</property>
909 <property name=
"left_attach">1</property>
910 <property name=
"top_attach">0</property>
911 <property name=
"width">1</property>
912 <property name=
"height">1</property>
916 <object class=
"GtkLabel" id=
"label9">
917 <property name=
"visible">True
</property>
918 <property name=
"can_focus">False
</property>
919 <property name=
"hexpand">True
</property>
920 <property name=
"xalign">0</property>
921 <property name=
"label" translatable=
"yes">Source files:
</property>
924 <property name=
"left_attach">0</property>
925 <property name=
"top_attach">0</property>
926 <property name=
"width">1</property>
927 <property name=
"height">1</property>
932 <property name=
"expand">False
</property>
933 <property name=
"fill">True
</property>
934 <property name=
"position">1</property>
939 <property name=
"expand">True
</property>
940 <property name=
"fill">True
</property>
941 <property name=
"position">1</property>
947 <action-widget response=
"-11">help_button
</action-widget>
948 <action-widget response=
"-6">button4
</action-widget>
949 <action-widget response=
"-5">ok_source_button
</action-widget>
952 <object class=
"GtkDialog" id=
"new_target_dialog">
953 <property name=
"can_focus">False
</property>
954 <property name=
"border_width">5</property>
955 <property name=
"title" translatable=
"yes">New Target
</property>
956 <property name=
"modal">True
</property>
957 <property name=
"default_width">400</property>
958 <property name=
"default_height">450</property>
959 <property name=
"type_hint">dialog
</property>
960 <child internal-child=
"vbox">
961 <object class=
"GtkBox" id=
"vbox13">
962 <property name=
"visible">True
</property>
963 <property name=
"can_focus">False
</property>
964 <property name=
"orientation">vertical
</property>
965 <property name=
"spacing">2</property>
966 <child internal-child=
"action_area">
967 <object class=
"GtkButtonBox" id=
"hbuttonbox3">
968 <property name=
"visible">True
</property>
969 <property name=
"can_focus">False
</property>
970 <property name=
"layout_style">end
</property>
972 <object class=
"GtkButton" id=
"button5">
973 <property name=
"label">gtk-help
</property>
974 <property name=
"visible">True
</property>
975 <property name=
"can_focus">True
</property>
976 <property name=
"receives_default">True
</property>
977 <property name=
"use_stock">True
</property>
980 <property name=
"expand">False
</property>
981 <property name=
"fill">True
</property>
982 <property name=
"position">0</property>
983 <property name=
"secondary">True
</property>
987 <object class=
"GtkButton" id=
"button7">
988 <property name=
"label">gtk-cancel
</property>
989 <property name=
"visible">True
</property>
990 <property name=
"can_focus">True
</property>
991 <property name=
"can_default">True
</property>
992 <property name=
"receives_default">False
</property>
993 <property name=
"use_stock">True
</property>
996 <property name=
"expand">False
</property>
997 <property name=
"fill">False
</property>
998 <property name=
"position">1</property>
1002 <object class=
"GtkButton" id=
"ok_target_button">
1003 <property name=
"label">gtk-add
</property>
1004 <property name=
"visible">True
</property>
1005 <property name=
"can_focus">True
</property>
1006 <property name=
"can_default">True
</property>
1007 <property name=
"has_default">True
</property>
1008 <property name=
"receives_default">False
</property>
1009 <property name=
"use_stock">True
</property>
1012 <property name=
"expand">False
</property>
1013 <property name=
"fill">False
</property>
1014 <property name=
"position">2</property>
1019 <property name=
"expand">False
</property>
1020 <property name=
"fill">True
</property>
1021 <property name=
"pack_type">end
</property>
1022 <property name=
"position">0</property>
1026 <object class=
"GtkBox" id=
"vbox14">
1027 <property name=
"visible">True
</property>
1028 <property name=
"can_focus">False
</property>
1029 <property name=
"border_width">5</property>
1030 <property name=
"orientation">vertical
</property>
1031 <property name=
"spacing">12</property>
1033 <object class=
"GtkGrid" id=
"table4">
1034 <property name=
"visible">True
</property>
1035 <property name=
"can_focus">False
</property>
1036 <property name=
"row_spacing">6</property>
1037 <property name=
"column_spacing">6</property>
1039 <object class=
"GtkComboBox" id=
"target_type_combo">
1040 <property name=
"visible">True
</property>
1041 <property name=
"can_focus">False
</property>
1042 <property name=
"hexpand">True
</property>
1043 <child internal-child=
"accessible">
1044 <object class=
"AtkObject" id=
"target_type_combo-atkobject">
1045 <property name=
"AtkObject::accessible-name" translatable=
"yes">TargetTypes
</property>
1050 <property name=
"left_attach">1</property>
1051 <property name=
"top_attach">1</property>
1052 <property name=
"width">1</property>
1053 <property name=
"height">1</property>
1057 <object class=
"GtkLabel" id=
"label5">
1058 <property name=
"visible">True
</property>
1059 <property name=
"can_focus">False
</property>
1060 <property name=
"xalign">0</property>
1061 <property name=
"label" translatable=
"yes">Target _type:
</property>
1062 <property name=
"use_underline">True
</property>
1065 <property name=
"left_attach">0</property>
1066 <property name=
"top_attach">1</property>
1067 <property name=
"width">1</property>
1068 <property name=
"height">1</property>
1072 <object class=
"GtkEntry" id=
"target_name_entry">
1073 <property name=
"visible">True
</property>
1074 <property name=
"can_focus">True
</property>
1075 <property name=
"hexpand">True
</property>
1076 <property name=
"activates_default">True
</property>
1079 <property name=
"left_attach">1</property>
1080 <property name=
"top_attach">0</property>
1081 <property name=
"width">1</property>
1082 <property name=
"height">1</property>
1086 <object class=
"GtkLabel" id=
"label12">
1087 <property name=
"visible">True
</property>
1088 <property name=
"can_focus">False
</property>
1089 <property name=
"xalign">0</property>
1090 <property name=
"label" translatable=
"yes">Target _name:
</property>
1091 <property name=
"use_underline">True
</property>
1092 <property name=
"mnemonic_widget">target_name_entry
</property>
1095 <property name=
"left_attach">0</property>
1096 <property name=
"top_attach">0</property>
1097 <property name=
"width">1</property>
1098 <property name=
"height">1</property>
1103 <property name=
"expand">False
</property>
1104 <property name=
"fill">True
</property>
1105 <property name=
"position">0</property>
1109 <object class=
"GtkBox" id=
"vbox15">
1110 <property name=
"visible">True
</property>
1111 <property name=
"can_focus">False
</property>
1112 <property name=
"orientation">vertical
</property>
1113 <property name=
"spacing">6</property>
1115 <object class=
"GtkLabel" id=
"label13">
1116 <property name=
"visible">True
</property>
1117 <property name=
"can_focus">False
</property>
1118 <property name=
"xalign">0</property>
1119 <property name=
"label" translatable=
"yes">Specify _where to create the target:
</property>
1120 <property name=
"use_underline">True
</property>
1123 <property name=
"expand">False
</property>
1124 <property name=
"fill">False
</property>
1125 <property name=
"position">0</property>
1129 <object class=
"GtkScrolledWindow" id=
"target_groups_ph">
1130 <property name=
"visible">True
</property>
1131 <property name=
"can_focus">True
</property>
1132 <property name=
"shadow_type">in
</property>
1134 <object class=
"GbfProjectView" id=
"target_groups_view">
1135 <property name=
"visible">True
</property>
1136 <property name=
"can_focus">False
</property>
1137 <child internal-child=
"selection">
1138 <object class=
"GtkTreeSelection" id=
"view-selection6"/>
1144 <property name=
"expand">True
</property>
1145 <property name=
"fill">True
</property>
1146 <property name=
"position">1</property>
1151 <property name=
"expand">True
</property>
1152 <property name=
"fill">True
</property>
1153 <property name=
"position">1</property>
1158 <property name=
"expand">True
</property>
1159 <property name=
"fill">True
</property>
1160 <property name=
"position">1</property>
1166 <action-widget response=
"-11">button5
</action-widget>
1167 <action-widget response=
"-6">button7
</action-widget>
1168 <action-widget response=
"-5">ok_target_button
</action-widget>
1171 <object class=
"GtkDialog" id=
"property_dialog">
1172 <property name=
"can_focus">False
</property>
1173 <property name=
"border_width">5</property>
1174 <property name=
"type_hint">dialog
</property>
1175 <property name=
"skip_taskbar_hint">True
</property>
1176 <property name=
"skip_pager_hint">True
</property>
1177 <child internal-child=
"vbox">
1178 <object class=
"GtkBox" id=
"dialog-vbox9">
1179 <property name=
"can_focus">False
</property>
1180 <property name=
"orientation">vertical
</property>
1181 <property name=
"spacing">2</property>
1183 <object class=
"GtkBox" id=
"properties">
1184 <property name=
"visible">True
</property>
1185 <property name=
"can_focus">False
</property>
1186 <property name=
"border_width">6</property>
1187 <property name=
"orientation">vertical
</property>
1188 <property name=
"spacing">12</property>
1190 <object class=
"AnjutaPmChooserButton" id=
"nodes_combo">
1191 <property name=
"use_action_appearance">False
</property>
1192 <property name=
"visible">True
</property>
1193 <property name=
"can_focus">True
</property>
1194 <property name=
"receives_default">True
</property>
1195 <property name=
"use_action_appearance">False
</property>
1198 <property name=
"expand">False
</property>
1199 <property name=
"fill">True
</property>
1200 <property name=
"position">0</property>
1204 <object class=
"GtkGrid" id=
"head_table">
1205 <property name=
"visible">True
</property>
1206 <property name=
"can_focus">False
</property>
1207 <property name=
"row_spacing">6</property>
1208 <property name=
"column_spacing">12</property>
1238 <property name=
"expand">False
</property>
1239 <property name=
"fill">False
</property>
1240 <property name=
"position">1</property>
1244 <object class=
"GtkScrolledWindow" id=
"scrolledwindow">
1245 <property name=
"visible">True
</property>
1246 <property name=
"can_focus">True
</property>
1248 <object class=
"GtkViewport" id=
"viewport">
1249 <property name=
"visible">True
</property>
1250 <property name=
"can_focus">False
</property>
1251 <property name=
"resize_mode">queue
</property>
1252 <property name=
"shadow_type">none
</property>
1254 <object class=
"GtkBox" id=
"vbox">
1255 <property name=
"visible">True
</property>
1256 <property name=
"can_focus">False
</property>
1257 <property name=
"orientation">vertical
</property>
1258 <property name=
"spacing">12</property>
1260 <object class=
"GtkGrid" id=
"main_table">
1261 <property name=
"visible">True
</property>
1262 <property name=
"can_focus">False
</property>
1263 <property name=
"row_spacing">6</property>
1264 <property name=
"column_spacing">12</property>
1294 <property name=
"expand">False
</property>
1295 <property name=
"fill">False
</property>
1296 <property name=
"position">0</property>
1300 <object class=
"GtkExpander" id=
"extra_expand">
1301 <property name=
"visible">True
</property>
1302 <property name=
"can_focus">True
</property>
1303 <property name=
"spacing">6</property>
1305 <object class=
"GtkGrid" id=
"extra_table">
1306 <property name=
"visible">True
</property>
1307 <property name=
"can_focus">False
</property>
1308 <property name=
"row_spacing">6</property>
1309 <property name=
"column_spacing">12</property>
1339 <child type=
"label">
1340 <object class=
"GtkLabel" id=
"label14">
1341 <property name=
"visible">True
</property>
1342 <property name=
"can_focus">False
</property>
1343 <property name=
"yalign">1</property>
1344 <property name=
"label" translatable=
"yes">More options:
</property>
1349 <property name=
"expand">True
</property>
1350 <property name=
"fill">True
</property>
1351 <property name=
"position">1</property>
1363 <property name=
"expand">True
</property>
1364 <property name=
"fill">True
</property>
1365 <property name=
"position">2</property>
1370 <property name=
"expand">True
</property>
1371 <property name=
"fill">True
</property>
1372 <property name=
"position">0</property>
1375 <child internal-child=
"action_area">
1376 <object class=
"GtkButtonBox" id=
"dialog-action_area9">
1377 <property name=
"can_focus">False
</property>
1378 <property name=
"layout_style">end
</property>
1380 <object class=
"GtkButton" id=
"property_help_button">
1381 <property name=
"label">gtk-help
</property>
1382 <property name=
"visible">True
</property>
1383 <property name=
"can_focus">True
</property>
1384 <property name=
"receives_default">True
</property>
1385 <property name=
"use_stock">True
</property>
1388 <property name=
"expand">False
</property>
1389 <property name=
"fill">True
</property>
1390 <property name=
"position">0</property>
1391 <property name=
"secondary">True
</property>
1395 <object class=
"GtkButton" id=
"button11">
1396 <property name=
"label">gtk-cancel
</property>
1397 <property name=
"visible">True
</property>
1398 <property name=
"can_focus">True
</property>
1399 <property name=
"can_default">True
</property>
1400 <property name=
"receives_default">False
</property>
1401 <property name=
"use_stock">True
</property>
1404 <property name=
"expand">False
</property>
1405 <property name=
"fill">False
</property>
1406 <property name=
"position">1</property>
1410 <object class=
"GtkButton" id=
"ok_property_button">
1411 <property name=
"label">gtk-apply
</property>
1412 <property name=
"visible">True
</property>
1413 <property name=
"can_focus">True
</property>
1414 <property name=
"can_default">True
</property>
1415 <property name=
"has_default">True
</property>
1416 <property name=
"receives_default">False
</property>
1417 <property name=
"use_stock">True
</property>
1420 <property name=
"expand">False
</property>
1421 <property name=
"fill">False
</property>
1422 <property name=
"position">2</property>
1427 <property name=
"expand">False
</property>
1428 <property name=
"fill">True
</property>
1429 <property name=
"pack_type">end
</property>
1430 <property name=
"position">0</property>
1436 <action-widget response=
"-11">property_help_button
</action-widget>
1437 <action-widget response=
"-6">button11
</action-widget>
1438 <action-widget response=
"-10">ok_property_button
</action-widget>