1 <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
2 <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
6 <widget class="GtkWindow" id="wnd_constructor">
7 <property name="width_request">738</property>
8 <property name="height_request">689</property>
9 <property name="visible">True</property>
10 <property name="title" translatable="yes">Constuctor</property>
11 <property name="type">GTK_WINDOW_TOPLEVEL</property>
12 <property name="window_position">GTK_WIN_POS_CENTER</property>
13 <property name="modal">False</property>
14 <property name="resizable">True</property>
15 <property name="destroy_with_parent">False</property>
18 <widget class="GtkVBox" id="vbox1">
19 <property name="visible">True</property>
20 <property name="homogeneous">False</property>
21 <property name="spacing">0</property>
24 <widget class="GtkAlignment" id="alignment1">
25 <property name="visible">True</property>
26 <property name="xalign">0.5</property>
27 <property name="yalign">0.5</property>
28 <property name="xscale">1</property>
29 <property name="yscale">1</property>
32 <widget class="GtkMenuBar" id="main_menu">
33 <property name="visible">True</property>
36 <widget class="GtkMenuItem" id="menuitem1">
37 <property name="visible">True</property>
38 <property name="label" translatable="yes">_File</property>
39 <property name="use_underline">True</property>
42 <widget class="GtkMenu" id="menuitem1_menu">
45 <widget class="GtkImageMenuItem" id="new1">
46 <property name="visible">True</property>
47 <property name="label">gtk-new</property>
48 <property name="use_stock">True</property>
49 <signal name="activate" handler="on_new1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
54 <widget class="GtkImageMenuItem" id="main_menu_open">
55 <property name="visible">True</property>
56 <property name="label">gtk-open</property>
57 <property name="use_stock">True</property>
58 <signal name="activate" handler="on_open1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
63 <widget class="GtkImageMenuItem" id="main_menu_save">
64 <property name="visible">True</property>
65 <property name="label">gtk-save</property>
66 <property name="use_stock">True</property>
67 <signal name="activate" handler="on_save1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
72 <widget class="GtkMenuItem" id="separatormenuitem1">
73 <property name="visible">True</property>
78 <widget class="GtkImageMenuItem" id="main_menu_quit">
79 <property name="visible">True</property>
80 <property name="label">gtk-quit</property>
81 <property name="use_stock">True</property>
82 <signal name="activate" handler="on_quit1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
91 <widget class="GtkMenuItem" id="menuitem2">
92 <property name="visible">True</property>
93 <property name="label" translatable="yes">_Edit</property>
94 <property name="use_underline">True</property>
97 <widget class="GtkMenu" id="menuitem2_menu">
100 <widget class="GtkImageMenuItem" id="edit_menu_del">
101 <property name="visible">True</property>
102 <property name="label">gtk-delete</property>
103 <property name="use_stock">True</property>
104 <signal name="activate" handler="on_delete1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
113 <widget class="GtkMenuItem" id="menuitem4">
114 <property name="visible">True</property>
115 <property name="label" translatable="yes">_Help</property>
116 <property name="use_underline">True</property>
119 <widget class="GtkMenu" id="menuitem4_menu">
122 <widget class="GtkMenuItem" id="about1">
123 <property name="visible">True</property>
124 <property name="label" translatable="yes">_About</property>
125 <property name="use_underline">True</property>
126 <signal name="activate" handler="on_about1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
137 <property name="padding">0</property>
138 <property name="expand">False</property>
139 <property name="fill">False</property>
144 <widget class="GtkToolbar" id="toolbar1">
145 <property name="visible">True</property>
146 <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
147 <property name="toolbar_style">GTK_TOOLBAR_ICONS</property>
148 <property name="tooltips">True</property>
151 <widget class="button" id="quick_btn_clear">
152 <property name="visible">True</property>
153 <property name="label">gtk-clear</property>
154 <property name="use_stock">True</property>
159 <widget class="button" id="quick_btn_save">
160 <property name="visible">True</property>
161 <property name="label">gtk-save</property>
162 <property name="use_stock">True</property>
167 <property name="padding">0</property>
168 <property name="expand">False</property>
169 <property name="fill">False</property>
174 <widget class="GtkHBox" id="hbox2">
175 <property name="visible">True</property>
176 <property name="homogeneous">True</property>
177 <property name="spacing">0</property>
180 <widget class="GtkButton" id="btn_check">
181 <property name="visible">True</property>
182 <property name="can_focus">True</property>
183 <property name="label" translatable="yes">Verificar Conexionado</property>
184 <property name="use_underline">True</property>
185 <property name="relief">GTK_RELIEF_NORMAL</property>
188 <property name="padding">0</property>
189 <property name="expand">False</property>
190 <property name="fill">False</property>
195 <widget class="GtkCombo" id="combo1">
196 <property name="visible">True</property>
197 <property name="value_in_list">False</property>
198 <property name="allow_empty">True</property>
199 <property name="case_sensitive">False</property>
200 <property name="enable_arrow_keys">True</property>
201 <property name="enable_arrows_always">False</property>
203 <child internal-child="entry">
204 <widget class="GtkEntry" id="combo_entry">
205 <property name="visible">True</property>
206 <property name="can_focus">True</property>
207 <property name="editable">True</property>
208 <property name="visibility">True</property>
209 <property name="max_length">0</property>
210 <property name="text" translatable="yes"></property>
211 <property name="has_frame">True</property>
212 <property name="invisible_char" translatable="yes">*</property>
213 <property name="activates_default">False</property>
217 <child internal-child="list">
218 <widget class="GtkList" id="combo-list1">
219 <property name="visible">True</property>
220 <property name="selection_mode">GTK_SELECTION_BROWSE</property>
225 <property name="padding">0</property>
226 <property name="expand">False</property>
227 <property name="fill">True</property>
232 <widget class="GtkButton" id="button1">
233 <property name="visible">True</property>
234 <property name="can_focus">True</property>
235 <property name="label">gtk-find</property>
236 <property name="use_stock">True</property>
237 <property name="relief">GTK_RELIEF_NORMAL</property>
240 <property name="padding">0</property>
241 <property name="expand">False</property>
242 <property name="fill">False</property>
247 <widget class="GtkCheckButton" id="chk_btn_logica">
248 <property name="visible">True</property>
249 <property name="can_focus">True</property>
250 <property name="label" translatable="yes">Lógica</property>
251 <property name="use_underline">True</property>
252 <property name="relief">GTK_RELIEF_NORMAL</property>
253 <property name="active">False</property>
254 <property name="inconsistent">False</property>
255 <property name="draw_indicator">True</property>
258 <property name="padding">0</property>
259 <property name="expand">False</property>
260 <property name="fill">True</property>
265 <property name="padding">0</property>
266 <property name="expand">False</property>
267 <property name="fill">False</property>
272 <widget class="GtkAlignment" id="alignment2">
273 <property name="visible">True</property>
274 <property name="xalign">0.5</property>
275 <property name="yalign">0.5</property>
276 <property name="xscale">1</property>
277 <property name="yscale">1</property>
280 <widget class="GtkHBox" id="hbox1">
281 <property name="visible">True</property>
282 <property name="homogeneous">False</property>
283 <property name="spacing">0</property>
286 <widget class="GtkVBox" id="vbox2">
287 <property name="visible">True</property>
288 <property name="homogeneous">False</property>
289 <property name="spacing">0</property>
292 <widget class="GtkVButtonBox" id="vbuttonbox1">
293 <property name="visible">True</property>
294 <property name="layout_style">GTK_BUTTONBOX_START</property>
295 <property name="spacing">5</property>
298 <widget class="GtkButton" id="btn_canio">
299 <property name="width_request">69</property>
300 <property name="height_request">80</property>
301 <property name="visible">True</property>
302 <property name="can_default">True</property>
303 <property name="can_focus">True</property>
304 <property name="relief">GTK_RELIEF_NORMAL</property>
307 <widget class="GtkImage" id="image8">
308 <property name="visible">True</property>
309 <property name="pixbuf">ico_canio.png</property>
310 <property name="xalign">0.5</property>
311 <property name="yalign">0.5</property>
312 <property name="xpad">0</property>
313 <property name="ypad">0</property>
320 <widget class="GtkButton" id="btn_codo">
321 <property name="visible">True</property>
322 <property name="can_default">True</property>
323 <property name="can_focus">True</property>
324 <property name="relief">GTK_RELIEF_NORMAL</property>
327 <widget class="GtkImage" id="image9">
328 <property name="visible">True</property>
329 <property name="pixbuf">ico_codo.png</property>
330 <property name="xalign">0.5</property>
331 <property name="yalign">0.5</property>
332 <property name="xpad">0</property>
333 <property name="ypad">0</property>
340 <widget class="GtkButton" id="btn_y">
341 <property name="visible">True</property>
342 <property name="can_default">True</property>
343 <property name="can_focus">True</property>
344 <property name="relief">GTK_RELIEF_NORMAL</property>
347 <widget class="GtkImage" id="image10">
348 <property name="visible">True</property>
349 <property name="pixbuf">ico_y.png</property>
350 <property name="xalign">0.5</property>
351 <property name="yalign">0.5</property>
352 <property name="xpad">0</property>
353 <property name="ypad">0</property>
360 <widget class="GtkButton" id="btn_tanque">
361 <property name="visible">True</property>
362 <property name="can_default">True</property>
363 <property name="can_focus">True</property>
364 <property name="relief">GTK_RELIEF_NORMAL</property>
367 <widget class="GtkImage" id="image11">
368 <property name="visible">True</property>
369 <property name="pixbuf">ico_tanque.png</property>
370 <property name="xalign">0.5</property>
371 <property name="yalign">0.5</property>
372 <property name="xpad">0</property>
373 <property name="ypad">0</property>
380 <widget class="GtkButton" id="btn_bomba">
381 <property name="visible">True</property>
382 <property name="can_default">True</property>
383 <property name="can_focus">True</property>
384 <property name="relief">GTK_RELIEF_NORMAL</property>
387 <widget class="GtkAlignment" id="alignment3">
388 <property name="visible">True</property>
389 <property name="xalign">0.5</property>
390 <property name="yalign">0.5</property>
391 <property name="xscale">0</property>
392 <property name="yscale">0</property>
395 <widget class="GtkHBox" id="hbox3">
396 <property name="visible">True</property>
397 <property name="homogeneous">False</property>
398 <property name="spacing">2</property>
401 <widget class="GtkImage" id="image12">
402 <property name="visible">True</property>
403 <property name="pixbuf">ico_bomba.png</property>
404 <property name="xalign">0.5</property>
405 <property name="yalign">0.5</property>
406 <property name="xpad">0</property>
407 <property name="ypad">0</property>
410 <property name="padding">0</property>
411 <property name="expand">False</property>
412 <property name="fill">False</property>
423 <widget class="GtkButton" id="btn_exclusa">
424 <property name="visible">True</property>
425 <property name="can_default">True</property>
426 <property name="can_focus">True</property>
427 <property name="relief">GTK_RELIEF_NORMAL</property>
430 <widget class="GtkAlignment" id="alignment4">
431 <property name="visible">True</property>
432 <property name="xalign">0.5</property>
433 <property name="yalign">0.5</property>
434 <property name="xscale">0</property>
435 <property name="yscale">0</property>
438 <widget class="GtkHBox" id="hbox4">
439 <property name="visible">True</property>
440 <property name="homogeneous">False</property>
441 <property name="spacing">2</property>
444 <widget class="GtkImage" id="image13">
445 <property name="visible">True</property>
446 <property name="pixbuf">ico_exclusa.png</property>
447 <property name="xalign">0.5</property>
448 <property name="yalign">0.5</property>
449 <property name="xpad">0</property>
450 <property name="ypad">0</property>
453 <property name="padding">0</property>
454 <property name="expand">False</property>
455 <property name="fill">False</property>
466 <widget class="GtkButton" id="btn_drain">
467 <property name="visible">True</property>
468 <property name="can_default">True</property>
469 <property name="can_focus">True</property>
470 <property name="relief">GTK_RELIEF_NORMAL</property>
473 <widget class="GtkAlignment" id="alignment8">
474 <property name="visible">True</property>
475 <property name="xalign">0.5</property>
476 <property name="yalign">0.5</property>
477 <property name="xscale">0</property>
478 <property name="yscale">0</property>
481 <widget class="GtkHBox" id="hbox10">
482 <property name="visible">True</property>
483 <property name="homogeneous">False</property>
484 <property name="spacing">2</property>
487 <widget class="GtkImage" id="image17">
488 <property name="visible">True</property>
489 <property name="pixbuf">drain_n.png</property>
490 <property name="xalign">0.5</property>
491 <property name="yalign">0.5</property>
492 <property name="xpad">0</property>
493 <property name="ypad">0</property>
496 <property name="padding">0</property>
497 <property name="expand">False</property>
498 <property name="fill">False</property>
509 <property name="padding">0</property>
510 <property name="expand">True</property>
511 <property name="fill">False</property>
516 <property name="padding">0</property>
517 <property name="expand">False</property>
518 <property name="fill">False</property>
523 <widget class="GtkScrolledWindow" id="scrolledwindow1">
524 <property name="visible">True</property>
525 <property name="can_focus">True</property>
526 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
527 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
528 <property name="shadow_type">GTK_SHADOW_NONE</property>
529 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
532 <widget class="GtkViewport" id="viewport">
533 <property name="visible">True</property>
534 <property name="shadow_type">GTK_SHADOW_IN</property>
537 <widget class="GtkFixed" id="workplace">
538 <property name="visible">True</property>
545 <property name="padding">0</property>
546 <property name="expand">True</property>
547 <property name="fill">True</property>
552 <widget class="GtkVButtonBox" id="vbuttonbox2">
553 <property name="visible">True</property>
554 <property name="layout_style">GTK_BUTTONBOX_START</property>
555 <property name="spacing">5</property>
558 <widget class="GtkButton" id="btn_and">
559 <property name="visible">True</property>
560 <property name="can_default">True</property>
561 <property name="can_focus">True</property>
562 <property name="relief">GTK_RELIEF_NORMAL</property>
565 <widget class="GtkAlignment" id="alignment5">
566 <property name="visible">True</property>
567 <property name="xalign">0.5</property>
568 <property name="yalign">0.5</property>
569 <property name="xscale">0</property>
570 <property name="yscale">0</property>
573 <widget class="GtkHBox" id="hbox6">
574 <property name="visible">True</property>
575 <property name="homogeneous">False</property>
576 <property name="spacing">2</property>
579 <widget class="GtkImage" id="image14">
580 <property name="visible">True</property>
581 <property name="pixbuf">and_e.png</property>
582 <property name="xalign">0.5</property>
583 <property name="yalign">0.5</property>
584 <property name="xpad">0</property>
585 <property name="ypad">0</property>
588 <property name="padding">0</property>
589 <property name="expand">False</property>
590 <property name="fill">False</property>
591 <property name="pack_type">GTK_PACK_END</property>
602 <widget class="GtkButton" id="btn_or">
603 <property name="visible">True</property>
604 <property name="can_default">True</property>
605 <property name="can_focus">True</property>
606 <property name="relief">GTK_RELIEF_NORMAL</property>
609 <widget class="GtkAlignment" id="alignment6">
610 <property name="visible">True</property>
611 <property name="xalign">0.5</property>
612 <property name="yalign">0.5</property>
613 <property name="xscale">0</property>
614 <property name="yscale">0</property>
617 <widget class="GtkHBox" id="hbox7">
618 <property name="visible">True</property>
619 <property name="homogeneous">False</property>
620 <property name="spacing">2</property>
623 <widget class="GtkImage" id="image15">
624 <property name="visible">True</property>
625 <property name="pixbuf">or_e.png</property>
626 <property name="xalign">0.5</property>
627 <property name="yalign">0.5</property>
628 <property name="xpad">0</property>
629 <property name="ypad">0</property>
632 <property name="padding">0</property>
633 <property name="expand">False</property>
634 <property name="fill">False</property>
645 <widget class="GtkButton" id="btn_not">
646 <property name="visible">True</property>
647 <property name="can_default">True</property>
648 <property name="can_focus">True</property>
649 <property name="relief">GTK_RELIEF_NORMAL</property>
652 <widget class="GtkAlignment" id="alignment7">
653 <property name="visible">True</property>
654 <property name="xalign">0.5</property>
655 <property name="yalign">0.5</property>
656 <property name="xscale">0</property>
657 <property name="yscale">0</property>
660 <widget class="GtkHBox" id="hbox8">
661 <property name="visible">True</property>
662 <property name="homogeneous">False</property>
663 <property name="spacing">2</property>
666 <widget class="GtkImage" id="image16">
667 <property name="visible">True</property>
668 <property name="pixbuf">not_e.png</property>
669 <property name="xalign">0.5</property>
670 <property name="yalign">0.5</property>
671 <property name="xpad">0</property>
672 <property name="ypad">0</property>
675 <property name="padding">0</property>
676 <property name="expand">False</property>
677 <property name="fill">False</property>
688 <property name="padding">0</property>
689 <property name="expand">False</property>
690 <property name="fill">False</property>
691 <property name="pack_type">GTK_PACK_END</property>
698 <property name="padding">0</property>
699 <property name="expand">True</property>
700 <property name="fill">True</property>
707 <widget class="GtkDialog" id="cistern_pty_wnd">
708 <property name="width_request">304</property>
709 <property name="height_request">182</property>
710 <property name="title" translatable="yes">Propiedades del Tanque</property>
711 <property name="type">GTK_WINDOW_TOPLEVEL</property>
712 <property name="window_position">GTK_WIN_POS_CENTER</property>
713 <property name="modal">True</property>
714 <property name="resizable">False</property>
715 <property name="destroy_with_parent">False</property>
716 <property name="has_separator">True</property>
718 <child internal-child="vbox">
719 <widget class="GtkVBox" id="dialog-vbox1">
720 <property name="visible">True</property>
721 <property name="homogeneous">False</property>
722 <property name="spacing">0</property>
724 <child internal-child="action_area">
725 <widget class="GtkHButtonBox" id="dialog-action_area1">
726 <property name="visible">True</property>
727 <property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
730 <widget class="GtkButton" id="btn_cancel">
731 <property name="visible">True</property>
732 <property name="can_default">True</property>
733 <property name="can_focus">True</property>
734 <property name="label">gtk-cancel</property>
735 <property name="use_stock">True</property>
736 <property name="relief">GTK_RELIEF_NORMAL</property>
737 <property name="response_id">-6</property>
742 <widget class="GtkButton" id="btn_apply">
743 <property name="visible">True</property>
744 <property name="can_default">True</property>
745 <property name="can_focus">True</property>
746 <property name="label">gtk-apply</property>
747 <property name="use_stock">True</property>
748 <property name="relief">GTK_RELIEF_NORMAL</property>
749 <property name="response_id">-10</property>
754 <widget class="GtkButton" id="btn_accept">
755 <property name="visible">True</property>
756 <property name="can_default">True</property>
757 <property name="can_focus">True</property>
758 <property name="label">gtk-ok</property>
759 <property name="use_stock">True</property>
760 <property name="relief">GTK_RELIEF_NORMAL</property>
761 <property name="response_id">-5</property>
766 <property name="padding">0</property>
767 <property name="expand">False</property>
768 <property name="fill">True</property>
769 <property name="pack_type">GTK_PACK_END</property>
774 <widget class="GtkTable" id="table2">
775 <property name="visible">True</property>
776 <property name="n_rows">4</property>
777 <property name="n_columns">2</property>
778 <property name="homogeneous">True</property>
779 <property name="row_spacing">0</property>
780 <property name="column_spacing">0</property>
783 <widget class="GtkEntry" id="txt_cistern_name">
784 <property name="visible">True</property>
785 <property name="can_focus">True</property>
786 <property name="editable">True</property>
787 <property name="visibility">True</property>
788 <property name="max_length">0</property>
789 <property name="text" translatable="yes"></property>
790 <property name="has_frame">True</property>
791 <property name="invisible_char" translatable="yes">*</property>
792 <property name="activates_default">False</property>
795 <property name="left_attach">1</property>
796 <property name="right_attach">2</property>
797 <property name="top_attach">2</property>
798 <property name="bottom_attach">3</property>
799 <property name="y_options"></property>
804 <widget class="GtkSpinButton" id="spin_capacidad">
805 <property name="visible">True</property>
806 <property name="can_focus">True</property>
807 <property name="climb_rate">1</property>
808 <property name="digits">1</property>
809 <property name="numeric">False</property>
810 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
811 <property name="snap_to_ticks">False</property>
812 <property name="wrap">False</property>
813 <property name="adjustment">0 0 100 0.1 10 10</property>
816 <property name="left_attach">1</property>
817 <property name="right_attach">2</property>
818 <property name="top_attach">1</property>
819 <property name="bottom_attach">2</property>
820 <property name="y_options"></property>
825 <widget class="GtkSpinButton" id="spin_inicial">
826 <property name="visible">True</property>
827 <property name="can_focus">True</property>
828 <property name="climb_rate">1</property>
829 <property name="digits">1</property>
830 <property name="numeric">False</property>
831 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
832 <property name="snap_to_ticks">False</property>
833 <property name="wrap">False</property>
834 <property name="adjustment">0 0 100 0.1 10 10</property>
837 <property name="left_attach">1</property>
838 <property name="right_attach">2</property>
839 <property name="top_attach">0</property>
840 <property name="bottom_attach">1</property>
841 <property name="y_options"></property>
846 <widget class="GtkButton" id="btn_select_color">
847 <property name="visible">True</property>
848 <property name="label">gtk-select-color</property>
849 <property name="use_stock">True</property>
850 <property name="relief">GTK_RELIEF_NORMAL</property>
853 <property name="left_attach">0</property>
854 <property name="right_attach">1</property>
855 <property name="top_attach">3</property>
856 <property name="bottom_attach">4</property>
857 <property name="x_options"></property>
858 <property name="y_options"></property>
863 <widget class="GtkLabel" id="label19">
864 <property name="visible">True</property>
865 <property name="label" translatable="yes">Nombre</property>
866 <property name="use_underline">False</property>
867 <property name="use_markup">False</property>
868 <property name="justify">GTK_JUSTIFY_LEFT</property>
869 <property name="wrap">False</property>
870 <property name="selectable">False</property>
871 <property name="xalign">0</property>
872 <property name="yalign">0.5</property>
873 <property name="xpad">0</property>
874 <property name="ypad">0</property>
877 <property name="left_attach">0</property>
878 <property name="right_attach">1</property>
879 <property name="top_attach">2</property>
880 <property name="bottom_attach">3</property>
881 <property name="x_options"></property>
882 <property name="y_options"></property>
887 <widget class="GtkLabel" id="label15">
888 <property name="visible">True</property>
889 <property name="label" translatable="yes">Capacidad Máxima</property>
890 <property name="use_underline">False</property>
891 <property name="use_markup">False</property>
892 <property name="justify">GTK_JUSTIFY_LEFT</property>
893 <property name="wrap">False</property>
894 <property name="selectable">False</property>
895 <property name="xalign">0</property>
896 <property name="yalign">0.5</property>
897 <property name="xpad">0</property>
898 <property name="ypad">0</property>
901 <property name="left_attach">0</property>
902 <property name="right_attach">1</property>
903 <property name="top_attach">1</property>
904 <property name="bottom_attach">2</property>
905 <property name="x_options"></property>
906 <property name="y_options"></property>
911 <widget class="GtkLabel" id="label14">
912 <property name="visible">True</property>
913 <property name="label" translatable="yes">Contenido Inicial</property>
914 <property name="use_underline">False</property>
915 <property name="use_markup">False</property>
916 <property name="justify">GTK_JUSTIFY_LEFT</property>
917 <property name="wrap">False</property>
918 <property name="selectable">False</property>
919 <property name="xalign">0</property>
920 <property name="yalign">0.5</property>
921 <property name="xpad">0</property>
922 <property name="ypad">0</property>
925 <property name="left_attach">0</property>
926 <property name="right_attach">1</property>
927 <property name="top_attach">0</property>
928 <property name="bottom_attach">1</property>
929 <property name="x_options"></property>
930 <property name="y_options"></property>
935 <widget class="GtkDrawingArea" id="color_preview">
936 <property name="visible">True</property>
939 <property name="left_attach">1</property>
940 <property name="right_attach">2</property>
941 <property name="top_attach">3</property>
942 <property name="bottom_attach">4</property>
943 <property name="x_options">fill</property>
944 <property name="y_options">fill</property>
949 <property name="padding">0</property>
950 <property name="expand">True</property>
951 <property name="fill">False</property>
952 <property name="pack_type">GTK_PACK_END</property>
959 <widget class="GtkDialog" id="item_pty_wnd">
960 <property name="width_request">269</property>
961 <property name="height_request">131</property>
962 <property name="title" translatable="yes">Propiedades del </property>
963 <property name="type">GTK_WINDOW_TOPLEVEL</property>
964 <property name="window_position">GTK_WIN_POS_CENTER</property>
965 <property name="modal">True</property>
966 <property name="resizable">False</property>
967 <property name="destroy_with_parent">False</property>
968 <property name="has_separator">True</property>
970 <child internal-child="vbox">
971 <widget class="GtkVBox" id="dialog-vbox2">
972 <property name="visible">True</property>
973 <property name="homogeneous">False</property>
974 <property name="spacing">0</property>
976 <child internal-child="action_area">
977 <widget class="GtkHButtonBox" id="dialog-action_area2">
978 <property name="visible">True</property>
979 <property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
982 <widget class="GtkButton" id="btn_cancel">
983 <property name="visible">True</property>
984 <property name="can_default">True</property>
985 <property name="can_focus">True</property>
986 <property name="label">gtk-cancel</property>
987 <property name="use_stock">True</property>
988 <property name="relief">GTK_RELIEF_NORMAL</property>
989 <property name="response_id">-6</property>
994 <widget class="GtkButton" id="btn_apply">
995 <property name="visible">True</property>
996 <property name="can_default">True</property>
997 <property name="can_focus">True</property>
998 <property name="label">gtk-apply</property>
999 <property name="use_stock">True</property>
1000 <property name="relief">GTK_RELIEF_NORMAL</property>
1001 <property name="response_id">-10</property>
1006 <widget class="GtkButton" id="btn_accept">
1007 <property name="visible">True</property>
1008 <property name="can_default">True</property>
1009 <property name="can_focus">True</property>
1010 <property name="label">gtk-ok</property>
1011 <property name="use_stock">True</property>
1012 <property name="relief">GTK_RELIEF_NORMAL</property>
1013 <property name="response_id">-5</property>
1018 <property name="padding">0</property>
1019 <property name="expand">False</property>
1020 <property name="fill">True</property>
1021 <property name="pack_type">GTK_PACK_END</property>
1026 <widget class="GtkTable" id="table1">
1027 <property name="visible">True</property>
1028 <property name="n_rows">3</property>
1029 <property name="n_columns">2</property>
1030 <property name="homogeneous">True</property>
1031 <property name="row_spacing">0</property>
1032 <property name="column_spacing">0</property>
1035 <widget class="GtkSpinButton" id="spin_caudal">
1036 <property name="visible">True</property>
1037 <property name="can_focus">True</property>
1038 <property name="climb_rate">1</property>
1039 <property name="digits">1</property>
1040 <property name="numeric">False</property>
1041 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
1042 <property name="snap_to_ticks">False</property>
1043 <property name="wrap">False</property>
1044 <property name="adjustment">0 0 100 0.1 10 10</property>
1047 <property name="left_attach">1</property>
1048 <property name="right_attach">2</property>
1049 <property name="top_attach">0</property>
1050 <property name="bottom_attach">1</property>
1051 <property name="y_options"></property>
1056 <widget class="GtkEntry" id="txt_item_name">
1057 <property name="visible">True</property>
1058 <property name="can_focus">True</property>
1059 <property name="editable">True</property>
1060 <property name="visibility">True</property>
1061 <property name="max_length">0</property>
1062 <property name="text" translatable="yes"></property>
1063 <property name="has_frame">True</property>
1064 <property name="invisible_char" translatable="yes">*</property>
1065 <property name="activates_default">False</property>
1068 <property name="left_attach">1</property>
1069 <property name="right_attach">2</property>
1070 <property name="top_attach">1</property>
1071 <property name="bottom_attach">2</property>
1072 <property name="y_options"></property>
1077 <widget class="GtkLabel" id="label20">
1078 <property name="visible">True</property>
1079 <property name="label" translatable="yes">Nombre</property>
1080 <property name="use_underline">False</property>
1081 <property name="use_markup">False</property>
1082 <property name="justify">GTK_JUSTIFY_LEFT</property>
1083 <property name="wrap">False</property>
1084 <property name="selectable">False</property>
1085 <property name="xalign">0</property>
1086 <property name="yalign">0.5</property>
1087 <property name="xpad">0</property>
1088 <property name="ypad">0</property>
1091 <property name="left_attach">0</property>
1092 <property name="right_attach">1</property>
1093 <property name="top_attach">1</property>
1094 <property name="bottom_attach">2</property>
1095 <property name="x_options"></property>
1096 <property name="y_options"></property>
1101 <widget class="GtkLabel" id="lb_max_fluid">
1102 <property name="visible">True</property>
1103 <property name="label" translatable="yes">Flujo Máximo</property>
1104 <property name="use_underline">False</property>
1105 <property name="use_markup">False</property>
1106 <property name="justify">GTK_JUSTIFY_CENTER</property>
1107 <property name="wrap">False</property>
1108 <property name="selectable">False</property>
1109 <property name="xalign">0</property>
1110 <property name="yalign">0.5</property>
1111 <property name="xpad">0</property>
1112 <property name="ypad">0</property>
1115 <property name="left_attach">0</property>
1116 <property name="right_attach">1</property>
1117 <property name="top_attach">0</property>
1118 <property name="bottom_attach">1</property>
1119 <property name="x_options"></property>
1120 <property name="y_options"></property>
1125 <widget class="GtkLabel" id="lb_type">
1126 <property name="label" translatable="yes">Tipo de Conexión</property>
1127 <property name="use_underline">False</property>
1128 <property name="use_markup">False</property>
1129 <property name="justify">GTK_JUSTIFY_LEFT</property>
1130 <property name="wrap">False</property>
1131 <property name="selectable">False</property>
1132 <property name="xalign">0</property>
1133 <property name="yalign">0.5</property>
1134 <property name="xpad">0</property>
1135 <property name="ypad">0</property>
1138 <property name="left_attach">0</property>
1139 <property name="right_attach">1</property>
1140 <property name="top_attach">2</property>
1141 <property name="bottom_attach">3</property>
1142 <property name="x_options"></property>
1143 <property name="y_options"></property>
1148 <widget class="GtkHBox" id="hbox9">
1149 <property name="visible">True</property>
1150 <property name="homogeneous">False</property>
1151 <property name="spacing">0</property>
1154 <widget class="GtkRadioButton" id="rd_btn_union">
1155 <property name="can_focus">True</property>
1156 <property name="label" translatable="yes">Unión</property>
1157 <property name="use_underline">True</property>
1158 <property name="relief">GTK_RELIEF_NORMAL</property>
1159 <property name="active">False</property>
1160 <property name="inconsistent">False</property>
1161 <property name="draw_indicator">True</property>
1164 <property name="padding">0</property>
1165 <property name="expand">False</property>
1166 <property name="fill">False</property>
1171 <widget class="GtkRadioButton" id="rd_btn_division">
1172 <property name="can_focus">True</property>
1173 <property name="label" translatable="yes">División</property>
1174 <property name="use_underline">True</property>
1175 <property name="relief">GTK_RELIEF_NORMAL</property>
1176 <property name="active">False</property>
1177 <property name="inconsistent">False</property>
1178 <property name="draw_indicator">True</property>
1179 <property name="group">rd_btn_union</property>
1182 <property name="padding">0</property>
1183 <property name="expand">False</property>
1184 <property name="fill">False</property>
1189 <property name="left_attach">1</property>
1190 <property name="right_attach">2</property>
1191 <property name="top_attach">2</property>
1192 <property name="bottom_attach">3</property>
1193 <property name="x_options">fill</property>
1194 <property name="y_options">fill</property>
1199 <property name="padding">10</property>
1200 <property name="expand">True</property>
1201 <property name="fill">False</property>
1202 <property name="pack_type">GTK_PACK_END</property>
1209 <widget class="GtkFileSelection" id="file_selection">
1210 <property name="border_width">10</property>
1211 <property name="title" translatable="yes">Guardar ...</property>
1212 <property name="type">GTK_WINDOW_TOPLEVEL</property>
1213 <property name="window_position">GTK_WIN_POS_CENTER</property>
1214 <property name="modal">True</property>
1215 <property name="resizable">True</property>
1216 <property name="destroy_with_parent">False</property>
1217 <property name="show_fileops">True</property>
1219 <child internal-child="cancel_button">
1220 <widget class="GtkButton" id="cancel_button1">
1221 <property name="visible">True</property>
1222 <property name="can_default">True</property>
1223 <property name="can_focus">True</property>
1224 <property name="relief">GTK_RELIEF_NORMAL</property>
1228 <child internal-child="ok_button">
1229 <widget class="GtkButton" id="ok_button1">
1230 <property name="visible">True</property>
1231 <property name="can_default">True</property>
1232 <property name="can_focus">True</property>
1233 <property name="relief">GTK_RELIEF_NORMAL</property>
1238 <widget class="GtkDialog" id="dlg_connect">
1239 <property name="title" translatable="yes">Error</property>
1240 <property name="type">GTK_WINDOW_TOPLEVEL</property>
1241 <property name="window_position">GTK_WIN_POS_CENTER</property>
1242 <property name="modal">True</property>
1243 <property name="resizable">True</property>
1244 <property name="destroy_with_parent">False</property>
1245 <property name="has_separator">True</property>
1247 <child internal-child="vbox">
1248 <widget class="GtkVBox" id="dialog-vbox3">
1249 <property name="visible">True</property>
1250 <property name="homogeneous">False</property>
1251 <property name="spacing">0</property>
1253 <child internal-child="action_area">
1254 <widget class="GtkHButtonBox" id="buttonarea">
1255 <property name="visible">True</property>
1256 <property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
1259 <widget class="GtkButton" id="btn_dlg_close">
1260 <property name="visible">True</property>
1261 <property name="can_default">True</property>
1262 <property name="can_focus">True</property>
1263 <property name="label">gtk-ok</property>
1264 <property name="use_stock">True</property>
1265 <property name="relief">GTK_RELIEF_NORMAL</property>
1266 <property name="response_id">-5</property>
1271 <property name="padding">0</property>
1272 <property name="expand">False</property>
1273 <property name="fill">True</property>
1274 <property name="pack_type">GTK_PACK_END</property>
1279 <widget class="GtkLabel" id="dlg_label">
1280 <property name="visible">True</property>
1281 <property name="label" translatable="yes">Los elementos no estan conectados
1282 correctamente</property>
1283 <property name="use_underline">False</property>
1284 <property name="use_markup">False</property>
1285 <property name="justify">GTK_JUSTIFY_FILL</property>
1286 <property name="wrap">False</property>
1287 <property name="selectable">False</property>
1288 <property name="xalign">0.5</property>
1289 <property name="yalign">0.5</property>
1290 <property name="xpad">0</property>
1291 <property name="ypad">0</property>
1294 <property name="padding">0</property>
1295 <property name="expand">True</property>
1296 <property name="fill">True</property>
1303 <widget class="GtkDialog" id="exclusa_pty_wnd">
1304 <property name="width_request">267</property>
1305 <property name="height_request">143</property>
1306 <property name="title" translatable="yes">Propiedades de la Exclusa</property>
1307 <property name="type">GTK_WINDOW_TOPLEVEL</property>
1308 <property name="window_position">GTK_WIN_POS_CENTER</property>
1309 <property name="modal">True</property>
1310 <property name="resizable">False</property>
1311 <property name="destroy_with_parent">False</property>
1312 <property name="has_separator">True</property>
1314 <child internal-child="vbox">
1315 <widget class="GtkVBox" id="vbox3">
1316 <property name="visible">True</property>
1317 <property name="homogeneous">False</property>
1318 <property name="spacing">0</property>
1320 <child internal-child="action_area">
1321 <widget class="GtkHButtonBox" id="hbuttonbox1">
1322 <property name="visible">True</property>
1323 <property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
1326 <widget class="GtkButton" id="btn_cancel">
1327 <property name="visible">True</property>
1328 <property name="can_default">True</property>
1329 <property name="can_focus">True</property>
1330 <property name="label">gtk-cancel</property>
1331 <property name="use_stock">True</property>
1332 <property name="relief">GTK_RELIEF_NORMAL</property>
1333 <property name="response_id">-6</property>
1338 <widget class="GtkButton" id="btn_apply">
1339 <property name="visible">True</property>
1340 <property name="can_default">True</property>
1341 <property name="can_focus">True</property>
1342 <property name="label">gtk-apply</property>
1343 <property name="use_stock">True</property>
1344 <property name="relief">GTK_RELIEF_NORMAL</property>
1345 <property name="response_id">-10</property>
1350 <widget class="GtkButton" id="btn_accept">
1351 <property name="visible">True</property>
1352 <property name="can_default">True</property>
1353 <property name="can_focus">True</property>
1354 <property name="label">gtk-ok</property>
1355 <property name="use_stock">True</property>
1356 <property name="relief">GTK_RELIEF_NORMAL</property>
1357 <property name="response_id">-5</property>
1362 <property name="padding">0</property>
1363 <property name="expand">False</property>
1364 <property name="fill">True</property>
1365 <property name="pack_type">GTK_PACK_END</property>
1370 <widget class="GtkTable" id="table3">
1371 <property name="visible">True</property>
1372 <property name="n_rows">2</property>
1373 <property name="n_columns">2</property>
1374 <property name="homogeneous">True</property>
1375 <property name="row_spacing">0</property>
1376 <property name="column_spacing">0</property>
1379 <widget class="GtkHBox" id="hbox5">
1380 <property name="visible">True</property>
1381 <property name="homogeneous">False</property>
1382 <property name="spacing">0</property>
1385 <widget class="GtkRadioButton" id="rd_btn_open">
1386 <property name="visible">True</property>
1387 <property name="can_focus">True</property>
1388 <property name="label" translatable="yes">Abierto</property>
1389 <property name="use_underline">True</property>
1390 <property name="relief">GTK_RELIEF_NORMAL</property>
1391 <property name="active">False</property>
1392 <property name="inconsistent">False</property>
1393 <property name="draw_indicator">True</property>
1396 <property name="padding">0</property>
1397 <property name="expand">False</property>
1398 <property name="fill">False</property>
1403 <widget class="GtkRadioButton" id="rd_btn_close">
1404 <property name="visible">True</property>
1405 <property name="can_focus">True</property>
1406 <property name="label" translatable="yes">Cerrado</property>
1407 <property name="use_underline">True</property>
1408 <property name="relief">GTK_RELIEF_NORMAL</property>
1409 <property name="active">False</property>
1410 <property name="inconsistent">False</property>
1411 <property name="draw_indicator">True</property>
1412 <property name="group">rd_btn_open</property>
1415 <property name="padding">0</property>
1416 <property name="expand">False</property>
1417 <property name="fill">False</property>
1422 <property name="left_attach">1</property>
1423 <property name="right_attach">2</property>
1424 <property name="top_attach">0</property>
1425 <property name="bottom_attach">1</property>
1426 <property name="x_options">fill</property>
1427 <property name="y_options">fill</property>
1432 <widget class="GtkLabel" id="label23">
1433 <property name="visible">True</property>
1434 <property name="label" translatable="yes">Estado</property>
1435 <property name="use_underline">False</property>
1436 <property name="use_markup">False</property>
1437 <property name="justify">GTK_JUSTIFY_LEFT</property>
1438 <property name="wrap">False</property>
1439 <property name="selectable">False</property>
1440 <property name="xalign">0</property>
1441 <property name="yalign">0.5</property>
1442 <property name="xpad">0</property>
1443 <property name="ypad">0</property>
1446 <property name="left_attach">0</property>
1447 <property name="right_attach">1</property>
1448 <property name="top_attach">0</property>
1449 <property name="bottom_attach">1</property>
1450 <property name="x_options"></property>
1451 <property name="y_options"></property>
1456 <widget class="GtkLabel" id="label22">
1457 <property name="visible">True</property>
1458 <property name="label" translatable="yes">Nombre</property>
1459 <property name="use_underline">False</property>
1460 <property name="use_markup">False</property>
1461 <property name="justify">GTK_JUSTIFY_LEFT</property>
1462 <property name="wrap">False</property>
1463 <property name="selectable">False</property>
1464 <property name="xalign">0</property>
1465 <property name="yalign">0.5</property>
1466 <property name="xpad">0</property>
1467 <property name="ypad">0</property>
1470 <property name="left_attach">0</property>
1471 <property name="right_attach">1</property>
1472 <property name="top_attach">1</property>
1473 <property name="bottom_attach">2</property>
1474 <property name="x_options"></property>
1475 <property name="y_options"></property>
1480 <widget class="GtkEntry" id="txt_exclusa_name">
1481 <property name="visible">True</property>
1482 <property name="can_focus">True</property>
1483 <property name="editable">True</property>
1484 <property name="visibility">True</property>
1485 <property name="max_length">0</property>
1486 <property name="text" translatable="yes"></property>
1487 <property name="has_frame">True</property>
1488 <property name="invisible_char" translatable="yes">*</property>
1489 <property name="activates_default">False</property>
1492 <property name="left_attach">1</property>
1493 <property name="right_attach">2</property>
1494 <property name="top_attach">1</property>
1495 <property name="bottom_attach">2</property>
1496 <property name="y_options"></property>
1501 <property name="padding">0</property>
1502 <property name="expand">True</property>
1503 <property name="fill">False</property>
1504 <property name="pack_type">GTK_PACK_END</property>
1511 <widget class="GtkColorSelectionDialog" id="color_select_dlg">
1512 <property name="title" translatable="yes">Seleccionar Color</property>
1513 <property name="type">GTK_WINDOW_TOPLEVEL</property>
1514 <property name="window_position">GTK_WIN_POS_CENTER</property>
1515 <property name="modal">True</property>
1516 <property name="resizable">False</property>
1517 <property name="destroy_with_parent">False</property>
1519 <child internal-child="cancel_button">
1520 <widget class="GtkButton" id="dlg_select_color_cancel">
1521 <property name="visible">True</property>
1522 <property name="can_default">True</property>
1523 <property name="can_focus">True</property>
1524 <property name="relief">GTK_RELIEF_NORMAL</property>
1528 <child internal-child="ok_button">
1529 <widget class="GtkButton" id="dlg_select_color_ok">
1530 <property name="visible">True</property>
1531 <property name="can_default">True</property>
1532 <property name="can_focus">True</property>
1533 <property name="relief">GTK_RELIEF_NORMAL</property>
1537 <child internal-child="help_button">
1538 <widget class="GtkButton" id="help_button1">
1539 <property name="visible">True</property>
1540 <property name="can_default">True</property>
1541 <property name="can_focus">True</property>
1542 <property name="label">gtk-help</property>
1543 <property name="use_stock">True</property>
1544 <property name="relief">GTK_RELIEF_NORMAL</property>
1548 <child internal-child="color_selection">
1549 <widget class="GtkColorSelection" id="color_selection1">
1550 <property name="visible">True</property>
1551 <property name="has_opacity_control">False</property>
1552 <property name="has_palette">False</property>
1557 <widget class="GtkDialog" id="pump_pty_wnd">
1558 <property name="width_request">291</property>
1559 <property name="height_request">152</property>
1560 <property name="title" translatable="yes">Propiedades de la Bomba</property>
1561 <property name="type">GTK_WINDOW_TOPLEVEL</property>
1562 <property name="window_position">GTK_WIN_POS_CENTER</property>
1563 <property name="modal">True</property>
1564 <property name="resizable">False</property>
1565 <property name="destroy_with_parent">False</property>
1566 <property name="has_separator">True</property>
1568 <child internal-child="vbox">
1569 <widget class="GtkVBox" id="vbox4">
1570 <property name="width_request">320</property>
1571 <property name="height_request">158</property>
1572 <property name="visible">True</property>
1573 <property name="homogeneous">False</property>
1574 <property name="spacing">0</property>
1576 <child internal-child="action_area">
1577 <widget class="GtkHButtonBox" id="hbuttonbox2">
1578 <property name="visible">True</property>
1579 <property name="layout_style">GTK_BUTTONBOX_END</property>
1582 <widget class="GtkButton" id="btn_cancel">
1583 <property name="visible">True</property>
1584 <property name="can_default">True</property>
1585 <property name="can_focus">True</property>
1586 <property name="label">gtk-cancel</property>
1587 <property name="use_stock">True</property>
1588 <property name="relief">GTK_RELIEF_NORMAL</property>
1589 <property name="response_id">-6</property>
1594 <widget class="GtkButton" id="btn_apply">
1595 <property name="visible">True</property>
1596 <property name="can_default">True</property>
1597 <property name="can_focus">True</property>
1598 <property name="label">gtk-apply</property>
1599 <property name="use_stock">True</property>
1600 <property name="relief">GTK_RELIEF_NORMAL</property>
1601 <property name="response_id">-10</property>
1606 <widget class="GtkButton" id="btn_accept">
1607 <property name="visible">True</property>
1608 <property name="can_default">True</property>
1609 <property name="can_focus">True</property>
1610 <property name="label">gtk-ok</property>
1611 <property name="use_stock">True</property>
1612 <property name="relief">GTK_RELIEF_NORMAL</property>
1613 <property name="response_id">-5</property>
1618 <property name="padding">0</property>
1619 <property name="expand">False</property>
1620 <property name="fill">True</property>
1621 <property name="pack_type">GTK_PACK_END</property>
1626 <widget class="GtkTable" id="table4">
1627 <property name="visible">True</property>
1628 <property name="n_rows">3</property>
1629 <property name="n_columns">2</property>
1630 <property name="homogeneous">True</property>
1631 <property name="row_spacing">0</property>
1632 <property name="column_spacing">0</property>
1635 <widget class="GtkSpinButton" id="spin_fluid">
1636 <property name="visible">True</property>
1637 <property name="can_focus">True</property>
1638 <property name="climb_rate">1</property>
1639 <property name="digits">1</property>
1640 <property name="numeric">False</property>
1641 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
1642 <property name="snap_to_ticks">False</property>
1643 <property name="wrap">False</property>
1644 <property name="adjustment">0 0 100 0.1 10 10</property>
1647 <property name="left_attach">1</property>
1648 <property name="right_attach">2</property>
1649 <property name="top_attach">0</property>
1650 <property name="bottom_attach">1</property>
1651 <property name="y_options"></property>
1656 <widget class="GtkButton" id="btn_select_color">
1657 <property name="visible">True</property>
1658 <property name="label">gtk-select-color</property>
1659 <property name="use_stock">True</property>
1660 <property name="relief">GTK_RELIEF_NORMAL</property>
1663 <property name="left_attach">0</property>
1664 <property name="right_attach">1</property>
1665 <property name="top_attach">2</property>
1666 <property name="bottom_attach">3</property>
1667 <property name="x_options">expand</property>
1668 <property name="y_options">expand</property>
1673 <widget class="GtkLabel" id="label26">
1674 <property name="visible">True</property>
1675 <property name="label" translatable="yes">Nombre</property>
1676 <property name="use_underline">False</property>
1677 <property name="use_markup">False</property>
1678 <property name="justify">GTK_JUSTIFY_LEFT</property>
1679 <property name="wrap">False</property>
1680 <property name="selectable">False</property>
1681 <property name="xalign">0</property>
1682 <property name="yalign">0.5</property>
1683 <property name="xpad">0</property>
1684 <property name="ypad">0</property>
1687 <property name="left_attach">0</property>
1688 <property name="right_attach">1</property>
1689 <property name="top_attach">1</property>
1690 <property name="bottom_attach">2</property>
1691 <property name="x_options"></property>
1692 <property name="y_options"></property>
1697 <widget class="GtkLabel" id="label25">
1698 <property name="visible">True</property>
1699 <property name="label" translatable="yes">Flujo Máximo</property>
1700 <property name="use_underline">False</property>
1701 <property name="use_markup">False</property>
1702 <property name="justify">GTK_JUSTIFY_CENTER</property>
1703 <property name="wrap">False</property>
1704 <property name="selectable">False</property>
1705 <property name="xalign">0</property>
1706 <property name="yalign">0.5</property>
1707 <property name="xpad">0</property>
1708 <property name="ypad">0</property>
1711 <property name="left_attach">0</property>
1712 <property name="right_attach">1</property>
1713 <property name="top_attach">0</property>
1714 <property name="bottom_attach">1</property>
1715 <property name="x_options"></property>
1716 <property name="y_options"></property>
1721 <widget class="GtkEntry" id="txt_pump_name">
1722 <property name="visible">True</property>
1723 <property name="can_focus">True</property>
1724 <property name="editable">True</property>
1725 <property name="visibility">True</property>
1726 <property name="max_length">0</property>
1727 <property name="text" translatable="yes"></property>
1728 <property name="has_frame">True</property>
1729 <property name="invisible_char" translatable="yes">*</property>
1730 <property name="activates_default">False</property>
1733 <property name="left_attach">1</property>
1734 <property name="right_attach">2</property>
1735 <property name="top_attach">1</property>
1736 <property name="bottom_attach">2</property>
1737 <property name="y_options"></property>
1742 <widget class="GtkDrawingArea" id="color_preview">
1743 <property name="visible">True</property>
1746 <property name="left_attach">1</property>
1747 <property name="right_attach">2</property>
1748 <property name="top_attach">2</property>
1749 <property name="bottom_attach">3</property>
1750 <property name="x_options">fill</property>
1751 <property name="y_options">fill</property>
1756 <property name="padding">10</property>
1757 <property name="expand">True</property>
1758 <property name="fill">False</property>
1759 <property name="pack_type">GTK_PACK_END</property>
1766 <widget class="GtkFileSelection" id="file_open_selection">
1767 <property name="border_width">10</property>
1768 <property name="title" translatable="yes">Abrir ...</property>
1769 <property name="type">GTK_WINDOW_TOPLEVEL</property>
1770 <property name="window_position">GTK_WIN_POS_CENTER</property>
1771 <property name="modal">True</property>
1772 <property name="resizable">True</property>
1773 <property name="destroy_with_parent">False</property>
1774 <property name="show_fileops">True</property>
1776 <child internal-child="cancel_button">
1777 <widget class="GtkButton" id="cancel_button2">
1778 <property name="visible">True</property>
1779 <property name="can_default">True</property>
1780 <property name="can_focus">True</property>
1781 <property name="relief">GTK_RELIEF_NORMAL</property>
1785 <child internal-child="ok_button">
1786 <widget class="GtkButton" id="ok_button2">
1787 <property name="visible">True</property>
1788 <property name="can_default">True</property>
1789 <property name="can_focus">True</property>
1790 <property name="relief">GTK_RELIEF_NORMAL</property>