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="GtkImage" id="ico_conected">
241 <property name="visible">True</property>
242 <property name="stock">gtk-no</property>
243 <property name="icon_size">3</property>
244 <property name="xalign">0.5</property>
245 <property name="yalign">0.5</property>
246 <property name="xpad">0</property>
247 <property name="ypad">0</property>
250 <property name="padding">0</property>
251 <property name="expand">False</property>
252 <property name="fill">False</property>
257 <property name="padding">0</property>
258 <property name="expand">False</property>
259 <property name="fill">False</property>
264 <widget class="GtkHPaned" id="hpaned1">
265 <property name="visible">True</property>
266 <property name="can_focus">True</property>
267 <property name="position">500</property>
270 <widget class="GtkVPaned" id="vpaned1">
271 <property name="visible">True</property>
272 <property name="can_focus">True</property>
273 <property name="position">290</property>
276 <widget class="GtkScrolledWindow" id="scrolledwindow4">
277 <property name="visible">True</property>
278 <property name="can_focus">True</property>
279 <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
280 <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
281 <property name="shadow_type">GTK_SHADOW_NONE</property>
282 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
285 <widget class="GtkViewport" id="viewport1">
286 <property name="visible">True</property>
287 <property name="shadow_type">GTK_SHADOW_IN</property>
290 <widget class="GtkFixed" id="work_place">
291 <property name="visible">True</property>
298 <property name="shrink">True</property>
299 <property name="resize">False</property>
304 <widget class="GtkFrame" id="frame2">
305 <property name="visible">True</property>
306 <property name="label_xalign">0</property>
307 <property name="label_yalign">0</property>
308 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
311 <widget class="GtkTable" id="table2">
312 <property name="visible">True</property>
313 <property name="n_rows">3</property>
314 <property name="n_columns">3</property>
315 <property name="homogeneous">False</property>
316 <property name="row_spacing">0</property>
317 <property name="column_spacing">0</property>
320 <widget class="GtkLabel" id="label14">
321 <property name="visible">True</property>
322 <property name="label" translatable="yes">Target : </property>
323 <property name="use_underline">False</property>
324 <property name="use_markup">False</property>
325 <property name="justify">GTK_JUSTIFY_LEFT</property>
326 <property name="wrap">False</property>
327 <property name="selectable">False</property>
328 <property name="xalign">0</property>
329 <property name="yalign">0.5</property>
330 <property name="xpad">0</property>
331 <property name="ypad">0</property>
334 <property name="left_attach">0</property>
335 <property name="right_attach">1</property>
336 <property name="top_attach">0</property>
337 <property name="bottom_attach">1</property>
338 <property name="x_options">fill</property>
339 <property name="y_options"></property>
344 <widget class="GtkLabel" id="label15">
345 <property name="visible">True</property>
346 <property name="label" translatable="yes">Command :</property>
347 <property name="use_underline">False</property>
348 <property name="use_markup">False</property>
349 <property name="justify">GTK_JUSTIFY_LEFT</property>
350 <property name="wrap">False</property>
351 <property name="selectable">False</property>
352 <property name="xalign">0</property>
353 <property name="yalign">0.5</property>
354 <property name="xpad">0</property>
355 <property name="ypad">0</property>
358 <property name="left_attach">0</property>
359 <property name="right_attach">1</property>
360 <property name="top_attach">1</property>
361 <property name="bottom_attach">2</property>
362 <property name="x_options">fill</property>
363 <property name="y_options"></property>
368 <widget class="GtkLabel" id="label16">
369 <property name="visible">True</property>
370 <property name="label" translatable="yes">Arguments :</property>
371 <property name="use_underline">False</property>
372 <property name="use_markup">False</property>
373 <property name="justify">GTK_JUSTIFY_LEFT</property>
374 <property name="wrap">False</property>
375 <property name="selectable">False</property>
376 <property name="xalign">0</property>
377 <property name="yalign">0.5</property>
378 <property name="xpad">0</property>
379 <property name="ypad">0</property>
382 <property name="left_attach">0</property>
383 <property name="right_attach">1</property>
384 <property name="top_attach">2</property>
385 <property name="bottom_attach">3</property>
386 <property name="x_options">fill</property>
387 <property name="y_options"></property>
392 <widget class="GtkEntry" id="txt_target">
393 <property name="visible">True</property>
394 <property name="can_focus">True</property>
395 <property name="editable">True</property>
396 <property name="visibility">True</property>
397 <property name="max_length">0</property>
398 <property name="text" translatable="yes"></property>
399 <property name="has_frame">True</property>
400 <property name="invisible_char" translatable="yes">*</property>
401 <property name="activates_default">False</property>
404 <property name="left_attach">1</property>
405 <property name="right_attach">2</property>
406 <property name="top_attach">0</property>
407 <property name="bottom_attach">1</property>
408 <property name="y_options"></property>
413 <widget class="GtkEntry" id="txt_command">
414 <property name="visible">True</property>
415 <property name="can_focus">True</property>
416 <property name="editable">True</property>
417 <property name="visibility">True</property>
418 <property name="max_length">0</property>
419 <property name="text" translatable="yes"></property>
420 <property name="has_frame">True</property>
421 <property name="invisible_char" translatable="yes">*</property>
422 <property name="activates_default">False</property>
425 <property name="left_attach">1</property>
426 <property name="right_attach">2</property>
427 <property name="top_attach">1</property>
428 <property name="bottom_attach">2</property>
429 <property name="y_options"></property>
434 <widget class="GtkEntry" id="txt_args">
435 <property name="visible">True</property>
436 <property name="can_focus">True</property>
437 <property name="editable">True</property>
438 <property name="visibility">True</property>
439 <property name="max_length">0</property>
440 <property name="text" translatable="yes"></property>
441 <property name="has_frame">True</property>
442 <property name="invisible_char" translatable="yes">*</property>
443 <property name="activates_default">False</property>
446 <property name="left_attach">1</property>
447 <property name="right_attach">2</property>
448 <property name="top_attach">2</property>
449 <property name="bottom_attach">3</property>
450 <property name="y_options"></property>
455 <widget class="GtkButton" id="btn_get">
456 <property name="visible">True</property>
457 <property name="can_focus">True</property>
458 <property name="label" translatable="yes">Enviar</property>
459 <property name="use_underline">True</property>
460 <property name="relief">GTK_RELIEF_NORMAL</property>
463 <property name="left_attach">2</property>
464 <property name="right_attach">3</property>
465 <property name="top_attach">0</property>
466 <property name="bottom_attach">3</property>
467 <property name="x_options">fill</property>
468 <property name="y_options">fill</property>
475 <widget class="GtkLabel" id="label2">
476 <property name="visible">True</property>
477 <property name="label" translatable="yes">Alarmas</property>
478 <property name="use_underline">False</property>
479 <property name="use_markup">False</property>
480 <property name="justify">GTK_JUSTIFY_LEFT</property>
481 <property name="wrap">False</property>
482 <property name="selectable">False</property>
483 <property name="xalign">0.5</property>
484 <property name="yalign">0.5</property>
485 <property name="xpad">0</property>
486 <property name="ypad">0</property>
489 <property name="type">label_item</property>
494 <property name="shrink">True</property>
495 <property name="resize">False</property>
500 <property name="shrink">True</property>
501 <property name="resize">True</property>
506 <widget class="GtkVBox" id="vbox3">
507 <property name="visible">True</property>
508 <property name="homogeneous">False</property>
509 <property name="spacing">0</property>
512 <widget class="GtkFrame" id="frame3">
513 <property name="visible">True</property>
514 <property name="label_xalign">0</property>
515 <property name="label_yalign">0.5</property>
516 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
519 <widget class="GtkTable" id="table3">
520 <property name="visible">True</property>
521 <property name="n_rows">3</property>
522 <property name="n_columns">2</property>
523 <property name="homogeneous">False</property>
524 <property name="row_spacing">0</property>
525 <property name="column_spacing">0</property>
528 <widget class="GtkLabel" id="label19">
529 <property name="visible">True</property>
530 <property name="label" translatable="yes">Nombre : </property>
531 <property name="use_underline">False</property>
532 <property name="use_markup">False</property>
533 <property name="justify">GTK_JUSTIFY_LEFT</property>
534 <property name="wrap">False</property>
535 <property name="selectable">False</property>
536 <property name="xalign">0</property>
537 <property name="yalign">0.5</property>
538 <property name="xpad">0</property>
539 <property name="ypad">0</property>
542 <property name="left_attach">0</property>
543 <property name="right_attach">1</property>
544 <property name="top_attach">0</property>
545 <property name="bottom_attach">1</property>
546 <property name="x_options">fill</property>
547 <property name="y_options"></property>
552 <widget class="GtkLabel" id="label20">
553 <property name="visible">True</property>
554 <property name="label" translatable="yes">Flujo Actual : </property>
555 <property name="use_underline">False</property>
556 <property name="use_markup">False</property>
557 <property name="justify">GTK_JUSTIFY_LEFT</property>
558 <property name="wrap">False</property>
559 <property name="selectable">False</property>
560 <property name="xalign">0</property>
561 <property name="yalign">0.5</property>
562 <property name="xpad">0</property>
563 <property name="ypad">0</property>
566 <property name="left_attach">0</property>
567 <property name="right_attach">1</property>
568 <property name="top_attach">1</property>
569 <property name="bottom_attach">2</property>
570 <property name="x_options">fill</property>
571 <property name="y_options"></property>
576 <widget class="GtkLabel" id="label21">
577 <property name="visible">True</property>
578 <property name="label" translatable="yes">Color : </property>
579 <property name="use_underline">False</property>
580 <property name="use_markup">False</property>
581 <property name="justify">GTK_JUSTIFY_LEFT</property>
582 <property name="wrap">False</property>
583 <property name="selectable">False</property>
584 <property name="xalign">0</property>
585 <property name="yalign">0.5</property>
586 <property name="xpad">0</property>
587 <property name="ypad">0</property>
590 <property name="left_attach">0</property>
591 <property name="right_attach">1</property>
592 <property name="top_attach">2</property>
593 <property name="bottom_attach">3</property>
594 <property name="x_options">fill</property>
595 <property name="y_options"></property>
600 <widget class="GtkLabel" id="lbl_nombre">
601 <property name="visible">True</property>
602 <property name="label" translatable="yes">...</property>
603 <property name="use_underline">False</property>
604 <property name="use_markup">False</property>
605 <property name="justify">GTK_JUSTIFY_LEFT</property>
606 <property name="wrap">False</property>
607 <property name="selectable">False</property>
608 <property name="xalign">0</property>
609 <property name="yalign">0.5</property>
610 <property name="xpad">0</property>
611 <property name="ypad">0</property>
614 <property name="left_attach">1</property>
615 <property name="right_attach">2</property>
616 <property name="top_attach">0</property>
617 <property name="bottom_attach">1</property>
618 <property name="x_options">fill</property>
619 <property name="y_options"></property>
624 <widget class="GtkLabel" id="lbl_flujo">
625 <property name="visible">True</property>
626 <property name="label" translatable="yes">...</property>
627 <property name="use_underline">False</property>
628 <property name="use_markup">False</property>
629 <property name="justify">GTK_JUSTIFY_LEFT</property>
630 <property name="wrap">False</property>
631 <property name="selectable">False</property>
632 <property name="xalign">0</property>
633 <property name="yalign">0.5</property>
634 <property name="xpad">0</property>
635 <property name="ypad">0</property>
638 <property name="left_attach">1</property>
639 <property name="right_attach">2</property>
640 <property name="top_attach">1</property>
641 <property name="bottom_attach">2</property>
642 <property name="x_options">fill</property>
643 <property name="y_options"></property>
648 <widget class="GtkLabel" id="lbl_color">
649 <property name="visible">True</property>
650 <property name="label" translatable="yes">...</property>
651 <property name="use_underline">False</property>
652 <property name="use_markup">False</property>
653 <property name="justify">GTK_JUSTIFY_LEFT</property>
654 <property name="wrap">False</property>
655 <property name="selectable">False</property>
656 <property name="xalign">0</property>
657 <property name="yalign">0.5</property>
658 <property name="xpad">0</property>
659 <property name="ypad">0</property>
662 <property name="left_attach">1</property>
663 <property name="right_attach">2</property>
664 <property name="top_attach">2</property>
665 <property name="bottom_attach">3</property>
666 <property name="x_options">fill</property>
667 <property name="y_options"></property>
674 <widget class="GtkLabel" id="label17">
675 <property name="visible">True</property>
676 <property name="label" translatable="yes">Propiedades :</property>
677 <property name="use_underline">False</property>
678 <property name="use_markup">False</property>
679 <property name="justify">GTK_JUSTIFY_LEFT</property>
680 <property name="wrap">False</property>
681 <property name="selectable">False</property>
682 <property name="xalign">0.5</property>
683 <property name="yalign">0.5</property>
684 <property name="xpad">0</property>
685 <property name="ypad">0</property>
688 <property name="type">label_item</property>
693 <property name="padding">0</property>
694 <property name="expand">False</property>
695 <property name="fill">True</property>
700 <widget class="GtkFrame" id="frame4">
701 <property name="visible">True</property>
702 <property name="label_xalign">0</property>
703 <property name="label_yalign">0.5</property>
704 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
707 <widget class="GtkScrolledWindow" id="scrolledwindow3">
708 <property name="visible">True</property>
709 <property name="can_focus">True</property>
710 <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
711 <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
712 <property name="shadow_type">GTK_SHADOW_NONE</property>
713 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
716 <widget class="GtkTextView" id="txt_view">
717 <property name="visible">True</property>
718 <property name="can_focus">True</property>
719 <property name="editable">True</property>
720 <property name="justification">GTK_JUSTIFY_LEFT</property>
721 <property name="wrap_mode">GTK_WRAP_NONE</property>
722 <property name="cursor_visible">True</property>
723 <property name="pixels_above_lines">0</property>
724 <property name="pixels_below_lines">0</property>
725 <property name="pixels_inside_wrap">0</property>
726 <property name="left_margin">0</property>
727 <property name="right_margin">0</property>
728 <property name="indent">0</property>
729 <property name="text" translatable="yes"></property>
736 <widget class="GtkLabel" id="label18">
737 <property name="visible">True</property>
738 <property name="label" translatable="yes">Log : </property>
739 <property name="use_underline">False</property>
740 <property name="use_markup">False</property>
741 <property name="justify">GTK_JUSTIFY_LEFT</property>
742 <property name="wrap">False</property>
743 <property name="selectable">False</property>
744 <property name="xalign">0.5</property>
745 <property name="yalign">0.5</property>
746 <property name="xpad">0</property>
747 <property name="ypad">0</property>
750 <property name="type">label_item</property>
755 <property name="padding">0</property>
756 <property name="expand">True</property>
757 <property name="fill">True</property>
762 <property name="shrink">True</property>
763 <property name="resize">True</property>
768 <property name="padding">0</property>
769 <property name="expand">True</property>
770 <property name="fill">True</property>
775 <widget class="GtkStatusbar" id="statusbar1">
776 <property name="visible">True</property>
777 <property name="has_resize_grip">True</property>
780 <property name="padding">0</property>
781 <property name="expand">False</property>
782 <property name="fill">False</property>
789 <widget class="GtkWindow" id="dlgAbout">
790 <property name="title" translatable="yes">Acerca de ...</property>
791 <property name="type">GTK_WINDOW_TOPLEVEL</property>
792 <property name="window_position">GTK_WIN_POS_CENTER</property>
793 <property name="modal">True</property>
794 <property name="resizable">True</property>
795 <property name="destroy_with_parent">False</property>
798 <widget class="GtkVBox" id="vbox2">
799 <property name="visible">True</property>
800 <property name="homogeneous">False</property>
801 <property name="spacing">0</property>
804 <widget class="GtkNotebook" id="notebook1">
805 <property name="visible">True</property>
806 <property name="can_focus">True</property>
807 <property name="show_tabs">True</property>
808 <property name="show_border">True</property>
809 <property name="tab_pos">GTK_POS_TOP</property>
810 <property name="scrollable">False</property>
811 <property name="enable_popup">False</property>
814 <widget class="GtkImage" id="image2">
815 <property name="visible">True</property>
816 <property name="pixbuf">logo.png</property>
817 <property name="xalign">0.5</property>
818 <property name="yalign">0.5</property>
819 <property name="xpad">0</property>
820 <property name="ypad">0</property>
823 <property name="tab_expand">False</property>
824 <property name="tab_fill">True</property>
829 <widget class="GtkLabel" id="label6">
830 <property name="visible">True</property>
831 <property name="label" translatable="yes">PlaQui</property>
832 <property name="use_underline">False</property>
833 <property name="use_markup">False</property>
834 <property name="justify">GTK_JUSTIFY_LEFT</property>
835 <property name="wrap">False</property>
836 <property name="selectable">False</property>
837 <property name="xalign">0.5</property>
838 <property name="yalign">0.5</property>
839 <property name="xpad">0</property>
840 <property name="ypad">0</property>
843 <property name="type">tab</property>
848 <widget class="GtkScrolledWindow" id="scrolledwindow2">
849 <property name="visible">True</property>
850 <property name="can_focus">True</property>
851 <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
852 <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
853 <property name="shadow_type">GTK_SHADOW_NONE</property>
854 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
857 <widget class="GtkTextView" id="txt_changelog">
858 <property name="visible">True</property>
859 <property name="can_focus">True</property>
860 <property name="editable">False</property>
861 <property name="justification">GTK_JUSTIFY_LEFT</property>
862 <property name="wrap_mode">GTK_WRAP_NONE</property>
863 <property name="cursor_visible">False</property>
864 <property name="pixels_above_lines">0</property>
865 <property name="pixels_below_lines">0</property>
866 <property name="pixels_inside_wrap">0</property>
867 <property name="left_margin">0</property>
868 <property name="right_margin">0</property>
869 <property name="indent">0</property>
870 <property name="text" translatable="yes"></property>
875 <property name="tab_expand">False</property>
876 <property name="tab_fill">True</property>
881 <widget class="GtkLabel" id="label7">
882 <property name="visible">True</property>
883 <property name="label" translatable="yes">ChangeLog</property>
884 <property name="use_underline">False</property>
885 <property name="use_markup">False</property>
886 <property name="justify">GTK_JUSTIFY_LEFT</property>
887 <property name="wrap">False</property>
888 <property name="selectable">False</property>
889 <property name="xalign">0.5</property>
890 <property name="yalign">0.5</property>
891 <property name="xpad">0</property>
892 <property name="ypad">0</property>
895 <property name="type">tab</property>
900 <property name="padding">0</property>
901 <property name="expand">True</property>
902 <property name="fill">True</property>
907 <widget class="GtkHButtonBox" id="hbuttonbox2">
908 <property name="visible">True</property>
909 <property name="layout_style">GTK_BUTTONBOX_END</property>
910 <property name="spacing">0</property>
913 <widget class="GtkButton" id="btn_close">
914 <property name="visible">True</property>
915 <property name="can_default">True</property>
916 <property name="can_focus">True</property>
917 <property name="label">gtk-close</property>
918 <property name="use_stock">True</property>
919 <property name="relief">GTK_RELIEF_NORMAL</property>
920 <signal name="clicked" handler="gtk_widget_destroy" object="dlgAbout" last_modification_time="Thu, 16 Oct 2003 01:28:57 GMT"/>
925 <property name="padding">0</property>
926 <property name="expand">False</property>
927 <property name="fill">True</property>
934 <widget class="GtkDialog" id="dlgConectar">
935 <property name="title" translatable="yes">Conectar</property>
936 <property name="type">GTK_WINDOW_TOPLEVEL</property>
937 <property name="window_position">GTK_WIN_POS_NONE</property>
938 <property name="modal">False</property>
939 <property name="resizable">True</property>
940 <property name="destroy_with_parent">False</property>
941 <property name="has_separator">True</property>
943 <child internal-child="vbox">
944 <widget class="GtkVBox" id="dialog-vbox1">
945 <property name="visible">True</property>
946 <property name="homogeneous">False</property>
947 <property name="spacing">0</property>
949 <child internal-child="action_area">
950 <widget class="GtkHButtonBox" id="dialog-action_area1">
951 <property name="visible">True</property>
952 <property name="layout_style">GTK_BUTTONBOX_END</property>
955 <widget class="GtkButton" id="btn_cancel">
956 <property name="visible">True</property>
957 <property name="can_default">True</property>
958 <property name="can_focus">True</property>
959 <property name="label">gtk-cancel</property>
960 <property name="use_stock">True</property>
961 <property name="relief">GTK_RELIEF_NORMAL</property>
962 <property name="response_id">-6</property>
967 <widget class="GtkButton" id="btn_ok">
968 <property name="visible">True</property>
969 <property name="can_default">True</property>
970 <property name="can_focus">True</property>
971 <property name="label">gtk-ok</property>
972 <property name="use_stock">True</property>
973 <property name="relief">GTK_RELIEF_NORMAL</property>
974 <property name="response_id">-5</property>
979 <property name="padding">0</property>
980 <property name="expand">False</property>
981 <property name="fill">True</property>
982 <property name="pack_type">GTK_PACK_END</property>
987 <widget class="GtkTable" id="table1">
988 <property name="visible">True</property>
989 <property name="n_rows">2</property>
990 <property name="n_columns">2</property>
991 <property name="homogeneous">False</property>
992 <property name="row_spacing">0</property>
993 <property name="column_spacing">0</property>
996 <widget class="GtkLabel" id="label10">
997 <property name="visible">True</property>
998 <property name="label" translatable="yes">Servidor :</property>
999 <property name="use_underline">False</property>
1000 <property name="use_markup">False</property>
1001 <property name="justify">GTK_JUSTIFY_LEFT</property>
1002 <property name="wrap">False</property>
1003 <property name="selectable">False</property>
1004 <property name="xalign">0</property>
1005 <property name="yalign">0.5</property>
1006 <property name="xpad">0</property>
1007 <property name="ypad">0</property>
1010 <property name="left_attach">0</property>
1011 <property name="right_attach">1</property>
1012 <property name="top_attach">0</property>
1013 <property name="bottom_attach">1</property>
1014 <property name="x_options">fill</property>
1015 <property name="y_options"></property>
1020 <widget class="GtkLabel" id="label11">
1021 <property name="visible">True</property>
1022 <property name="label" translatable="yes">Puerto :</property>
1023 <property name="use_underline">False</property>
1024 <property name="use_markup">False</property>
1025 <property name="justify">GTK_JUSTIFY_LEFT</property>
1026 <property name="wrap">False</property>
1027 <property name="selectable">False</property>
1028 <property name="xalign">0</property>
1029 <property name="yalign">0.5</property>
1030 <property name="xpad">0</property>
1031 <property name="ypad">0</property>
1034 <property name="left_attach">0</property>
1035 <property name="right_attach">1</property>
1036 <property name="top_attach">1</property>
1037 <property name="bottom_attach">2</property>
1038 <property name="x_options">fill</property>
1039 <property name="y_options"></property>
1044 <widget class="GtkEntry" id="server_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">localhost</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">0</property>
1059 <property name="bottom_attach">1</property>
1060 <property name="y_options"></property>
1065 <widget class="GtkSpinButton" id="server_port">
1066 <property name="visible">True</property>
1067 <property name="can_focus">True</property>
1068 <property name="climb_rate">1</property>
1069 <property name="digits">0</property>
1070 <property name="numeric">False</property>
1071 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
1072 <property name="snap_to_ticks">False</property>
1073 <property name="wrap">False</property>
1074 <property name="adjustment">1234 1 65535 1 10 10</property>
1077 <property name="left_attach">1</property>
1078 <property name="right_attach">2</property>
1079 <property name="top_attach">1</property>
1080 <property name="bottom_attach">2</property>
1081 <property name="y_options"></property>
1086 <property name="padding">0</property>
1087 <property name="expand">True</property>
1088 <property name="fill">True</property>