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="copy1">
101 <property name="visible">True</property>
102 <property name="label">gtk-copy</property>
103 <property name="use_stock">True</property>
104 <signal name="activate" handler="on_copy1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
109 <widget class="GtkImageMenuItem" id="paste1">
110 <property name="visible">True</property>
111 <property name="label">gtk-paste</property>
112 <property name="use_stock">True</property>
113 <signal name="activate" handler="on_paste1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
118 <widget class="GtkImageMenuItem" id="edit_menu_del">
119 <property name="visible">True</property>
120 <property name="label">gtk-delete</property>
121 <property name="use_stock">True</property>
122 <signal name="activate" handler="on_delete1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
131 <widget class="GtkMenuItem" id="menuitem4">
132 <property name="visible">True</property>
133 <property name="label" translatable="yes">_Help</property>
134 <property name="use_underline">True</property>
137 <widget class="GtkMenu" id="menuitem4_menu">
140 <widget class="GtkMenuItem" id="about1">
141 <property name="visible">True</property>
142 <property name="label" translatable="yes">_About</property>
143 <property name="use_underline">True</property>
144 <signal name="activate" handler="on_about1_activate" last_modification_time="Tue, 14 Oct 2003 11:17:30 GMT"/>
155 <property name="padding">0</property>
156 <property name="expand">False</property>
157 <property name="fill">False</property>
162 <widget class="GtkHBox" id="hbox2">
163 <property name="visible">True</property>
164 <property name="homogeneous">True</property>
165 <property name="spacing">0</property>
168 <widget class="GtkButton" id="btn_check">
169 <property name="visible">True</property>
170 <property name="can_focus">True</property>
171 <property name="label" translatable="yes">Verificar Conexionado</property>
172 <property name="use_underline">True</property>
173 <property name="relief">GTK_RELIEF_NORMAL</property>
176 <property name="padding">0</property>
177 <property name="expand">False</property>
178 <property name="fill">False</property>
183 <widget class="GtkCombo" id="combo1">
184 <property name="visible">True</property>
185 <property name="value_in_list">False</property>
186 <property name="allow_empty">True</property>
187 <property name="case_sensitive">False</property>
188 <property name="enable_arrow_keys">True</property>
189 <property name="enable_arrows_always">False</property>
191 <child internal-child="entry">
192 <widget class="GtkEntry" id="combo_entry">
193 <property name="visible">True</property>
194 <property name="can_focus">True</property>
195 <property name="editable">True</property>
196 <property name="visibility">True</property>
197 <property name="max_length">0</property>
198 <property name="text" translatable="yes"></property>
199 <property name="has_frame">True</property>
200 <property name="invisible_char" translatable="yes">*</property>
201 <property name="activates_default">False</property>
205 <child internal-child="list">
206 <widget class="GtkList" id="combo-list1">
207 <property name="visible">True</property>
208 <property name="selection_mode">GTK_SELECTION_BROWSE</property>
213 <property name="padding">0</property>
214 <property name="expand">False</property>
215 <property name="fill">True</property>
220 <widget class="GtkButton" id="button1">
221 <property name="visible">True</property>
222 <property name="can_focus">True</property>
223 <property name="label">gtk-find</property>
224 <property name="use_stock">True</property>
225 <property name="relief">GTK_RELIEF_NORMAL</property>
228 <property name="padding">0</property>
229 <property name="expand">False</property>
230 <property name="fill">False</property>
235 <widget class="GtkCheckButton" id="chk_btn_logica">
236 <property name="visible">True</property>
237 <property name="can_focus">True</property>
238 <property name="label" translatable="yes">Lógica</property>
239 <property name="use_underline">True</property>
240 <property name="relief">GTK_RELIEF_NORMAL</property>
241 <property name="active">False</property>
242 <property name="inconsistent">False</property>
243 <property name="draw_indicator">True</property>
246 <property name="padding">0</property>
247 <property name="expand">False</property>
248 <property name="fill">True</property>
253 <property name="padding">0</property>
254 <property name="expand">False</property>
255 <property name="fill">False</property>
260 <widget class="GtkAlignment" id="alignment2">
261 <property name="visible">True</property>
262 <property name="xalign">0.5</property>
263 <property name="yalign">0.5</property>
264 <property name="xscale">1</property>
265 <property name="yscale">1</property>
268 <widget class="GtkHBox" id="hbox1">
269 <property name="visible">True</property>
270 <property name="homogeneous">False</property>
271 <property name="spacing">0</property>
274 <widget class="GtkVBox" id="vbox2">
275 <property name="visible">True</property>
276 <property name="homogeneous">False</property>
277 <property name="spacing">0</property>
280 <widget class="GtkVButtonBox" id="vbuttonbox1">
281 <property name="visible">True</property>
282 <property name="layout_style">GTK_BUTTONBOX_START</property>
283 <property name="spacing">5</property>
286 <widget class="GtkButton" id="btn_canio">
287 <property name="width_request">69</property>
288 <property name="height_request">80</property>
289 <property name="visible">True</property>
290 <property name="can_default">True</property>
291 <property name="can_focus">True</property>
292 <property name="relief">GTK_RELIEF_NORMAL</property>
295 <widget class="GtkImage" id="image8">
296 <property name="visible">True</property>
297 <property name="pixbuf">ico_canio.png</property>
298 <property name="xalign">0.5</property>
299 <property name="yalign">0.5</property>
300 <property name="xpad">0</property>
301 <property name="ypad">0</property>
308 <widget class="GtkButton" id="btn_codo">
309 <property name="visible">True</property>
310 <property name="can_default">True</property>
311 <property name="can_focus">True</property>
312 <property name="relief">GTK_RELIEF_NORMAL</property>
315 <widget class="GtkImage" id="image9">
316 <property name="visible">True</property>
317 <property name="pixbuf">ico_codo.png</property>
318 <property name="xalign">0.5</property>
319 <property name="yalign">0.5</property>
320 <property name="xpad">0</property>
321 <property name="ypad">0</property>
328 <widget class="GtkButton" id="btn_y">
329 <property name="visible">True</property>
330 <property name="can_default">True</property>
331 <property name="can_focus">True</property>
332 <property name="relief">GTK_RELIEF_NORMAL</property>
335 <widget class="GtkImage" id="image10">
336 <property name="visible">True</property>
337 <property name="pixbuf">ico_y.png</property>
338 <property name="xalign">0.5</property>
339 <property name="yalign">0.5</property>
340 <property name="xpad">0</property>
341 <property name="ypad">0</property>
348 <widget class="GtkButton" id="btn_tanque">
349 <property name="visible">True</property>
350 <property name="can_default">True</property>
351 <property name="can_focus">True</property>
352 <property name="relief">GTK_RELIEF_NORMAL</property>
355 <widget class="GtkImage" id="image11">
356 <property name="visible">True</property>
357 <property name="pixbuf">ico_tanque.png</property>
358 <property name="xalign">0.5</property>
359 <property name="yalign">0.5</property>
360 <property name="xpad">0</property>
361 <property name="ypad">0</property>
368 <widget class="GtkButton" id="btn_bomba">
369 <property name="visible">True</property>
370 <property name="can_default">True</property>
371 <property name="can_focus">True</property>
372 <property name="relief">GTK_RELIEF_NORMAL</property>
375 <widget class="GtkAlignment" id="alignment3">
376 <property name="visible">True</property>
377 <property name="xalign">0.5</property>
378 <property name="yalign">0.5</property>
379 <property name="xscale">0</property>
380 <property name="yscale">0</property>
383 <widget class="GtkHBox" id="hbox3">
384 <property name="visible">True</property>
385 <property name="homogeneous">False</property>
386 <property name="spacing">2</property>
389 <widget class="GtkImage" id="image12">
390 <property name="visible">True</property>
391 <property name="pixbuf">ico_bomba.png</property>
392 <property name="xalign">0.5</property>
393 <property name="yalign">0.5</property>
394 <property name="xpad">0</property>
395 <property name="ypad">0</property>
398 <property name="padding">0</property>
399 <property name="expand">False</property>
400 <property name="fill">False</property>
411 <widget class="GtkButton" id="btn_exclusa">
412 <property name="visible">True</property>
413 <property name="can_default">True</property>
414 <property name="can_focus">True</property>
415 <property name="relief">GTK_RELIEF_NORMAL</property>
418 <widget class="GtkAlignment" id="alignment4">
419 <property name="visible">True</property>
420 <property name="xalign">0.5</property>
421 <property name="yalign">0.5</property>
422 <property name="xscale">0</property>
423 <property name="yscale">0</property>
426 <widget class="GtkHBox" id="hbox4">
427 <property name="visible">True</property>
428 <property name="homogeneous">False</property>
429 <property name="spacing">2</property>
432 <widget class="GtkImage" id="image13">
433 <property name="visible">True</property>
434 <property name="pixbuf">ico_exclusa.png</property>
435 <property name="xalign">0.5</property>
436 <property name="yalign">0.5</property>
437 <property name="xpad">0</property>
438 <property name="ypad">0</property>
441 <property name="padding">0</property>
442 <property name="expand">False</property>
443 <property name="fill">False</property>
454 <widget class="GtkButton" id="btn_drain">
455 <property name="visible">True</property>
456 <property name="can_default">True</property>
457 <property name="can_focus">True</property>
458 <property name="relief">GTK_RELIEF_NORMAL</property>
461 <widget class="GtkAlignment" id="alignment8">
462 <property name="visible">True</property>
463 <property name="xalign">0.5</property>
464 <property name="yalign">0.5</property>
465 <property name="xscale">0</property>
466 <property name="yscale">0</property>
469 <widget class="GtkHBox" id="hbox10">
470 <property name="visible">True</property>
471 <property name="homogeneous">False</property>
472 <property name="spacing">2</property>
475 <widget class="GtkImage" id="image17">
476 <property name="visible">True</property>
477 <property name="pixbuf">drain_n.png</property>
478 <property name="xalign">0.5</property>
479 <property name="yalign">0.5</property>
480 <property name="xpad">0</property>
481 <property name="ypad">0</property>
484 <property name="padding">0</property>
485 <property name="expand">False</property>
486 <property name="fill">False</property>
497 <property name="padding">0</property>
498 <property name="expand">True</property>
499 <property name="fill">False</property>
504 <property name="padding">0</property>
505 <property name="expand">False</property>
506 <property name="fill">False</property>
511 <widget class="GtkScrolledWindow" id="scrolledwindow1">
512 <property name="visible">True</property>
513 <property name="can_focus">True</property>
514 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
515 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
516 <property name="shadow_type">GTK_SHADOW_NONE</property>
517 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
520 <widget class="GtkViewport" id="viewport">
521 <property name="visible">True</property>
522 <property name="shadow_type">GTK_SHADOW_IN</property>
525 <widget class="GtkFixed" id="workplace">
526 <property name="visible">True</property>
533 <property name="padding">0</property>
534 <property name="expand">True</property>
535 <property name="fill">True</property>
540 <widget class="GtkVButtonBox" id="vbuttonbox2">
541 <property name="visible">True</property>
542 <property name="layout_style">GTK_BUTTONBOX_START</property>
543 <property name="spacing">5</property>
546 <widget class="GtkButton" id="btn_and">
547 <property name="visible">True</property>
548 <property name="can_default">True</property>
549 <property name="can_focus">True</property>
550 <property name="relief">GTK_RELIEF_NORMAL</property>
553 <widget class="GtkAlignment" id="alignment5">
554 <property name="visible">True</property>
555 <property name="xalign">0.5</property>
556 <property name="yalign">0.5</property>
557 <property name="xscale">0</property>
558 <property name="yscale">0</property>
561 <widget class="GtkHBox" id="hbox6">
562 <property name="visible">True</property>
563 <property name="homogeneous">False</property>
564 <property name="spacing">2</property>
567 <widget class="GtkImage" id="image14">
568 <property name="visible">True</property>
569 <property name="pixbuf">and_e.png</property>
570 <property name="xalign">0.5</property>
571 <property name="yalign">0.5</property>
572 <property name="xpad">0</property>
573 <property name="ypad">0</property>
576 <property name="padding">0</property>
577 <property name="expand">False</property>
578 <property name="fill">False</property>
579 <property name="pack_type">GTK_PACK_END</property>
590 <widget class="GtkButton" id="btn_or">
591 <property name="visible">True</property>
592 <property name="can_default">True</property>
593 <property name="can_focus">True</property>
594 <property name="relief">GTK_RELIEF_NORMAL</property>
597 <widget class="GtkAlignment" id="alignment6">
598 <property name="visible">True</property>
599 <property name="xalign">0.5</property>
600 <property name="yalign">0.5</property>
601 <property name="xscale">0</property>
602 <property name="yscale">0</property>
605 <widget class="GtkHBox" id="hbox7">
606 <property name="visible">True</property>
607 <property name="homogeneous">False</property>
608 <property name="spacing">2</property>
611 <widget class="GtkImage" id="image15">
612 <property name="visible">True</property>
613 <property name="pixbuf">or_e.png</property>
614 <property name="xalign">0.5</property>
615 <property name="yalign">0.5</property>
616 <property name="xpad">0</property>
617 <property name="ypad">0</property>
620 <property name="padding">0</property>
621 <property name="expand">False</property>
622 <property name="fill">False</property>
633 <widget class="GtkButton" id="btn_not">
634 <property name="visible">True</property>
635 <property name="can_default">True</property>
636 <property name="can_focus">True</property>
637 <property name="relief">GTK_RELIEF_NORMAL</property>
640 <widget class="GtkAlignment" id="alignment7">
641 <property name="visible">True</property>
642 <property name="xalign">0.5</property>
643 <property name="yalign">0.5</property>
644 <property name="xscale">0</property>
645 <property name="yscale">0</property>
648 <widget class="GtkHBox" id="hbox8">
649 <property name="visible">True</property>
650 <property name="homogeneous">False</property>
651 <property name="spacing">2</property>
654 <widget class="GtkImage" id="image16">
655 <property name="visible">True</property>
656 <property name="pixbuf">not_e.png</property>
657 <property name="xalign">0.5</property>
658 <property name="yalign">0.5</property>
659 <property name="xpad">0</property>
660 <property name="ypad">0</property>
663 <property name="padding">0</property>
664 <property name="expand">False</property>
665 <property name="fill">False</property>
676 <property name="padding">0</property>
677 <property name="expand">False</property>
678 <property name="fill">False</property>
679 <property name="pack_type">GTK_PACK_END</property>
686 <property name="padding">0</property>
687 <property name="expand">True</property>
688 <property name="fill">True</property>
695 <widget class="GtkDialog" id="cistern_pty_wnd">
696 <property name="width_request">304</property>
697 <property name="height_request">182</property>
698 <property name="title" translatable="yes">Propiedades del Tanque</property>
699 <property name="type">GTK_WINDOW_TOPLEVEL</property>
700 <property name="window_position">GTK_WIN_POS_CENTER</property>
701 <property name="modal">True</property>
702 <property name="resizable">False</property>
703 <property name="destroy_with_parent">False</property>
704 <property name="has_separator">True</property>
706 <child internal-child="vbox">
707 <widget class="GtkVBox" id="dialog-vbox1">
708 <property name="visible">True</property>
709 <property name="homogeneous">False</property>
710 <property name="spacing">0</property>
712 <child internal-child="action_area">
713 <widget class="GtkHButtonBox" id="dialog-action_area1">
714 <property name="visible">True</property>
715 <property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
718 <widget class="GtkButton" id="btn_cancel">
719 <property name="visible">True</property>
720 <property name="can_default">True</property>
721 <property name="can_focus">True</property>
722 <property name="label">gtk-cancel</property>
723 <property name="use_stock">True</property>
724 <property name="relief">GTK_RELIEF_NORMAL</property>
725 <property name="response_id">-6</property>
730 <widget class="GtkButton" id="btn_apply">
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-apply</property>
735 <property name="use_stock">True</property>
736 <property name="relief">GTK_RELIEF_NORMAL</property>
737 <property name="response_id">-10</property>
742 <widget class="GtkButton" id="btn_accept">
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-ok</property>
747 <property name="use_stock">True</property>
748 <property name="relief">GTK_RELIEF_NORMAL</property>
749 <property name="response_id">-5</property>
754 <property name="padding">0</property>
755 <property name="expand">False</property>
756 <property name="fill">True</property>
757 <property name="pack_type">GTK_PACK_END</property>
762 <widget class="GtkTable" id="table2">
763 <property name="visible">True</property>
764 <property name="n_rows">4</property>
765 <property name="n_columns">2</property>
766 <property name="homogeneous">True</property>
767 <property name="row_spacing">0</property>
768 <property name="column_spacing">0</property>
771 <widget class="GtkEntry" id="txt_cistern_name">
772 <property name="visible">True</property>
773 <property name="can_focus">True</property>
774 <property name="editable">True</property>
775 <property name="visibility">True</property>
776 <property name="max_length">0</property>
777 <property name="text" translatable="yes"></property>
778 <property name="has_frame">True</property>
779 <property name="invisible_char" translatable="yes">*</property>
780 <property name="activates_default">False</property>
783 <property name="left_attach">1</property>
784 <property name="right_attach">2</property>
785 <property name="top_attach">2</property>
786 <property name="bottom_attach">3</property>
787 <property name="y_options"></property>
792 <widget class="GtkSpinButton" id="spin_capacidad">
793 <property name="visible">True</property>
794 <property name="can_focus">True</property>
795 <property name="climb_rate">1</property>
796 <property name="digits">1</property>
797 <property name="numeric">False</property>
798 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
799 <property name="snap_to_ticks">False</property>
800 <property name="wrap">False</property>
801 <property name="adjustment">0 0 100 0.1 10 10</property>
804 <property name="left_attach">1</property>
805 <property name="right_attach">2</property>
806 <property name="top_attach">1</property>
807 <property name="bottom_attach">2</property>
808 <property name="y_options"></property>
813 <widget class="GtkSpinButton" id="spin_inicial">
814 <property name="visible">True</property>
815 <property name="can_focus">True</property>
816 <property name="climb_rate">1</property>
817 <property name="digits">1</property>
818 <property name="numeric">False</property>
819 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
820 <property name="snap_to_ticks">False</property>
821 <property name="wrap">False</property>
822 <property name="adjustment">0 0 100 0.1 10 10</property>
825 <property name="left_attach">1</property>
826 <property name="right_attach">2</property>
827 <property name="top_attach">0</property>
828 <property name="bottom_attach">1</property>
829 <property name="y_options"></property>
834 <widget class="GtkButton" id="btn_select_color">
835 <property name="visible">True</property>
836 <property name="label">gtk-select-color</property>
837 <property name="use_stock">True</property>
838 <property name="relief">GTK_RELIEF_NORMAL</property>
841 <property name="left_attach">0</property>
842 <property name="right_attach">1</property>
843 <property name="top_attach">3</property>
844 <property name="bottom_attach">4</property>
845 <property name="x_options"></property>
846 <property name="y_options"></property>
851 <widget class="GtkLabel" id="label19">
852 <property name="visible">True</property>
853 <property name="label" translatable="yes">Nombre</property>
854 <property name="use_underline">False</property>
855 <property name="use_markup">False</property>
856 <property name="justify">GTK_JUSTIFY_LEFT</property>
857 <property name="wrap">False</property>
858 <property name="selectable">False</property>
859 <property name="xalign">0</property>
860 <property name="yalign">0.5</property>
861 <property name="xpad">0</property>
862 <property name="ypad">0</property>
865 <property name="left_attach">0</property>
866 <property name="right_attach">1</property>
867 <property name="top_attach">2</property>
868 <property name="bottom_attach">3</property>
869 <property name="x_options"></property>
870 <property name="y_options"></property>
875 <widget class="GtkLabel" id="label15">
876 <property name="visible">True</property>
877 <property name="label" translatable="yes">Capacidad Máxima</property>
878 <property name="use_underline">False</property>
879 <property name="use_markup">False</property>
880 <property name="justify">GTK_JUSTIFY_LEFT</property>
881 <property name="wrap">False</property>
882 <property name="selectable">False</property>
883 <property name="xalign">0</property>
884 <property name="yalign">0.5</property>
885 <property name="xpad">0</property>
886 <property name="ypad">0</property>
889 <property name="left_attach">0</property>
890 <property name="right_attach">1</property>
891 <property name="top_attach">1</property>
892 <property name="bottom_attach">2</property>
893 <property name="x_options"></property>
894 <property name="y_options"></property>
899 <widget class="GtkLabel" id="label14">
900 <property name="visible">True</property>
901 <property name="label" translatable="yes">Contenido Inicial</property>
902 <property name="use_underline">False</property>
903 <property name="use_markup">False</property>
904 <property name="justify">GTK_JUSTIFY_LEFT</property>
905 <property name="wrap">False</property>
906 <property name="selectable">False</property>
907 <property name="xalign">0</property>
908 <property name="yalign">0.5</property>
909 <property name="xpad">0</property>
910 <property name="ypad">0</property>
913 <property name="left_attach">0</property>
914 <property name="right_attach">1</property>
915 <property name="top_attach">0</property>
916 <property name="bottom_attach">1</property>
917 <property name="x_options"></property>
918 <property name="y_options"></property>
923 <widget class="GtkDrawingArea" id="color_preview">
924 <property name="visible">True</property>
927 <property name="left_attach">1</property>
928 <property name="right_attach">2</property>
929 <property name="top_attach">3</property>
930 <property name="bottom_attach">4</property>
931 <property name="x_options">fill</property>
932 <property name="y_options">fill</property>
937 <property name="padding">0</property>
938 <property name="expand">True</property>
939 <property name="fill">False</property>
940 <property name="pack_type">GTK_PACK_END</property>
947 <widget class="GtkDialog" id="item_pty_wnd">
948 <property name="width_request">269</property>
949 <property name="height_request">131</property>
950 <property name="title" translatable="yes">Propiedades del </property>
951 <property name="type">GTK_WINDOW_TOPLEVEL</property>
952 <property name="window_position">GTK_WIN_POS_CENTER</property>
953 <property name="modal">True</property>
954 <property name="resizable">False</property>
955 <property name="destroy_with_parent">False</property>
956 <property name="has_separator">True</property>
958 <child internal-child="vbox">
959 <widget class="GtkVBox" id="dialog-vbox2">
960 <property name="visible">True</property>
961 <property name="homogeneous">False</property>
962 <property name="spacing">0</property>
964 <child internal-child="action_area">
965 <widget class="GtkHButtonBox" id="dialog-action_area2">
966 <property name="visible">True</property>
967 <property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
970 <widget class="GtkButton" id="btn_cancel">
971 <property name="visible">True</property>
972 <property name="can_default">True</property>
973 <property name="can_focus">True</property>
974 <property name="label">gtk-cancel</property>
975 <property name="use_stock">True</property>
976 <property name="relief">GTK_RELIEF_NORMAL</property>
977 <property name="response_id">-6</property>
982 <widget class="GtkButton" id="btn_apply">
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-apply</property>
987 <property name="use_stock">True</property>
988 <property name="relief">GTK_RELIEF_NORMAL</property>
989 <property name="response_id">-10</property>
994 <widget class="GtkButton" id="btn_accept">
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-ok</property>
999 <property name="use_stock">True</property>
1000 <property name="relief">GTK_RELIEF_NORMAL</property>
1001 <property name="response_id">-5</property>
1006 <property name="padding">0</property>
1007 <property name="expand">False</property>
1008 <property name="fill">True</property>
1009 <property name="pack_type">GTK_PACK_END</property>
1014 <widget class="GtkTable" id="table1">
1015 <property name="visible">True</property>
1016 <property name="n_rows">3</property>
1017 <property name="n_columns">2</property>
1018 <property name="homogeneous">True</property>
1019 <property name="row_spacing">0</property>
1020 <property name="column_spacing">0</property>
1023 <widget class="GtkSpinButton" id="spin_caudal">
1024 <property name="visible">True</property>
1025 <property name="can_focus">True</property>
1026 <property name="climb_rate">1</property>
1027 <property name="digits">1</property>
1028 <property name="numeric">False</property>
1029 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
1030 <property name="snap_to_ticks">False</property>
1031 <property name="wrap">False</property>
1032 <property name="adjustment">0 0 100 0.1 10 10</property>
1035 <property name="left_attach">1</property>
1036 <property name="right_attach">2</property>
1037 <property name="top_attach">0</property>
1038 <property name="bottom_attach">1</property>
1039 <property name="y_options"></property>
1044 <widget class="GtkEntry" id="txt_item_name">
1045 <property name="visible">True</property>
1046 <property name="can_focus">True</property>
1047 <property name="editable">True</property>
1048 <property name="visibility">True</property>
1049 <property name="max_length">0</property>
1050 <property name="text" translatable="yes"></property>
1051 <property name="has_frame">True</property>
1052 <property name="invisible_char" translatable="yes">*</property>
1053 <property name="activates_default">False</property>
1056 <property name="left_attach">1</property>
1057 <property name="right_attach">2</property>
1058 <property name="top_attach">1</property>
1059 <property name="bottom_attach">2</property>
1060 <property name="y_options"></property>
1065 <widget class="GtkLabel" id="label20">
1066 <property name="visible">True</property>
1067 <property name="label" translatable="yes">Nombre</property>
1068 <property name="use_underline">False</property>
1069 <property name="use_markup">False</property>
1070 <property name="justify">GTK_JUSTIFY_LEFT</property>
1071 <property name="wrap">False</property>
1072 <property name="selectable">False</property>
1073 <property name="xalign">0</property>
1074 <property name="yalign">0.5</property>
1075 <property name="xpad">0</property>
1076 <property name="ypad">0</property>
1079 <property name="left_attach">0</property>
1080 <property name="right_attach">1</property>
1081 <property name="top_attach">1</property>
1082 <property name="bottom_attach">2</property>
1083 <property name="x_options"></property>
1084 <property name="y_options"></property>
1089 <widget class="GtkLabel" id="lb_max_fluid">
1090 <property name="visible">True</property>
1091 <property name="label" translatable="yes">Flujo Máximo</property>
1092 <property name="use_underline">False</property>
1093 <property name="use_markup">False</property>
1094 <property name="justify">GTK_JUSTIFY_CENTER</property>
1095 <property name="wrap">False</property>
1096 <property name="selectable">False</property>
1097 <property name="xalign">0</property>
1098 <property name="yalign">0.5</property>
1099 <property name="xpad">0</property>
1100 <property name="ypad">0</property>
1103 <property name="left_attach">0</property>
1104 <property name="right_attach">1</property>
1105 <property name="top_attach">0</property>
1106 <property name="bottom_attach">1</property>
1107 <property name="x_options"></property>
1108 <property name="y_options"></property>
1113 <widget class="GtkLabel" id="lb_type">
1114 <property name="label" translatable="yes">Tipo de Conexión</property>
1115 <property name="use_underline">False</property>
1116 <property name="use_markup">False</property>
1117 <property name="justify">GTK_JUSTIFY_LEFT</property>
1118 <property name="wrap">False</property>
1119 <property name="selectable">False</property>
1120 <property name="xalign">0</property>
1121 <property name="yalign">0.5</property>
1122 <property name="xpad">0</property>
1123 <property name="ypad">0</property>
1126 <property name="left_attach">0</property>
1127 <property name="right_attach">1</property>
1128 <property name="top_attach">2</property>
1129 <property name="bottom_attach">3</property>
1130 <property name="x_options"></property>
1131 <property name="y_options"></property>
1136 <widget class="GtkHBox" id="hbox9">
1137 <property name="visible">True</property>
1138 <property name="homogeneous">False</property>
1139 <property name="spacing">0</property>
1142 <widget class="GtkRadioButton" id="rd_btn_union">
1143 <property name="can_focus">True</property>
1144 <property name="label" translatable="yes">Unión</property>
1145 <property name="use_underline">True</property>
1146 <property name="relief">GTK_RELIEF_NORMAL</property>
1147 <property name="active">False</property>
1148 <property name="inconsistent">False</property>
1149 <property name="draw_indicator">True</property>
1152 <property name="padding">0</property>
1153 <property name="expand">False</property>
1154 <property name="fill">False</property>
1159 <widget class="GtkRadioButton" id="rd_btn_division">
1160 <property name="can_focus">True</property>
1161 <property name="label" translatable="yes">División</property>
1162 <property name="use_underline">True</property>
1163 <property name="relief">GTK_RELIEF_NORMAL</property>
1164 <property name="active">False</property>
1165 <property name="inconsistent">False</property>
1166 <property name="draw_indicator">True</property>
1167 <property name="group">rd_btn_union</property>
1170 <property name="padding">0</property>
1171 <property name="expand">False</property>
1172 <property name="fill">False</property>
1177 <property name="left_attach">1</property>
1178 <property name="right_attach">2</property>
1179 <property name="top_attach">2</property>
1180 <property name="bottom_attach">3</property>
1181 <property name="x_options">fill</property>
1182 <property name="y_options">fill</property>
1187 <property name="padding">10</property>
1188 <property name="expand">True</property>
1189 <property name="fill">False</property>
1190 <property name="pack_type">GTK_PACK_END</property>
1197 <widget class="GtkFileSelection" id="file_selection">
1198 <property name="border_width">10</property>
1199 <property name="title" translatable="yes">Guardar ...</property>
1200 <property name="type">GTK_WINDOW_TOPLEVEL</property>
1201 <property name="window_position">GTK_WIN_POS_CENTER</property>
1202 <property name="modal">True</property>
1203 <property name="resizable">True</property>
1204 <property name="destroy_with_parent">False</property>
1205 <property name="show_fileops">True</property>
1207 <child internal-child="cancel_button">
1208 <widget class="GtkButton" id="cancel_button1">
1209 <property name="visible">True</property>
1210 <property name="can_default">True</property>
1211 <property name="can_focus">True</property>
1212 <property name="relief">GTK_RELIEF_NORMAL</property>
1216 <child internal-child="ok_button">
1217 <widget class="GtkButton" id="ok_button1">
1218 <property name="visible">True</property>
1219 <property name="can_default">True</property>
1220 <property name="can_focus">True</property>
1221 <property name="relief">GTK_RELIEF_NORMAL</property>
1226 <widget class="GtkDialog" id="dlg_connect">
1227 <property name="title" translatable="yes">Error</property>
1228 <property name="type">GTK_WINDOW_TOPLEVEL</property>
1229 <property name="window_position">GTK_WIN_POS_CENTER</property>
1230 <property name="modal">True</property>
1231 <property name="resizable">True</property>
1232 <property name="destroy_with_parent">False</property>
1233 <property name="has_separator">True</property>
1235 <child internal-child="vbox">
1236 <widget class="GtkVBox" id="dialog-vbox3">
1237 <property name="visible">True</property>
1238 <property name="homogeneous">False</property>
1239 <property name="spacing">0</property>
1241 <child internal-child="action_area">
1242 <widget class="GtkHButtonBox" id="buttonarea">
1243 <property name="visible">True</property>
1244 <property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
1247 <widget class="GtkButton" id="btn_dlg_close">
1248 <property name="visible">True</property>
1249 <property name="can_default">True</property>
1250 <property name="can_focus">True</property>
1251 <property name="label">gtk-ok</property>
1252 <property name="use_stock">True</property>
1253 <property name="relief">GTK_RELIEF_NORMAL</property>
1254 <property name="response_id">-5</property>
1259 <property name="padding">0</property>
1260 <property name="expand">False</property>
1261 <property name="fill">True</property>
1262 <property name="pack_type">GTK_PACK_END</property>
1267 <widget class="GtkLabel" id="dlg_label">
1268 <property name="visible">True</property>
1269 <property name="label" translatable="yes">Los elementos no estan conectados
1270 correctamente</property>
1271 <property name="use_underline">False</property>
1272 <property name="use_markup">False</property>
1273 <property name="justify">GTK_JUSTIFY_FILL</property>
1274 <property name="wrap">False</property>
1275 <property name="selectable">False</property>
1276 <property name="xalign">0.5</property>
1277 <property name="yalign">0.5</property>
1278 <property name="xpad">0</property>
1279 <property name="ypad">0</property>
1282 <property name="padding">0</property>
1283 <property name="expand">True</property>
1284 <property name="fill">True</property>
1291 <widget class="GtkDialog" id="exclusa_pty_wnd">
1292 <property name="width_request">267</property>
1293 <property name="height_request">143</property>
1294 <property name="title" translatable="yes">Propiedades de la Exclusa</property>
1295 <property name="type">GTK_WINDOW_TOPLEVEL</property>
1296 <property name="window_position">GTK_WIN_POS_CENTER</property>
1297 <property name="modal">True</property>
1298 <property name="resizable">False</property>
1299 <property name="destroy_with_parent">False</property>
1300 <property name="has_separator">True</property>
1302 <child internal-child="vbox">
1303 <widget class="GtkVBox" id="vbox3">
1304 <property name="visible">True</property>
1305 <property name="homogeneous">False</property>
1306 <property name="spacing">0</property>
1308 <child internal-child="action_area">
1309 <widget class="GtkHButtonBox" id="hbuttonbox1">
1310 <property name="visible">True</property>
1311 <property name="layout_style">GTK_BUTTONBOX_SPREAD</property>
1314 <widget class="GtkButton" id="btn_cancel">
1315 <property name="visible">True</property>
1316 <property name="can_default">True</property>
1317 <property name="can_focus">True</property>
1318 <property name="label">gtk-cancel</property>
1319 <property name="use_stock">True</property>
1320 <property name="relief">GTK_RELIEF_NORMAL</property>
1321 <property name="response_id">-6</property>
1326 <widget class="GtkButton" id="btn_apply">
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-apply</property>
1331 <property name="use_stock">True</property>
1332 <property name="relief">GTK_RELIEF_NORMAL</property>
1333 <property name="response_id">-10</property>
1338 <widget class="GtkButton" id="btn_accept">
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-ok</property>
1343 <property name="use_stock">True</property>
1344 <property name="relief">GTK_RELIEF_NORMAL</property>
1345 <property name="response_id">-5</property>
1350 <property name="padding">0</property>
1351 <property name="expand">False</property>
1352 <property name="fill">True</property>
1353 <property name="pack_type">GTK_PACK_END</property>
1358 <widget class="GtkTable" id="table3">
1359 <property name="visible">True</property>
1360 <property name="n_rows">2</property>
1361 <property name="n_columns">2</property>
1362 <property name="homogeneous">True</property>
1363 <property name="row_spacing">0</property>
1364 <property name="column_spacing">0</property>
1367 <widget class="GtkHBox" id="hbox5">
1368 <property name="visible">True</property>
1369 <property name="homogeneous">False</property>
1370 <property name="spacing">0</property>
1373 <widget class="GtkRadioButton" id="rd_btn_open">
1374 <property name="visible">True</property>
1375 <property name="can_focus">True</property>
1376 <property name="label" translatable="yes">Abierto</property>
1377 <property name="use_underline">True</property>
1378 <property name="relief">GTK_RELIEF_NORMAL</property>
1379 <property name="active">False</property>
1380 <property name="inconsistent">False</property>
1381 <property name="draw_indicator">True</property>
1384 <property name="padding">0</property>
1385 <property name="expand">False</property>
1386 <property name="fill">False</property>
1391 <widget class="GtkRadioButton" id="rd_btn_close">
1392 <property name="visible">True</property>
1393 <property name="can_focus">True</property>
1394 <property name="label" translatable="yes">Cerrado</property>
1395 <property name="use_underline">True</property>
1396 <property name="relief">GTK_RELIEF_NORMAL</property>
1397 <property name="active">False</property>
1398 <property name="inconsistent">False</property>
1399 <property name="draw_indicator">True</property>
1400 <property name="group">rd_btn_open</property>
1403 <property name="padding">0</property>
1404 <property name="expand">False</property>
1405 <property name="fill">False</property>
1410 <property name="left_attach">1</property>
1411 <property name="right_attach">2</property>
1412 <property name="top_attach">0</property>
1413 <property name="bottom_attach">1</property>
1414 <property name="x_options">fill</property>
1415 <property name="y_options">fill</property>
1420 <widget class="GtkLabel" id="label23">
1421 <property name="visible">True</property>
1422 <property name="label" translatable="yes">Estado</property>
1423 <property name="use_underline">False</property>
1424 <property name="use_markup">False</property>
1425 <property name="justify">GTK_JUSTIFY_LEFT</property>
1426 <property name="wrap">False</property>
1427 <property name="selectable">False</property>
1428 <property name="xalign">0</property>
1429 <property name="yalign">0.5</property>
1430 <property name="xpad">0</property>
1431 <property name="ypad">0</property>
1434 <property name="left_attach">0</property>
1435 <property name="right_attach">1</property>
1436 <property name="top_attach">0</property>
1437 <property name="bottom_attach">1</property>
1438 <property name="x_options"></property>
1439 <property name="y_options"></property>
1444 <widget class="GtkLabel" id="label22">
1445 <property name="visible">True</property>
1446 <property name="label" translatable="yes">Nombre</property>
1447 <property name="use_underline">False</property>
1448 <property name="use_markup">False</property>
1449 <property name="justify">GTK_JUSTIFY_LEFT</property>
1450 <property name="wrap">False</property>
1451 <property name="selectable">False</property>
1452 <property name="xalign">0</property>
1453 <property name="yalign">0.5</property>
1454 <property name="xpad">0</property>
1455 <property name="ypad">0</property>
1458 <property name="left_attach">0</property>
1459 <property name="right_attach">1</property>
1460 <property name="top_attach">1</property>
1461 <property name="bottom_attach">2</property>
1462 <property name="x_options"></property>
1463 <property name="y_options"></property>
1468 <widget class="GtkEntry" id="txt_exclusa_name">
1469 <property name="visible">True</property>
1470 <property name="can_focus">True</property>
1471 <property name="editable">True</property>
1472 <property name="visibility">True</property>
1473 <property name="max_length">0</property>
1474 <property name="text" translatable="yes"></property>
1475 <property name="has_frame">True</property>
1476 <property name="invisible_char" translatable="yes">*</property>
1477 <property name="activates_default">False</property>
1480 <property name="left_attach">1</property>
1481 <property name="right_attach">2</property>
1482 <property name="top_attach">1</property>
1483 <property name="bottom_attach">2</property>
1484 <property name="y_options"></property>
1489 <property name="padding">0</property>
1490 <property name="expand">True</property>
1491 <property name="fill">False</property>
1492 <property name="pack_type">GTK_PACK_END</property>
1499 <widget class="GtkColorSelectionDialog" id="color_select_dlg">
1500 <property name="title" translatable="yes">Seleccionar Color</property>
1501 <property name="type">GTK_WINDOW_TOPLEVEL</property>
1502 <property name="window_position">GTK_WIN_POS_CENTER</property>
1503 <property name="modal">True</property>
1504 <property name="resizable">False</property>
1505 <property name="destroy_with_parent">False</property>
1507 <child internal-child="cancel_button">
1508 <widget class="GtkButton" id="dlg_select_color_cancel">
1509 <property name="visible">True</property>
1510 <property name="can_default">True</property>
1511 <property name="can_focus">True</property>
1512 <property name="relief">GTK_RELIEF_NORMAL</property>
1516 <child internal-child="ok_button">
1517 <widget class="GtkButton" id="dlg_select_color_ok">
1518 <property name="visible">True</property>
1519 <property name="can_default">True</property>
1520 <property name="can_focus">True</property>
1521 <property name="relief">GTK_RELIEF_NORMAL</property>
1525 <child internal-child="help_button">
1526 <widget class="GtkButton" id="help_button1">
1527 <property name="visible">True</property>
1528 <property name="can_default">True</property>
1529 <property name="can_focus">True</property>
1530 <property name="label">gtk-help</property>
1531 <property name="use_stock">True</property>
1532 <property name="relief">GTK_RELIEF_NORMAL</property>
1536 <child internal-child="color_selection">
1537 <widget class="GtkColorSelection" id="color_selection1">
1538 <property name="visible">True</property>
1539 <property name="has_opacity_control">False</property>
1540 <property name="has_palette">False</property>
1545 <widget class="GtkDialog" id="pump_pty_wnd">
1546 <property name="width_request">291</property>
1547 <property name="height_request">152</property>
1548 <property name="title" translatable="yes">Propiedades de la Bomba</property>
1549 <property name="type">GTK_WINDOW_TOPLEVEL</property>
1550 <property name="window_position">GTK_WIN_POS_CENTER</property>
1551 <property name="modal">True</property>
1552 <property name="resizable">False</property>
1553 <property name="destroy_with_parent">False</property>
1554 <property name="has_separator">True</property>
1556 <child internal-child="vbox">
1557 <widget class="GtkVBox" id="vbox4">
1558 <property name="width_request">320</property>
1559 <property name="height_request">158</property>
1560 <property name="visible">True</property>
1561 <property name="homogeneous">False</property>
1562 <property name="spacing">0</property>
1564 <child internal-child="action_area">
1565 <widget class="GtkHButtonBox" id="hbuttonbox2">
1566 <property name="visible">True</property>
1567 <property name="layout_style">GTK_BUTTONBOX_END</property>
1570 <widget class="GtkButton" id="btn_cancel">
1571 <property name="visible">True</property>
1572 <property name="can_default">True</property>
1573 <property name="can_focus">True</property>
1574 <property name="label">gtk-cancel</property>
1575 <property name="use_stock">True</property>
1576 <property name="relief">GTK_RELIEF_NORMAL</property>
1577 <property name="response_id">-6</property>
1582 <widget class="GtkButton" id="btn_apply">
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-apply</property>
1587 <property name="use_stock">True</property>
1588 <property name="relief">GTK_RELIEF_NORMAL</property>
1589 <property name="response_id">-10</property>
1594 <widget class="GtkButton" id="btn_accept">
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-ok</property>
1599 <property name="use_stock">True</property>
1600 <property name="relief">GTK_RELIEF_NORMAL</property>
1601 <property name="response_id">-5</property>
1606 <property name="padding">0</property>
1607 <property name="expand">False</property>
1608 <property name="fill">True</property>
1609 <property name="pack_type">GTK_PACK_END</property>
1614 <widget class="GtkTable" id="table4">
1615 <property name="visible">True</property>
1616 <property name="n_rows">3</property>
1617 <property name="n_columns">2</property>
1618 <property name="homogeneous">True</property>
1619 <property name="row_spacing">0</property>
1620 <property name="column_spacing">0</property>
1623 <widget class="GtkSpinButton" id="spin_fluid">
1624 <property name="visible">True</property>
1625 <property name="can_focus">True</property>
1626 <property name="climb_rate">1</property>
1627 <property name="digits">1</property>
1628 <property name="numeric">False</property>
1629 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
1630 <property name="snap_to_ticks">False</property>
1631 <property name="wrap">False</property>
1632 <property name="adjustment">0 0 100 0.1 10 10</property>
1635 <property name="left_attach">1</property>
1636 <property name="right_attach">2</property>
1637 <property name="top_attach">0</property>
1638 <property name="bottom_attach">1</property>
1639 <property name="y_options"></property>
1644 <widget class="GtkButton" id="btn_select_color">
1645 <property name="visible">True</property>
1646 <property name="label">gtk-select-color</property>
1647 <property name="use_stock">True</property>
1648 <property name="relief">GTK_RELIEF_NORMAL</property>
1651 <property name="left_attach">0</property>
1652 <property name="right_attach">1</property>
1653 <property name="top_attach">2</property>
1654 <property name="bottom_attach">3</property>
1655 <property name="x_options">expand</property>
1656 <property name="y_options">expand</property>
1661 <widget class="GtkLabel" id="label26">
1662 <property name="visible">True</property>
1663 <property name="label" translatable="yes">Nombre</property>
1664 <property name="use_underline">False</property>
1665 <property name="use_markup">False</property>
1666 <property name="justify">GTK_JUSTIFY_LEFT</property>
1667 <property name="wrap">False</property>
1668 <property name="selectable">False</property>
1669 <property name="xalign">0</property>
1670 <property name="yalign">0.5</property>
1671 <property name="xpad">0</property>
1672 <property name="ypad">0</property>
1675 <property name="left_attach">0</property>
1676 <property name="right_attach">1</property>
1677 <property name="top_attach">1</property>
1678 <property name="bottom_attach">2</property>
1679 <property name="x_options"></property>
1680 <property name="y_options"></property>
1685 <widget class="GtkLabel" id="label25">
1686 <property name="visible">True</property>
1687 <property name="label" translatable="yes">Flujo Máximo</property>
1688 <property name="use_underline">False</property>
1689 <property name="use_markup">False</property>
1690 <property name="justify">GTK_JUSTIFY_CENTER</property>
1691 <property name="wrap">False</property>
1692 <property name="selectable">False</property>
1693 <property name="xalign">0</property>
1694 <property name="yalign">0.5</property>
1695 <property name="xpad">0</property>
1696 <property name="ypad">0</property>
1699 <property name="left_attach">0</property>
1700 <property name="right_attach">1</property>
1701 <property name="top_attach">0</property>
1702 <property name="bottom_attach">1</property>
1703 <property name="x_options"></property>
1704 <property name="y_options"></property>
1709 <widget class="GtkEntry" id="txt_pump_name">
1710 <property name="visible">True</property>
1711 <property name="can_focus">True</property>
1712 <property name="editable">True</property>
1713 <property name="visibility">True</property>
1714 <property name="max_length">0</property>
1715 <property name="text" translatable="yes"></property>
1716 <property name="has_frame">True</property>
1717 <property name="invisible_char" translatable="yes">*</property>
1718 <property name="activates_default">False</property>
1721 <property name="left_attach">1</property>
1722 <property name="right_attach">2</property>
1723 <property name="top_attach">1</property>
1724 <property name="bottom_attach">2</property>
1725 <property name="y_options"></property>
1730 <widget class="GtkDrawingArea" id="color_preview">
1731 <property name="visible">True</property>
1734 <property name="left_attach">1</property>
1735 <property name="right_attach">2</property>
1736 <property name="top_attach">2</property>
1737 <property name="bottom_attach">3</property>
1738 <property name="x_options">fill</property>
1739 <property name="y_options">fill</property>
1744 <property name="padding">10</property>
1745 <property name="expand">True</property>
1746 <property name="fill">False</property>
1747 <property name="pack_type">GTK_PACK_END</property>
1754 <widget class="GtkFileSelection" id="file_open_selection">
1755 <property name="border_width">10</property>
1756 <property name="title" translatable="yes">Abrir ...</property>
1757 <property name="type">GTK_WINDOW_TOPLEVEL</property>
1758 <property name="window_position">GTK_WIN_POS_CENTER</property>
1759 <property name="modal">True</property>
1760 <property name="resizable">True</property>
1761 <property name="destroy_with_parent">False</property>
1762 <property name="show_fileops">True</property>
1764 <child internal-child="cancel_button">
1765 <widget class="GtkButton" id="cancel_button2">
1766 <property name="visible">True</property>
1767 <property name="can_default">True</property>
1768 <property name="can_focus">True</property>
1769 <property name="relief">GTK_RELIEF_NORMAL</property>
1773 <child internal-child="ok_button">
1774 <widget class="GtkButton" id="ok_button2">
1775 <property name="visible">True</property>
1776 <property name="can_default">True</property>
1777 <property name="can_focus">True</property>
1778 <property name="relief">GTK_RELIEF_NORMAL</property>