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="Principal">
7 <property name="visible">True</property>
8 <property name="title" translatable="yes">PlaQui Client</property>
9 <property name="type">GTK_WINDOW_TOPLEVEL</property>
10 <property name="window_position">GTK_WIN_POS_CENTER</property>
11 <property name="modal">False</property>
12 <property name="default_width">640</property>
13 <property name="default_height">480</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="GtkMenuBar" id="menu_bar">
25 <property name="visible">True</property>
28 <widget class="GtkMenuItem" id="menuitem1">
29 <property name="visible">True</property>
30 <property name="label" translatable="yes">_Archivo</property>
31 <property name="use_underline">True</property>
34 <widget class="GtkMenu" id="menuitem1_menu">
37 <widget class="GtkImageMenuItem" id="mnu_file_connect">
38 <property name="visible">True</property>
39 <property name="label" translatable="yes">_Conectar</property>
40 <property name="use_underline">True</property>
41 <signal name="activate" handler="on_mnu_conectar_activate" last_modification_time="Thu, 16 Oct 2003 00:50:14 GMT"/>
43 <child internal-child="image">
44 <widget class="GtkImage" id="image11">
45 <property name="visible">True</property>
46 <property name="stock">gtk-execute</property>
47 <property name="icon_size">1</property>
48 <property name="xalign">0.5</property>
49 <property name="yalign">0.5</property>
50 <property name="xpad">0</property>
51 <property name="ypad">0</property>
58 <widget class="GtkImageMenuItem" id="mnu_file_disconnect">
59 <property name="visible">True</property>
60 <property name="label" translatable="yes">_Desconectar</property>
61 <property name="use_underline">True</property>
62 <signal name="activate" handler="on_mnu_file_disconnect_activate" last_modification_time="Sun, 16 Nov 2003 22:40:50 GMT"/>
64 <child internal-child="image">
65 <widget class="GtkImage" id="image12">
66 <property name="visible">True</property>
67 <property name="stock">gtk-stop</property>
68 <property name="icon_size">1</property>
69 <property name="xalign">0.5</property>
70 <property name="yalign">0.5</property>
71 <property name="xpad">0</property>
72 <property name="ypad">0</property>
79 <widget class="GtkMenuItem" id="separatormenuitem1">
80 <property name="visible">True</property>
85 <widget class="GtkImageMenuItem" id="mnu_file_exit">
86 <property name="visible">True</property>
87 <property name="label">gtk-quit</property>
88 <property name="use_stock">True</property>
89 <signal name="activate" handler="on_mnu_exit_activate" last_modification_time="Thu, 16 Oct 2003 03:36:32 GMT"/>
98 <widget class="GtkMenuItem" id="menuitem3">
99 <property name="visible">True</property>
100 <property name="label" translatable="yes">_Ver</property>
101 <property name="use_underline">True</property>
104 <widget class="GtkMenu" id="menuitem3_menu">
107 <widget class="GtkImageMenuItem" id="mnu_prop">
108 <property name="visible">True</property>
109 <property name="label" translatable="yes">Propiedades</property>
110 <property name="use_underline">True</property>
111 <signal name="activate" handler="on_propiedades1_activate" last_modification_time="Thu, 16 Oct 2003 01:17:27 GMT"/>
113 <child internal-child="image">
114 <widget class="GtkImage" id="image13">
115 <property name="visible">True</property>
116 <property name="stock">gtk-properties</property>
117 <property name="icon_size">1</property>
118 <property name="xalign">0.5</property>
119 <property name="yalign">0.5</property>
120 <property name="xpad">0</property>
121 <property name="ypad">0</property>
128 <widget class="GtkMenuItem" id="alarmas1">
129 <property name="visible">True</property>
130 <property name="label" translatable="yes">Alarmas</property>
131 <property name="use_underline">True</property>
132 <signal name="activate" handler="on_alarmas1_activate" last_modification_time="Thu, 16 Oct 2003 01:17:27 GMT"/>
141 <widget class="GtkMenuItem" id="menuitem4">
142 <property name="visible">True</property>
143 <property name="label" translatable="yes">A_yuda</property>
144 <property name="use_underline">True</property>
147 <widget class="GtkMenu" id="menuitem4_menu">
150 <widget class="GtkImageMenuItem" id="mnu_help_about">
151 <property name="visible">True</property>
152 <property name="label" translatable="yes">_Acerca de</property>
153 <property name="use_underline">True</property>
154 <signal name="activate" handler="on_mnu_help_about_activate" last_modification_time="Thu, 16 Oct 2003 18:02:46 GMT"/>
156 <child internal-child="image">
157 <widget class="GtkImage" id="image14">
158 <property name="visible">True</property>
159 <property name="stock">gtk-dialog-info</property>
160 <property name="icon_size">1</property>
161 <property name="xalign">0.5</property>
162 <property name="yalign">0.5</property>
163 <property name="xpad">0</property>
164 <property name="ypad">0</property>
175 <property name="padding">0</property>
176 <property name="expand">False</property>
177 <property name="fill">False</property>
182 <widget class="GtkHBox" id="hbox1">
183 <property name="visible">True</property>
184 <property name="homogeneous">False</property>
185 <property name="spacing">0</property>
188 <widget class="GtkHandleBox" id="handlebox1">
189 <property name="visible">True</property>
190 <property name="shadow_type">GTK_SHADOW_OUT</property>
191 <property name="handle_position">GTK_POS_LEFT</property>
192 <property name="snap_edge">GTK_POS_TOP</property>
195 <widget class="GtkToolbar" id="toolbar1">
196 <property name="visible">True</property>
197 <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
198 <property name="toolbar_style">GTK_TOOLBAR_BOTH</property>
199 <property name="tooltips">True</property>
202 <widget class="button" id="bar_connect">
203 <property name="visible">True</property>
204 <property name="label" translatable="yes">Conectar</property>
205 <property name="use_underline">True</property>
206 <property name="stock_pixmap">gtk-execute</property>
211 <widget class="button" id="bar_disconect">
212 <property name="visible">True</property>
213 <property name="label" translatable="yes">Desconectar</property>
214 <property name="use_underline">True</property>
219 <widget class="button" id="bar_exit">
220 <property name="visible">True</property>
221 <property name="label">gtk-quit</property>
222 <property name="use_stock">True</property>
223 <property name="new_group">True</property>
226 <property name="new_group">True</property>
233 <property name="padding">0</property>
234 <property name="expand">True</property>
235 <property name="fill">True</property>
240 <widget class="GtkFrame" id="frame5">
241 <property name="visible">True</property>
242 <property name="label_xalign">0</property>
243 <property name="label_yalign">0.5</property>
244 <property name="shadow_type">GTK_SHADOW_OUT</property>
247 <widget class="GtkImage" id="ico_conected">
248 <property name="visible">True</property>
249 <property name="stock">gtk-no</property>
250 <property name="icon_size">3</property>
251 <property name="xalign">0.5</property>
252 <property name="yalign">0.5</property>
253 <property name="xpad">0</property>
254 <property name="ypad">0</property>
259 <property name="padding">0</property>
260 <property name="expand">False</property>
261 <property name="fill">False</property>
266 <property name="padding">0</property>
267 <property name="expand">False</property>
268 <property name="fill">False</property>
273 <widget class="GtkHPaned" id="hpaned1">
274 <property name="visible">True</property>
275 <property name="can_focus">True</property>
276 <property name="position">500</property>
279 <widget class="GtkVPaned" id="vpaned1">
280 <property name="visible">True</property>
281 <property name="can_focus">True</property>
282 <property name="position">290</property>
285 <widget class="GtkScrolledWindow" id="scrolledwindow4">
286 <property name="visible">True</property>
287 <property name="can_focus">True</property>
288 <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
289 <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
290 <property name="shadow_type">GTK_SHADOW_NONE</property>
291 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
294 <widget class="GtkViewport" id="viewport1">
295 <property name="visible">True</property>
296 <property name="shadow_type">GTK_SHADOW_IN</property>
299 <widget class="GtkFixed" id="work_place">
300 <property name="visible">True</property>
307 <property name="shrink">True</property>
308 <property name="resize">False</property>
313 <widget class="GtkFrame" id="frame2">
314 <property name="visible">True</property>
315 <property name="label_xalign">0</property>
316 <property name="label_yalign">0</property>
317 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
320 <widget class="GtkTable" id="table2">
321 <property name="visible">True</property>
322 <property name="n_rows">3</property>
323 <property name="n_columns">3</property>
324 <property name="homogeneous">False</property>
325 <property name="row_spacing">0</property>
326 <property name="column_spacing">0</property>
329 <widget class="GtkLabel" id="label14">
330 <property name="visible">True</property>
331 <property name="label" translatable="yes">Target : </property>
332 <property name="use_underline">False</property>
333 <property name="use_markup">False</property>
334 <property name="justify">GTK_JUSTIFY_LEFT</property>
335 <property name="wrap">False</property>
336 <property name="selectable">False</property>
337 <property name="xalign">0</property>
338 <property name="yalign">0.5</property>
339 <property name="xpad">0</property>
340 <property name="ypad">0</property>
343 <property name="left_attach">0</property>
344 <property name="right_attach">1</property>
345 <property name="top_attach">0</property>
346 <property name="bottom_attach">1</property>
347 <property name="x_options">fill</property>
348 <property name="y_options"></property>
353 <widget class="GtkLabel" id="label15">
354 <property name="visible">True</property>
355 <property name="label" translatable="yes">Command :</property>
356 <property name="use_underline">False</property>
357 <property name="use_markup">False</property>
358 <property name="justify">GTK_JUSTIFY_LEFT</property>
359 <property name="wrap">False</property>
360 <property name="selectable">False</property>
361 <property name="xalign">0</property>
362 <property name="yalign">0.5</property>
363 <property name="xpad">0</property>
364 <property name="ypad">0</property>
367 <property name="left_attach">0</property>
368 <property name="right_attach">1</property>
369 <property name="top_attach">1</property>
370 <property name="bottom_attach">2</property>
371 <property name="x_options">fill</property>
372 <property name="y_options"></property>
377 <widget class="GtkLabel" id="label16">
378 <property name="visible">True</property>
379 <property name="label" translatable="yes">Arguments :</property>
380 <property name="use_underline">False</property>
381 <property name="use_markup">False</property>
382 <property name="justify">GTK_JUSTIFY_LEFT</property>
383 <property name="wrap">False</property>
384 <property name="selectable">False</property>
385 <property name="xalign">0</property>
386 <property name="yalign">0.5</property>
387 <property name="xpad">0</property>
388 <property name="ypad">0</property>
391 <property name="left_attach">0</property>
392 <property name="right_attach">1</property>
393 <property name="top_attach">2</property>
394 <property name="bottom_attach">3</property>
395 <property name="x_options">fill</property>
396 <property name="y_options"></property>
401 <widget class="GtkEntry" id="txt_target">
402 <property name="visible">True</property>
403 <property name="can_focus">True</property>
404 <property name="editable">True</property>
405 <property name="visibility">True</property>
406 <property name="max_length">0</property>
407 <property name="text" translatable="yes"></property>
408 <property name="has_frame">True</property>
409 <property name="invisible_char" translatable="yes">*</property>
410 <property name="activates_default">False</property>
413 <property name="left_attach">1</property>
414 <property name="right_attach">2</property>
415 <property name="top_attach">0</property>
416 <property name="bottom_attach">1</property>
417 <property name="y_options"></property>
422 <widget class="GtkEntry" id="txt_command">
423 <property name="visible">True</property>
424 <property name="can_focus">True</property>
425 <property name="editable">True</property>
426 <property name="visibility">True</property>
427 <property name="max_length">0</property>
428 <property name="text" translatable="yes"></property>
429 <property name="has_frame">True</property>
430 <property name="invisible_char" translatable="yes">*</property>
431 <property name="activates_default">False</property>
434 <property name="left_attach">1</property>
435 <property name="right_attach">2</property>
436 <property name="top_attach">1</property>
437 <property name="bottom_attach">2</property>
438 <property name="y_options"></property>
443 <widget class="GtkEntry" id="txt_args">
444 <property name="visible">True</property>
445 <property name="can_focus">True</property>
446 <property name="editable">True</property>
447 <property name="visibility">True</property>
448 <property name="max_length">0</property>
449 <property name="text" translatable="yes"></property>
450 <property name="has_frame">True</property>
451 <property name="invisible_char" translatable="yes">*</property>
452 <property name="activates_default">False</property>
455 <property name="left_attach">1</property>
456 <property name="right_attach">2</property>
457 <property name="top_attach">2</property>
458 <property name="bottom_attach">3</property>
459 <property name="y_options"></property>
464 <widget class="GtkButton" id="btn_get">
465 <property name="visible">True</property>
466 <property name="can_focus">True</property>
467 <property name="label" translatable="yes">Enviar</property>
468 <property name="use_underline">True</property>
469 <property name="relief">GTK_RELIEF_NORMAL</property>
472 <property name="left_attach">2</property>
473 <property name="right_attach">3</property>
474 <property name="top_attach">0</property>
475 <property name="bottom_attach">3</property>
476 <property name="x_options">fill</property>
477 <property name="y_options">fill</property>
484 <widget class="GtkLabel" id="label2">
485 <property name="visible">True</property>
486 <property name="label" translatable="yes">Alarmas</property>
487 <property name="use_underline">False</property>
488 <property name="use_markup">False</property>
489 <property name="justify">GTK_JUSTIFY_LEFT</property>
490 <property name="wrap">False</property>
491 <property name="selectable">False</property>
492 <property name="xalign">0.5</property>
493 <property name="yalign">0.5</property>
494 <property name="xpad">0</property>
495 <property name="ypad">0</property>
498 <property name="type">label_item</property>
503 <property name="shrink">True</property>
504 <property name="resize">False</property>
509 <property name="shrink">True</property>
510 <property name="resize">True</property>
515 <widget class="GtkVBox" id="vbox3">
516 <property name="visible">True</property>
517 <property name="homogeneous">False</property>
518 <property name="spacing">0</property>
521 <widget class="GtkFrame" id="frame3">
522 <property name="visible">True</property>
523 <property name="label_xalign">0</property>
524 <property name="label_yalign">0.5</property>
525 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
528 <widget class="GtkTable" id="table3">
529 <property name="visible">True</property>
530 <property name="n_rows">3</property>
531 <property name="n_columns">2</property>
532 <property name="homogeneous">False</property>
533 <property name="row_spacing">0</property>
534 <property name="column_spacing">0</property>
537 <widget class="GtkLabel" id="label19">
538 <property name="visible">True</property>
539 <property name="label" translatable="yes">Nombre : </property>
540 <property name="use_underline">False</property>
541 <property name="use_markup">False</property>
542 <property name="justify">GTK_JUSTIFY_LEFT</property>
543 <property name="wrap">False</property>
544 <property name="selectable">False</property>
545 <property name="xalign">0</property>
546 <property name="yalign">0.5</property>
547 <property name="xpad">0</property>
548 <property name="ypad">0</property>
551 <property name="left_attach">0</property>
552 <property name="right_attach">1</property>
553 <property name="top_attach">0</property>
554 <property name="bottom_attach">1</property>
555 <property name="x_options">fill</property>
556 <property name="y_options"></property>
561 <widget class="GtkLabel" id="label20">
562 <property name="visible">True</property>
563 <property name="label" translatable="yes">Flujo Actual : </property>
564 <property name="use_underline">False</property>
565 <property name="use_markup">False</property>
566 <property name="justify">GTK_JUSTIFY_LEFT</property>
567 <property name="wrap">False</property>
568 <property name="selectable">False</property>
569 <property name="xalign">0</property>
570 <property name="yalign">0.5</property>
571 <property name="xpad">0</property>
572 <property name="ypad">0</property>
575 <property name="left_attach">0</property>
576 <property name="right_attach">1</property>
577 <property name="top_attach">1</property>
578 <property name="bottom_attach">2</property>
579 <property name="x_options">fill</property>
580 <property name="y_options"></property>
585 <widget class="GtkLabel" id="label21">
586 <property name="visible">True</property>
587 <property name="label" translatable="yes">Color : </property>
588 <property name="use_underline">False</property>
589 <property name="use_markup">False</property>
590 <property name="justify">GTK_JUSTIFY_LEFT</property>
591 <property name="wrap">False</property>
592 <property name="selectable">False</property>
593 <property name="xalign">0</property>
594 <property name="yalign">0.5</property>
595 <property name="xpad">0</property>
596 <property name="ypad">0</property>
599 <property name="left_attach">0</property>
600 <property name="right_attach">1</property>
601 <property name="top_attach">2</property>
602 <property name="bottom_attach">3</property>
603 <property name="x_options">fill</property>
604 <property name="y_options"></property>
609 <widget class="GtkLabel" id="lbl_nombre">
610 <property name="visible">True</property>
611 <property name="label" translatable="yes">...</property>
612 <property name="use_underline">False</property>
613 <property name="use_markup">False</property>
614 <property name="justify">GTK_JUSTIFY_LEFT</property>
615 <property name="wrap">False</property>
616 <property name="selectable">False</property>
617 <property name="xalign">0</property>
618 <property name="yalign">0.5</property>
619 <property name="xpad">0</property>
620 <property name="ypad">0</property>
623 <property name="left_attach">1</property>
624 <property name="right_attach">2</property>
625 <property name="top_attach">0</property>
626 <property name="bottom_attach">1</property>
627 <property name="x_options">fill</property>
628 <property name="y_options"></property>
633 <widget class="GtkLabel" id="lbl_flujo">
634 <property name="visible">True</property>
635 <property name="label" translatable="yes">...</property>
636 <property name="use_underline">False</property>
637 <property name="use_markup">False</property>
638 <property name="justify">GTK_JUSTIFY_LEFT</property>
639 <property name="wrap">False</property>
640 <property name="selectable">False</property>
641 <property name="xalign">0</property>
642 <property name="yalign">0.5</property>
643 <property name="xpad">0</property>
644 <property name="ypad">0</property>
647 <property name="left_attach">1</property>
648 <property name="right_attach">2</property>
649 <property name="top_attach">1</property>
650 <property name="bottom_attach">2</property>
651 <property name="x_options">fill</property>
652 <property name="y_options"></property>
657 <widget class="GtkLabel" id="lbl_color">
658 <property name="visible">True</property>
659 <property name="label" translatable="yes">...</property>
660 <property name="use_underline">False</property>
661 <property name="use_markup">False</property>
662 <property name="justify">GTK_JUSTIFY_LEFT</property>
663 <property name="wrap">False</property>
664 <property name="selectable">False</property>
665 <property name="xalign">0</property>
666 <property name="yalign">0.5</property>
667 <property name="xpad">0</property>
668 <property name="ypad">0</property>
671 <property name="left_attach">1</property>
672 <property name="right_attach">2</property>
673 <property name="top_attach">2</property>
674 <property name="bottom_attach">3</property>
675 <property name="x_options">fill</property>
676 <property name="y_options"></property>
683 <widget class="GtkLabel" id="label17">
684 <property name="visible">True</property>
685 <property name="label" translatable="yes">Propiedades :</property>
686 <property name="use_underline">False</property>
687 <property name="use_markup">False</property>
688 <property name="justify">GTK_JUSTIFY_LEFT</property>
689 <property name="wrap">False</property>
690 <property name="selectable">False</property>
691 <property name="xalign">0.5</property>
692 <property name="yalign">0.5</property>
693 <property name="xpad">0</property>
694 <property name="ypad">0</property>
697 <property name="type">label_item</property>
702 <property name="padding">0</property>
703 <property name="expand">False</property>
704 <property name="fill">True</property>
709 <widget class="GtkFrame" id="frame4">
710 <property name="visible">True</property>
711 <property name="label_xalign">0</property>
712 <property name="label_yalign">0.5</property>
713 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
716 <widget class="GtkScrolledWindow" id="scrolledwindow3">
717 <property name="visible">True</property>
718 <property name="can_focus">True</property>
719 <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
720 <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
721 <property name="shadow_type">GTK_SHADOW_NONE</property>
722 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
725 <widget class="GtkTextView" id="txt_view">
726 <property name="visible">True</property>
727 <property name="can_focus">True</property>
728 <property name="editable">True</property>
729 <property name="justification">GTK_JUSTIFY_LEFT</property>
730 <property name="wrap_mode">GTK_WRAP_NONE</property>
731 <property name="cursor_visible">True</property>
732 <property name="pixels_above_lines">0</property>
733 <property name="pixels_below_lines">0</property>
734 <property name="pixels_inside_wrap">0</property>
735 <property name="left_margin">0</property>
736 <property name="right_margin">0</property>
737 <property name="indent">0</property>
738 <property name="text" translatable="yes"></property>
745 <widget class="GtkLabel" id="label18">
746 <property name="visible">True</property>
747 <property name="label" translatable="yes">Log : </property>
748 <property name="use_underline">False</property>
749 <property name="use_markup">False</property>
750 <property name="justify">GTK_JUSTIFY_LEFT</property>
751 <property name="wrap">False</property>
752 <property name="selectable">False</property>
753 <property name="xalign">0.5</property>
754 <property name="yalign">0.5</property>
755 <property name="xpad">0</property>
756 <property name="ypad">0</property>
759 <property name="type">label_item</property>
764 <property name="padding">0</property>
765 <property name="expand">True</property>
766 <property name="fill">True</property>
771 <property name="shrink">True</property>
772 <property name="resize">True</property>
777 <property name="padding">0</property>
778 <property name="expand">True</property>
779 <property name="fill">True</property>
784 <widget class="GtkStatusbar" id="statusbar1">
785 <property name="visible">True</property>
786 <property name="has_resize_grip">True</property>
789 <property name="padding">0</property>
790 <property name="expand">False</property>
791 <property name="fill">False</property>
798 <widget class="GtkWindow" id="dlgAbout">
799 <property name="title" translatable="yes">Acerca de ...</property>
800 <property name="type">GTK_WINDOW_TOPLEVEL</property>
801 <property name="window_position">GTK_WIN_POS_CENTER</property>
802 <property name="modal">True</property>
803 <property name="resizable">True</property>
804 <property name="destroy_with_parent">False</property>
807 <widget class="GtkVBox" id="vbox2">
808 <property name="visible">True</property>
809 <property name="homogeneous">False</property>
810 <property name="spacing">0</property>
813 <widget class="GtkNotebook" id="notebook1">
814 <property name="visible">True</property>
815 <property name="can_focus">True</property>
816 <property name="show_tabs">True</property>
817 <property name="show_border">True</property>
818 <property name="tab_pos">GTK_POS_TOP</property>
819 <property name="scrollable">False</property>
820 <property name="enable_popup">False</property>
823 <widget class="GtkImage" id="image2">
824 <property name="visible">True</property>
825 <property name="pixbuf">logo.png</property>
826 <property name="xalign">0.5</property>
827 <property name="yalign">0.5</property>
828 <property name="xpad">0</property>
829 <property name="ypad">0</property>
832 <property name="tab_expand">False</property>
833 <property name="tab_fill">True</property>
838 <widget class="GtkLabel" id="label6">
839 <property name="visible">True</property>
840 <property name="label" translatable="yes">PlaQui</property>
841 <property name="use_underline">False</property>
842 <property name="use_markup">False</property>
843 <property name="justify">GTK_JUSTIFY_LEFT</property>
844 <property name="wrap">False</property>
845 <property name="selectable">False</property>
846 <property name="xalign">0.5</property>
847 <property name="yalign">0.5</property>
848 <property name="xpad">0</property>
849 <property name="ypad">0</property>
852 <property name="type">tab</property>
857 <widget class="GtkScrolledWindow" id="scrolledwindow2">
858 <property name="visible">True</property>
859 <property name="can_focus">True</property>
860 <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
861 <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
862 <property name="shadow_type">GTK_SHADOW_NONE</property>
863 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
866 <widget class="GtkTextView" id="txt_changelog">
867 <property name="visible">True</property>
868 <property name="can_focus">True</property>
869 <property name="editable">False</property>
870 <property name="justification">GTK_JUSTIFY_LEFT</property>
871 <property name="wrap_mode">GTK_WRAP_NONE</property>
872 <property name="cursor_visible">False</property>
873 <property name="pixels_above_lines">0</property>
874 <property name="pixels_below_lines">0</property>
875 <property name="pixels_inside_wrap">0</property>
876 <property name="left_margin">0</property>
877 <property name="right_margin">0</property>
878 <property name="indent">0</property>
879 <property name="text" translatable="yes"></property>
884 <property name="tab_expand">False</property>
885 <property name="tab_fill">True</property>
890 <widget class="GtkLabel" id="label7">
891 <property name="visible">True</property>
892 <property name="label" translatable="yes">ChangeLog</property>
893 <property name="use_underline">False</property>
894 <property name="use_markup">False</property>
895 <property name="justify">GTK_JUSTIFY_LEFT</property>
896 <property name="wrap">False</property>
897 <property name="selectable">False</property>
898 <property name="xalign">0.5</property>
899 <property name="yalign">0.5</property>
900 <property name="xpad">0</property>
901 <property name="ypad">0</property>
904 <property name="type">tab</property>
909 <property name="padding">0</property>
910 <property name="expand">True</property>
911 <property name="fill">True</property>
916 <widget class="GtkHButtonBox" id="hbuttonbox2">
917 <property name="visible">True</property>
918 <property name="layout_style">GTK_BUTTONBOX_END</property>
919 <property name="spacing">0</property>
922 <widget class="GtkButton" id="btn_close">
923 <property name="visible">True</property>
924 <property name="can_default">True</property>
925 <property name="can_focus">True</property>
926 <property name="label">gtk-close</property>
927 <property name="use_stock">True</property>
928 <property name="relief">GTK_RELIEF_NORMAL</property>
929 <signal name="clicked" handler="gtk_widget_destroy" object="dlgAbout" last_modification_time="Thu, 16 Oct 2003 01:28:57 GMT"/>
934 <property name="padding">0</property>
935 <property name="expand">False</property>
936 <property name="fill">True</property>
943 <widget class="GtkDialog" id="dlgConectar">
944 <property name="title" translatable="yes">Conectar</property>
945 <property name="type">GTK_WINDOW_TOPLEVEL</property>
946 <property name="window_position">GTK_WIN_POS_CENTER</property>
947 <property name="modal">False</property>
948 <property name="resizable">True</property>
949 <property name="destroy_with_parent">False</property>
950 <property name="has_separator">True</property>
952 <child internal-child="vbox">
953 <widget class="GtkVBox" id="dialog-vbox1">
954 <property name="visible">True</property>
955 <property name="homogeneous">False</property>
956 <property name="spacing">0</property>
958 <child internal-child="action_area">
959 <widget class="GtkHButtonBox" id="dialog-action_area1">
960 <property name="visible">True</property>
961 <property name="layout_style">GTK_BUTTONBOX_END</property>
964 <widget class="GtkButton" id="btn_cancel">
965 <property name="visible">True</property>
966 <property name="can_default">True</property>
967 <property name="can_focus">True</property>
968 <property name="label">gtk-cancel</property>
969 <property name="use_stock">True</property>
970 <property name="relief">GTK_RELIEF_NORMAL</property>
971 <property name="response_id">-6</property>
976 <widget class="GtkButton" id="btn_ok">
977 <property name="visible">True</property>
978 <property name="can_default">True</property>
979 <property name="can_focus">True</property>
980 <property name="label">gtk-ok</property>
981 <property name="use_stock">True</property>
982 <property name="relief">GTK_RELIEF_NORMAL</property>
983 <property name="response_id">-5</property>
988 <property name="padding">0</property>
989 <property name="expand">False</property>
990 <property name="fill">True</property>
991 <property name="pack_type">GTK_PACK_END</property>
996 <widget class="GtkTable" id="table1">
997 <property name="visible">True</property>
998 <property name="n_rows">2</property>
999 <property name="n_columns">2</property>
1000 <property name="homogeneous">False</property>
1001 <property name="row_spacing">0</property>
1002 <property name="column_spacing">0</property>
1005 <widget class="GtkLabel" id="label10">
1006 <property name="visible">True</property>
1007 <property name="label" translatable="yes">Servidor :</property>
1008 <property name="use_underline">False</property>
1009 <property name="use_markup">False</property>
1010 <property name="justify">GTK_JUSTIFY_LEFT</property>
1011 <property name="wrap">False</property>
1012 <property name="selectable">False</property>
1013 <property name="xalign">0</property>
1014 <property name="yalign">0.5</property>
1015 <property name="xpad">0</property>
1016 <property name="ypad">0</property>
1019 <property name="left_attach">0</property>
1020 <property name="right_attach">1</property>
1021 <property name="top_attach">0</property>
1022 <property name="bottom_attach">1</property>
1023 <property name="x_options">fill</property>
1024 <property name="y_options"></property>
1029 <widget class="GtkLabel" id="label11">
1030 <property name="visible">True</property>
1031 <property name="label" translatable="yes">Puerto :</property>
1032 <property name="use_underline">False</property>
1033 <property name="use_markup">False</property>
1034 <property name="justify">GTK_JUSTIFY_LEFT</property>
1035 <property name="wrap">False</property>
1036 <property name="selectable">False</property>
1037 <property name="xalign">0</property>
1038 <property name="yalign">0.5</property>
1039 <property name="xpad">0</property>
1040 <property name="ypad">0</property>
1043 <property name="left_attach">0</property>
1044 <property name="right_attach">1</property>
1045 <property name="top_attach">1</property>
1046 <property name="bottom_attach">2</property>
1047 <property name="x_options">fill</property>
1048 <property name="y_options"></property>
1053 <widget class="GtkEntry" id="server_name">
1054 <property name="visible">True</property>
1055 <property name="can_focus">True</property>
1056 <property name="editable">True</property>
1057 <property name="visibility">True</property>
1058 <property name="max_length">0</property>
1059 <property name="text" translatable="yes">localhost</property>
1060 <property name="has_frame">True</property>
1061 <property name="invisible_char" translatable="yes">*</property>
1062 <property name="activates_default">False</property>
1065 <property name="left_attach">1</property>
1066 <property name="right_attach">2</property>
1067 <property name="top_attach">0</property>
1068 <property name="bottom_attach">1</property>
1069 <property name="y_options"></property>
1074 <widget class="GtkSpinButton" id="server_port">
1075 <property name="visible">True</property>
1076 <property name="can_focus">True</property>
1077 <property name="climb_rate">1</property>
1078 <property name="digits">0</property>
1079 <property name="numeric">False</property>
1080 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
1081 <property name="snap_to_ticks">False</property>
1082 <property name="wrap">False</property>
1083 <property name="adjustment">1234 1 65535 1 10 10</property>
1086 <property name="left_attach">1</property>
1087 <property name="right_attach">2</property>
1088 <property name="top_attach">1</property>
1089 <property name="bottom_attach">2</property>
1090 <property name="y_options"></property>
1095 <property name="padding">0</property>
1096 <property name="expand">True</property>
1097 <property name="fill">True</property>