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"/>
42 <accelerator key="C" modifiers="GDK_CONTROL_MASK" signal="activate"/>
44 <child internal-child="image">
45 <widget class="GtkImage" id="image36">
46 <property name="visible">True</property>
47 <property name="stock">gtk-yes</property>
48 <property name="icon_size">1</property>
49 <property name="xalign">0.5</property>
50 <property name="yalign">0.5</property>
51 <property name="xpad">0</property>
52 <property name="ypad">0</property>
59 <widget class="GtkImageMenuItem" id="mnu_file_disconnect">
60 <property name="visible">True</property>
61 <property name="label" translatable="yes">_Desconectar</property>
62 <property name="use_underline">True</property>
63 <signal name="activate" handler="on_mnu_file_disconnect_activate" last_modification_time="Sun, 16 Nov 2003 22:40:50 GMT"/>
64 <accelerator key="D" modifiers="GDK_CONTROL_MASK" signal="activate"/>
66 <child internal-child="image">
67 <widget class="GtkImage" id="image37">
68 <property name="visible">True</property>
69 <property name="stock">gtk-no</property>
70 <property name="icon_size">1</property>
71 <property name="xalign">0.5</property>
72 <property name="yalign">0.5</property>
73 <property name="xpad">0</property>
74 <property name="ypad">0</property>
81 <widget class="GtkMenuItem" id="separatormenuitem1">
82 <property name="visible">True</property>
87 <widget class="GtkImageMenuItem" id="mnu_file_exit">
88 <property name="visible">True</property>
89 <property name="label">gtk-quit</property>
90 <property name="use_stock">True</property>
91 <signal name="activate" handler="on_mnu_exit_activate" last_modification_time="Thu, 16 Oct 2003 03:36:32 GMT"/>
100 <widget class="GtkMenuItem" id="menuitem3">
101 <property name="visible">True</property>
102 <property name="label" translatable="yes">_Ver</property>
103 <property name="use_underline">True</property>
106 <widget class="GtkMenu" id="menuitem3_menu">
109 <widget class="GtkImageMenuItem" id="mnu_prop">
110 <property name="visible">True</property>
111 <property name="label" translatable="yes">Propiedades</property>
112 <property name="use_underline">True</property>
113 <signal name="activate" handler="on_propiedades1_activate" last_modification_time="Thu, 16 Oct 2003 01:17:27 GMT"/>
115 <child internal-child="image">
116 <widget class="GtkImage" id="image38">
117 <property name="visible">True</property>
118 <property name="stock">gtk-properties</property>
119 <property name="icon_size">1</property>
120 <property name="xalign">0.5</property>
121 <property name="yalign">0.5</property>
122 <property name="xpad">0</property>
123 <property name="ypad">0</property>
134 <widget class="GtkMenuItem" id="mnu_comandos">
135 <property name="visible">True</property>
136 <property name="label" translatable="yes">Comandos</property>
137 <property name="use_underline">True</property>
140 <widget class="GtkMenu" id="mnu_comandos_menu">
143 <widget class="GtkImageMenuItem" id="mnu_simular">
144 <property name="visible">True</property>
145 <property name="label" translatable="yes">_Simular</property>
146 <property name="use_underline">True</property>
147 <signal name="activate" handler="on_mnu_simular_activate" last_modification_time="Mon, 01 Dec 2003 21:39:11 GMT"/>
148 <accelerator key="F3" modifiers="0" signal="activate"/>
150 <child internal-child="image">
151 <widget class="GtkImage" id="image39">
152 <property name="visible">True</property>
153 <property name="stock">gtk-refresh</property>
154 <property name="icon_size">1</property>
155 <property name="xalign">0.5</property>
156 <property name="yalign">0.5</property>
157 <property name="xpad">0</property>
158 <property name="ypad">0</property>
165 <widget class="GtkImageMenuItem" id="mnu_pausar">
166 <property name="visible">True</property>
167 <property name="label" translatable="yes">_Pausar</property>
168 <property name="use_underline">True</property>
169 <signal name="activate" handler="on_mnu_pausar_activate" last_modification_time="Mon, 01 Dec 2003 21:39:11 GMT"/>
170 <accelerator key="F9" modifiers="0" signal="activate"/>
172 <child internal-child="image">
173 <widget class="GtkImage" id="image40">
174 <property name="visible">True</property>
175 <property name="stock">gtk-cancel</property>
176 <property name="icon_size">1</property>
177 <property name="xalign">0.5</property>
178 <property name="yalign">0.5</property>
179 <property name="xpad">0</property>
180 <property name="ypad">0</property>
187 <widget class="GtkMenuItem" id="separador1">
188 <property name="visible">True</property>
193 <widget class="GtkImageMenuItem" id="mnu_server_stop">
194 <property name="visible">True</property>
195 <property name="label" translatable="yes">Detener Servidor</property>
196 <property name="use_underline">True</property>
197 <signal name="activate" handler="on_mnu_detener_servidor_activate" last_modification_time="Mon, 01 Dec 2003 04:53:26 GMT"/>
199 <child internal-child="image">
200 <widget class="GtkImage" id="image41">
201 <property name="visible">True</property>
202 <property name="stock">gtk-stop</property>
203 <property name="icon_size">1</property>
204 <property name="xalign">0.5</property>
205 <property name="yalign">0.5</property>
206 <property name="xpad">0</property>
207 <property name="ypad">0</property>
218 <widget class="GtkMenuItem" id="menuitem4">
219 <property name="visible">True</property>
220 <property name="label" translatable="yes">A_yuda</property>
221 <property name="use_underline">True</property>
224 <widget class="GtkMenu" id="menuitem4_menu">
227 <widget class="GtkImageMenuItem" id="mnu_help_about">
228 <property name="visible">True</property>
229 <property name="label" translatable="yes">_Acerca de</property>
230 <property name="use_underline">True</property>
231 <signal name="activate" handler="on_mnu_help_about_activate" last_modification_time="Thu, 16 Oct 2003 18:02:46 GMT"/>
233 <child internal-child="image">
234 <widget class="GtkImage" id="image42">
235 <property name="visible">True</property>
236 <property name="stock">gtk-dialog-info</property>
237 <property name="icon_size">1</property>
238 <property name="xalign">0.5</property>
239 <property name="yalign">0.5</property>
240 <property name="xpad">0</property>
241 <property name="ypad">0</property>
252 <property name="padding">0</property>
253 <property name="expand">False</property>
254 <property name="fill">False</property>
259 <widget class="GtkHBox" id="hbox1">
260 <property name="visible">True</property>
261 <property name="homogeneous">False</property>
262 <property name="spacing">0</property>
265 <widget class="GtkHandleBox" id="handlebox1">
266 <property name="visible">True</property>
267 <property name="shadow_type">GTK_SHADOW_OUT</property>
268 <property name="handle_position">GTK_POS_LEFT</property>
269 <property name="snap_edge">GTK_POS_TOP</property>
272 <widget class="GtkToolbar" id="toolbar1">
273 <property name="visible">True</property>
274 <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
275 <property name="toolbar_style">GTK_TOOLBAR_BOTH</property>
276 <property name="tooltips">True</property>
279 <widget class="button" id="bar_connect">
280 <property name="visible">True</property>
281 <property name="label" translatable="yes">Conectar</property>
282 <property name="use_underline">True</property>
283 <property name="stock_pixmap">gtk-yes</property>
288 <widget class="button" id="btn_simular">
289 <property name="visible">True</property>
290 <property name="label" translatable="yes">Simular</property>
291 <property name="use_underline">True</property>
292 <property name="stock_pixmap">gtk-refresh</property>
293 <property name="new_group">True</property>
296 <property name="new_group">True</property>
301 <widget class="button" id="btn_pausa">
302 <property name="visible">True</property>
303 <property name="label" translatable="yes">Pausar</property>
304 <property name="use_underline">True</property>
305 <property name="stock_pixmap">gtk-cancel</property>
312 <property name="padding">0</property>
313 <property name="expand">True</property>
314 <property name="fill">True</property>
319 <widget class="GtkFrame" id="frame5">
320 <property name="visible">True</property>
321 <property name="label_xalign">0</property>
322 <property name="label_yalign">0.5</property>
323 <property name="shadow_type">GTK_SHADOW_OUT</property>
326 <widget class="GtkImage" id="ico_conected">
327 <property name="visible">True</property>
328 <property name="stock">gtk-no</property>
329 <property name="icon_size">3</property>
330 <property name="xalign">0.5</property>
331 <property name="yalign">0.5</property>
332 <property name="xpad">0</property>
333 <property name="ypad">0</property>
338 <property name="padding">0</property>
339 <property name="expand">False</property>
340 <property name="fill">False</property>
345 <property name="padding">0</property>
346 <property name="expand">False</property>
347 <property name="fill">False</property>
352 <widget class="GtkHPaned" id="hpaned1">
353 <property name="visible">True</property>
354 <property name="can_focus">True</property>
355 <property name="position">500</property>
358 <widget class="GtkVPaned" id="vpaned1">
359 <property name="visible">True</property>
360 <property name="can_focus">True</property>
361 <property name="position">290</property>
364 <widget class="GtkScrolledWindow" id="scrolledwindow4">
365 <property name="visible">True</property>
366 <property name="can_focus">True</property>
367 <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
368 <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
369 <property name="shadow_type">GTK_SHADOW_NONE</property>
370 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
373 <widget class="GtkViewport" id="viewport1">
374 <property name="visible">True</property>
375 <property name="shadow_type">GTK_SHADOW_IN</property>
378 <widget class="GtkFixed" id="work_place">
379 <property name="visible">True</property>
386 <property name="shrink">True</property>
387 <property name="resize">False</property>
392 <widget class="GtkFrame" id="frame2">
393 <property name="visible">True</property>
394 <property name="label_xalign">0</property>
395 <property name="label_yalign">0</property>
396 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
399 <widget class="GtkScrolledWindow" id="scrolledwindow3">
400 <property name="visible">True</property>
401 <property name="can_focus">True</property>
402 <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
403 <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
404 <property name="shadow_type">GTK_SHADOW_NONE</property>
405 <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
408 <widget class="GtkTextView" id="txt_view">
409 <property name="visible">True</property>
410 <property name="can_focus">True</property>
411 <property name="editable">True</property>
412 <property name="justification">GTK_JUSTIFY_LEFT</property>
413 <property name="wrap_mode">GTK_WRAP_NONE</property>
414 <property name="cursor_visible">True</property>
415 <property name="pixels_above_lines">0</property>
416 <property name="pixels_below_lines">0</property>
417 <property name="pixels_inside_wrap">0</property>
418 <property name="left_margin">0</property>
419 <property name="right_margin">0</property>
420 <property name="indent">0</property>
421 <property name="text" translatable="yes"></property>
428 <widget class="GtkLabel" id="label2">
429 <property name="visible">True</property>
430 <property name="label" translatable="yes">Estado</property>
431 <property name="use_underline">False</property>
432 <property name="use_markup">False</property>
433 <property name="justify">GTK_JUSTIFY_LEFT</property>
434 <property name="wrap">False</property>
435 <property name="selectable">False</property>
436 <property name="xalign">0.5</property>
437 <property name="yalign">0.5</property>
438 <property name="xpad">0</property>
439 <property name="ypad">0</property>
442 <property name="type">label_item</property>
447 <property name="shrink">True</property>
448 <property name="resize">False</property>
453 <property name="shrink">True</property>
454 <property name="resize">True</property>
459 <widget class="GtkVBox" id="vbox3">
460 <property name="visible">True</property>
461 <property name="homogeneous">False</property>
462 <property name="spacing">0</property>
465 <widget class="GtkFrame" id="frame3">
466 <property name="visible">True</property>
467 <property name="label_xalign">0</property>
468 <property name="label_yalign">0.5</property>
469 <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
472 <widget class="GtkTable" id="table3">
473 <property name="visible">True</property>
474 <property name="n_rows">6</property>
475 <property name="n_columns">2</property>
476 <property name="homogeneous">True</property>
477 <property name="row_spacing">0</property>
478 <property name="column_spacing">0</property>
481 <widget class="GtkLabel" id="lbl_cap_flujo">
482 <property name="visible">True</property>
483 <property name="label" translatable="yes">Flujo Actual : </property>
484 <property name="use_underline">False</property>
485 <property name="use_markup">False</property>
486 <property name="justify">GTK_JUSTIFY_LEFT</property>
487 <property name="wrap">False</property>
488 <property name="selectable">False</property>
489 <property name="xalign">0</property>
490 <property name="yalign">0.5</property>
491 <property name="xpad">0</property>
492 <property name="ypad">0</property>
495 <property name="left_attach">0</property>
496 <property name="right_attach">1</property>
497 <property name="top_attach">1</property>
498 <property name="bottom_attach">2</property>
499 <property name="x_options">fill</property>
500 <property name="y_options"></property>
505 <widget class="GtkLabel" id="lbl_flujo">
506 <property name="visible">True</property>
507 <property name="label" translatable="yes">...</property>
508 <property name="use_underline">False</property>
509 <property name="use_markup">False</property>
510 <property name="justify">GTK_JUSTIFY_LEFT</property>
511 <property name="wrap">False</property>
512 <property name="selectable">False</property>
513 <property name="xalign">0</property>
514 <property name="yalign">0.5</property>
515 <property name="xpad">0</property>
516 <property name="ypad">0</property>
519 <property name="left_attach">1</property>
520 <property name="right_attach">2</property>
521 <property name="top_attach">1</property>
522 <property name="bottom_attach">2</property>
523 <property name="y_options"></property>
528 <widget class="GtkLabel" id="lbl_nombre">
529 <property name="visible">True</property>
530 <property name="label" translatable="yes">...</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">1</property>
543 <property name="right_attach">2</property>
544 <property name="top_attach">0</property>
545 <property name="bottom_attach">1</property>
546 <property name="y_options"></property>
551 <widget class="GtkLabel" id="lbl_cap_color">
552 <property name="visible">True</property>
553 <property name="label" translatable="yes">Color : </property>
554 <property name="use_underline">False</property>
555 <property name="use_markup">False</property>
556 <property name="justify">GTK_JUSTIFY_LEFT</property>
557 <property name="wrap">False</property>
558 <property name="selectable">False</property>
559 <property name="xalign">0</property>
560 <property name="yalign">0.5</property>
561 <property name="xpad">0</property>
562 <property name="ypad">0</property>
565 <property name="left_attach">0</property>
566 <property name="right_attach">1</property>
567 <property name="top_attach">3</property>
568 <property name="bottom_attach">4</property>
569 <property name="x_options">fill</property>
570 <property name="y_options"></property>
575 <widget class="GtkLabel" id="lbl_cap_extra">
576 <property name="visible">True</property>
577 <property name="label" translatable="yes">Extra : </property>
578 <property name="use_underline">False</property>
579 <property name="use_markup">False</property>
580 <property name="justify">GTK_JUSTIFY_LEFT</property>
581 <property name="wrap">False</property>
582 <property name="selectable">False</property>
583 <property name="xalign">0</property>
584 <property name="yalign">0.5</property>
585 <property name="xpad">0</property>
586 <property name="ypad">0</property>
589 <property name="left_attach">0</property>
590 <property name="right_attach">1</property>
591 <property name="top_attach">2</property>
592 <property name="bottom_attach">3</property>
593 <property name="x_options">fill</property>
594 <property name="y_options"></property>
599 <widget class="GtkLabel" id="lbl_extra">
600 <property name="visible">True</property>
601 <property name="label" translatable="yes">...</property>
602 <property name="use_underline">False</property>
603 <property name="use_markup">False</property>
604 <property name="justify">GTK_JUSTIFY_LEFT</property>
605 <property name="wrap">False</property>
606 <property name="selectable">False</property>
607 <property name="xalign">0</property>
608 <property name="yalign">0.5</property>
609 <property name="xpad">0</property>
610 <property name="ypad">0</property>
613 <property name="left_attach">1</property>
614 <property name="right_attach">2</property>
615 <property name="top_attach">2</property>
616 <property name="bottom_attach">3</property>
617 <property name="y_options"></property>
622 <widget class="GtkDrawingArea" id="color_preview">
623 <property name="visible">True</property>
626 <property name="left_attach">1</property>
627 <property name="right_attach">2</property>
628 <property name="top_attach">3</property>
629 <property name="bottom_attach">4</property>
630 <property name="y_options">fill</property>
635 <widget class="GtkLabel" id="lbl_cap_nombre">
636 <property name="visible">True</property>
637 <property name="label" translatable="yes">Nombre : </property>
638 <property name="use_underline">False</property>
639 <property name="use_markup">False</property>
640 <property name="justify">GTK_JUSTIFY_LEFT</property>
641 <property name="wrap">False</property>
642 <property name="selectable">False</property>
643 <property name="xalign">0</property>
644 <property name="yalign">0.5</property>
645 <property name="xpad">0</property>
646 <property name="ypad">0</property>
649 <property name="left_attach">0</property>
650 <property name="right_attach">1</property>
651 <property name="top_attach">0</property>
652 <property name="bottom_attach">1</property>
653 <property name="x_options">fill</property>
654 <property name="y_options"></property>
659 <widget class="GtkButton" id="btn_activar">
660 <property name="border_width">2</property>
661 <property name="visible">True</property>
662 <property name="can_focus">True</property>
663 <property name="label" translatable="yes">On/Off</property>
664 <property name="use_underline">True</property>
665 <property name="relief">GTK_RELIEF_NORMAL</property>
668 <property name="left_attach">0</property>
669 <property name="right_attach">2</property>
670 <property name="top_attach">4</property>
671 <property name="bottom_attach">6</property>
672 <property name="x_options">fill</property>
673 <property name="y_options"></property>
680 <widget class="GtkLabel" id="label17">
681 <property name="visible">True</property>
682 <property name="label" translatable="yes">Propiedades :</property>
683 <property name="use_underline">False</property>
684 <property name="use_markup">False</property>
685 <property name="justify">GTK_JUSTIFY_LEFT</property>
686 <property name="wrap">False</property>
687 <property name="selectable">False</property>
688 <property name="xalign">0.5</property>
689 <property name="yalign">0.5</property>
690 <property name="xpad">0</property>
691 <property name="ypad">0</property>
694 <property name="type">label_item</property>
699 <property name="padding">0</property>
700 <property name="expand">False</property>
701 <property name="fill">False</property>
706 <widget class="GtkImage" id="anim_frames">
707 <property name="visible">True</property>
708 <property name="xalign">0.5</property>
709 <property name="yalign">0.5</property>
710 <property name="xpad">0</property>
711 <property name="ypad">0</property>
714 <property name="padding">0</property>
715 <property name="expand">True</property>
716 <property name="fill">True</property>
721 <property name="shrink">True</property>
722 <property name="resize">True</property>
727 <property name="padding">0</property>
728 <property name="expand">True</property>
729 <property name="fill">True</property>
734 <widget class="GtkStatusbar" id="statusbar1">
735 <property name="visible">True</property>
736 <property name="has_resize_grip">True</property>
739 <property name="padding">0</property>
740 <property name="expand">False</property>
741 <property name="fill">False</property>
748 <widget class="GtkDialog" id="dlgConectar">
749 <property name="title" translatable="yes">Conectar</property>
750 <property name="type">GTK_WINDOW_TOPLEVEL</property>
751 <property name="window_position">GTK_WIN_POS_CENTER</property>
752 <property name="modal">False</property>
753 <property name="resizable">True</property>
754 <property name="destroy_with_parent">False</property>
755 <property name="has_separator">True</property>
757 <child internal-child="vbox">
758 <widget class="GtkVBox" id="dialog-vbox1">
759 <property name="visible">True</property>
760 <property name="homogeneous">False</property>
761 <property name="spacing">0</property>
763 <child internal-child="action_area">
764 <widget class="GtkHButtonBox" id="dialog-action_area1">
765 <property name="visible">True</property>
766 <property name="layout_style">GTK_BUTTONBOX_END</property>
769 <widget class="GtkButton" id="btn_cancel">
770 <property name="visible">True</property>
771 <property name="can_default">True</property>
772 <property name="can_focus">True</property>
773 <property name="label">gtk-cancel</property>
774 <property name="use_stock">True</property>
775 <property name="relief">GTK_RELIEF_NORMAL</property>
776 <property name="response_id">-6</property>
781 <widget class="GtkButton" id="btn_ok">
782 <property name="visible">True</property>
783 <property name="can_default">True</property>
784 <property name="can_focus">True</property>
785 <property name="label">gtk-ok</property>
786 <property name="use_stock">True</property>
787 <property name="relief">GTK_RELIEF_NORMAL</property>
788 <property name="response_id">-5</property>
793 <property name="padding">0</property>
794 <property name="expand">False</property>
795 <property name="fill">True</property>
796 <property name="pack_type">GTK_PACK_END</property>
801 <widget class="GtkTable" id="table1">
802 <property name="visible">True</property>
803 <property name="n_rows">2</property>
804 <property name="n_columns">2</property>
805 <property name="homogeneous">False</property>
806 <property name="row_spacing">0</property>
807 <property name="column_spacing">0</property>
810 <widget class="GtkLabel" id="label10">
811 <property name="visible">True</property>
812 <property name="label" translatable="yes">Servidor :</property>
813 <property name="use_underline">False</property>
814 <property name="use_markup">False</property>
815 <property name="justify">GTK_JUSTIFY_LEFT</property>
816 <property name="wrap">False</property>
817 <property name="selectable">False</property>
818 <property name="xalign">0</property>
819 <property name="yalign">0.5</property>
820 <property name="xpad">0</property>
821 <property name="ypad">0</property>
824 <property name="left_attach">0</property>
825 <property name="right_attach">1</property>
826 <property name="top_attach">0</property>
827 <property name="bottom_attach">1</property>
828 <property name="x_options">fill</property>
829 <property name="y_options"></property>
834 <widget class="GtkLabel" id="label11">
835 <property name="visible">True</property>
836 <property name="label" translatable="yes">Puerto :</property>
837 <property name="use_underline">False</property>
838 <property name="use_markup">False</property>
839 <property name="justify">GTK_JUSTIFY_LEFT</property>
840 <property name="wrap">False</property>
841 <property name="selectable">False</property>
842 <property name="xalign">0</property>
843 <property name="yalign">0.5</property>
844 <property name="xpad">0</property>
845 <property name="ypad">0</property>
848 <property name="left_attach">0</property>
849 <property name="right_attach">1</property>
850 <property name="top_attach">1</property>
851 <property name="bottom_attach">2</property>
852 <property name="x_options">fill</property>
853 <property name="y_options"></property>
858 <widget class="GtkEntry" id="server_name">
859 <property name="visible">True</property>
860 <property name="can_focus">True</property>
861 <property name="editable">True</property>
862 <property name="visibility">True</property>
863 <property name="max_length">0</property>
864 <property name="text" translatable="yes">localhost</property>
865 <property name="has_frame">True</property>
866 <property name="invisible_char" translatable="yes">*</property>
867 <property name="activates_default">False</property>
870 <property name="left_attach">1</property>
871 <property name="right_attach">2</property>
872 <property name="top_attach">0</property>
873 <property name="bottom_attach">1</property>
874 <property name="y_options"></property>
879 <widget class="GtkSpinButton" id="server_port">
880 <property name="visible">True</property>
881 <property name="can_focus">True</property>
882 <property name="climb_rate">1</property>
883 <property name="digits">0</property>
884 <property name="numeric">False</property>
885 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
886 <property name="snap_to_ticks">False</property>
887 <property name="wrap">False</property>
888 <property name="adjustment">7522 1 65535 1 10 10</property>
891 <property name="left_attach">1</property>
892 <property name="right_attach">2</property>
893 <property name="top_attach">1</property>
894 <property name="bottom_attach">2</property>
895 <property name="y_options"></property>
900 <property name="padding">0</property>
901 <property name="expand">True</property>
902 <property name="fill">True</property>
909 <widget class="GtkDialog" id="dlg_property">
910 <property name="title" translatable="yes">Propiedades</property>
911 <property name="type">GTK_WINDOW_TOPLEVEL</property>
912 <property name="window_position">GTK_WIN_POS_CENTER</property>
913 <property name="modal">True</property>
914 <property name="resizable">True</property>
915 <property name="destroy_with_parent">False</property>
916 <property name="has_separator">True</property>
918 <child internal-child="vbox">
919 <widget class="GtkVBox" id="dialog-vbox2">
920 <property name="visible">True</property>
921 <property name="homogeneous">False</property>
922 <property name="spacing">0</property>
924 <child internal-child="action_area">
925 <widget class="GtkHButtonBox" id="dialog-action_area2">
926 <property name="visible">True</property>
927 <property name="layout_style">GTK_BUTTONBOX_END</property>
930 <widget class="GtkButton" id="btn_prop_cancel">
931 <property name="visible">True</property>
932 <property name="can_default">True</property>
933 <property name="can_focus">True</property>
934 <property name="label">gtk-cancel</property>
935 <property name="use_stock">True</property>
936 <property name="relief">GTK_RELIEF_NORMAL</property>
937 <property name="response_id">-6</property>
942 <widget class="GtkButton" id="btn_prop_ok">
943 <property name="visible">True</property>
944 <property name="can_default">True</property>
945 <property name="can_focus">True</property>
946 <property name="label">gtk-ok</property>
947 <property name="use_stock">True</property>
948 <property name="relief">GTK_RELIEF_NORMAL</property>
949 <property name="response_id">-5</property>
954 <property name="padding">0</property>
955 <property name="expand">False</property>
956 <property name="fill">True</property>
957 <property name="pack_type">GTK_PACK_END</property>
962 <widget class="GtkTable" id="table4">
963 <property name="visible">True</property>
964 <property name="n_rows">3</property>
965 <property name="n_columns">3</property>
966 <property name="homogeneous">False</property>
967 <property name="row_spacing">0</property>
968 <property name="column_spacing">0</property>
971 <widget class="GtkLabel" id="label19">
972 <property name="visible">True</property>
973 <property name="label" translatable="yes">Velocidad de SimulaciĂłn : </property>
974 <property name="use_underline">False</property>
975 <property name="use_markup">False</property>
976 <property name="justify">GTK_JUSTIFY_LEFT</property>
977 <property name="wrap">False</property>
978 <property name="selectable">False</property>
979 <property name="xalign">0</property>
980 <property name="yalign">0.5</property>
981 <property name="xpad">0</property>
982 <property name="ypad">0</property>
985 <property name="left_attach">0</property>
986 <property name="right_attach">1</property>
987 <property name="top_attach">0</property>
988 <property name="bottom_attach">1</property>
989 <property name="x_options">fill</property>
990 <property name="y_options"></property>
995 <widget class="GtkSpinButton" id="spn_velocity">
996 <property name="visible">True</property>
997 <property name="can_focus">True</property>
998 <property name="climb_rate">1</property>
999 <property name="digits">0</property>
1000 <property name="numeric">False</property>
1001 <property name="update_policy">GTK_UPDATE_ALWAYS</property>
1002 <property name="snap_to_ticks">False</property>
1003 <property name="wrap">False</property>
1004 <property name="adjustment">1 0 100 1 10 10</property>
1007 <property name="left_attach">1</property>
1008 <property name="right_attach">2</property>
1009 <property name="top_attach">0</property>
1010 <property name="bottom_attach">1</property>
1011 <property name="y_options"></property>
1016 <widget class="GtkLabel" id="label20">
1017 <property name="visible">True</property>
1018 <property name="label" translatable="yes">veces/segundos</property>
1019 <property name="use_underline">False</property>
1020 <property name="use_markup">False</property>
1021 <property name="justify">GTK_JUSTIFY_LEFT</property>
1022 <property name="wrap">False</property>
1023 <property name="selectable">False</property>
1024 <property name="xalign">0</property>
1025 <property name="yalign">0.5</property>
1026 <property name="xpad">0</property>
1027 <property name="ypad">0</property>
1030 <property name="left_attach">2</property>
1031 <property name="right_attach">3</property>
1032 <property name="top_attach">0</property>
1033 <property name="bottom_attach">1</property>
1034 <property name="x_options">fill</property>
1035 <property name="y_options"></property>
1040 <property name="padding">0</property>
1041 <property name="expand">True</property>
1042 <property name="fill">True</property>
1049 <widget class="GtkDialog" id="dlgAbout">
1050 <property name="title" translatable="yes">Acerca de ...</property>
1051 <property name="type">GTK_WINDOW_TOPLEVEL</property>
1052 <property name="window_position">GTK_WIN_POS_CENTER</property>
1053 <property name="modal">True</property>
1054 <property name="resizable">True</property>
1055 <property name="destroy_with_parent">False</property>
1056 <property name="has_separator">True</property>
1058 <child internal-child="vbox">
1059 <widget class="GtkVBox" id="dialog-vbox3">
1060 <property name="visible">True</property>
1061 <property name="homogeneous">False</property>
1062 <property name="spacing">0</property>
1064 <child internal-child="action_area">
1065 <widget class="GtkHButtonBox" id="dialog-action_area3">
1066 <property name="visible">True</property>
1067 <property name="layout_style">GTK_BUTTONBOX_END</property>
1070 <widget class="GtkButton" id="close_about">
1071 <property name="visible">True</property>
1072 <property name="can_default">True</property>
1073 <property name="has_default">True</property>
1074 <property name="can_focus">True</property>
1075 <property name="label">gtk-close</property>
1076 <property name="use_stock">True</property>
1077 <property name="relief">GTK_RELIEF_NORMAL</property>
1078 <property name="response_id">-7</property>
1079 <signal name="clicked" handler="gtk_widget_hide" last_modification_time="Mon, 01 Dec 2003 06:35:10 GMT"/>
1084 <property name="padding">0</property>
1085 <property name="expand">False</property>
1086 <property name="fill">True</property>
1087 <property name="pack_type">GTK_PACK_END</property>
1092 <widget class="GtkNotebook" id="notebook1">
1093 <property name="visible">True</property>
1094 <property name="can_focus">True</property>
1095 <property name="show_tabs">True</property>
1096 <property name="show_border">True</property>
1097 <property name="tab_pos">GTK_POS_TOP</property>
1098 <property name="scrollable">False</property>
1099 <property name="enable_popup">False</property>
1102 <widget class="GtkVBox" id="vbox4">
1103 <property name="visible">True</property>
1104 <property name="homogeneous">False</property>
1105 <property name="spacing">0</property>
1108 <widget class="GtkImage" id="plaqui_logo">
1109 <property name="visible">True</property>
1110 <property name="xalign">0.5</property>
1111 <property name="yalign">0.5</property>
1112 <property name="xpad">0</property>
1113 <property name="ypad">0</property>
1116 <property name="padding">0</property>
1117 <property name="expand">True</property>
1118 <property name="fill">True</property>
1123 <widget class="GtkLabel" id="lbl_plaqui_version">
1124 <property name="visible">True</property>
1125 <property name="label" translatable="yes">...</property>
1126 <property name="use_underline">False</property>
1127 <property name="use_markup">False</property>
1128 <property name="justify">GTK_JUSTIFY_LEFT</property>
1129 <property name="wrap">False</property>
1130 <property name="selectable">False</property>
1131 <property name="xalign">0.5</property>
1132 <property name="yalign">0.5</property>
1133 <property name="xpad">0</property>
1134 <property name="ypad">0</property>
1137 <property name="padding">10</property>
1138 <property name="expand">False</property>
1139 <property name="fill">False</property>
1144 <property name="tab_expand">False</property>
1145 <property name="tab_fill">True</property>
1150 <widget class="GtkLabel" id="label6">
1151 <property name="visible">True</property>
1152 <property name="label" translatable="yes">PlaQui</property>
1153 <property name="use_underline">False</property>
1154 <property name="use_markup">False</property>
1155 <property name="justify">GTK_JUSTIFY_LEFT</property>
1156 <property name="wrap">False</property>
1157 <property name="selectable">False</property>
1158 <property name="xalign">0.5</property>
1159 <property name="yalign">0.5</property>
1160 <property name="xpad">0</property>
1161 <property name="ypad">0</property>
1164 <property name="type">tab</property>
1169 <property name="padding">0</property>
1170 <property name="expand">True</property>
1171 <property name="fill">True</property>