fceux/gfceu.xml

1154 lines
55 KiB
XML
Raw Normal View History

2008-06-17 16:02:45 +00:00
<interface>
<object class="GtkAdjustment" id="adjustment1">
<property name="upper">10</property>
<property name="lower">1</property>
<property name="page_increment">1</property>
<property name="step_increment">0.5</property>
<property name="page_size">10</property>
<property name="value">2</property>
</object>
<object class="GtkAdjustment" id="adjustment2">
<property name="upper">10</property>
<property name="lower">1</property>
<property name="page_increment">1</property>
<property name="step_increment">0.5</property>
<property name="page_size">10</property>
<property name="value">2</property>
</object>
<object class="GtkAdjustment" id="adjustment3">
<property name="upper">65536</property>
<property name="lower">1</property>
<property name="page_increment">10</property>
<property name="step_increment">1</property>
<property name="page_size">10</property>
<property name="value">4046</property>
</object>
<object class="GtkAdjustment" id="adjustment4">
<property name="upper">65536</property>
<property name="lower">1</property>
<property name="page_increment">10</property>
<property name="step_increment">1</property>
<property name="page_size">10</property>
<property name="value">4046</property>
</object>
2008-06-25 16:34:39 +00:00
<object class="GtkWindow" id="gamepad_config_window">
<child>
<object class="GtkHBox" id="hbox3">
<property name="visible">True</property>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
<property name="label_xalign">0</property>
<property name="shadow_type">GTK_SHADOW_NONE</property>
<child>
<object class="GtkAlignment" id="alignment1">
<property name="visible">True</property>
<property name="left_padding">12</property>
<child>
<object class="GtkTable" id="table3">
<property name="visible">True</property>
<property name="n_rows">3</property>
<property name="n_columns">3</property>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<object class="GtkButton" id="button4">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="label" translatable="yes">Right</property>
</object>
<packing>
<property name="left_attach">2</property>
<property name="right_attach">3</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="button3">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="label" translatable="yes">Down</property>
</object>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
<property name="top_attach">2</property>
<property name="bottom_attach">3</property>
</packing>
</child>
<child>
<object class="GtkButton" id="button2">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="label" translatable="yes">Left</property>
</object>
<packing>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="button1">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="label" translatable="yes">Up</property>
</object>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
</packing>
</child>
</object>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="label7">
<property name="visible">True</property>
<property name="label" translatable="yes">&lt;b&gt;D-Pad&lt;/b&gt;</property>
<property name="use_markup">True</property>
</object>
</child>
</object>
</child>
<child>
<object class="GtkFrame" id="frame2">
<property name="visible">True</property>
<property name="label_xalign">0</property>
<property name="shadow_type">GTK_SHADOW_NONE</property>
<child>
<object class="GtkAlignment" id="alignment2">
<property name="visible">True</property>
<property name="left_padding">12</property>
<child>
<object class="GtkHBox" id="hbox4">
<property name="visible">True</property>
<child>
<object class="GtkButton" id="button5">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="label" translatable="yes">Select</property>
</object>
</child>
<child>
<object class="GtkButton" id="button6">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="label" translatable="yes">Start</property>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="label10">
<property name="visible">True</property>
<property name="label" translatable="yes">&lt;b&gt;Essentials&lt;/b&gt;</property>
<property name="use_markup">True</property>
</object>
</child>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="frame3">
<property name="visible">True</property>
<property name="label_xalign">0</property>
<property name="shadow_type">GTK_SHADOW_NONE</property>
<child>
<object class="GtkAlignment" id="alignment3">
<property name="visible">True</property>
<property name="left_padding">12</property>
<child>
<object class="GtkHBox" id="hbox5">
<property name="visible">True</property>
<child>
<object class="GtkButton" id="button7">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="label" translatable="yes">B</property>
</object>
</child>
<child>
<object class="GtkButton" id="button8">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="label" translatable="yes">A</property>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
</object>
</child>
<child type="label">
<object class="GtkLabel" id="label11">
<property name="visible">True</property>
<property name="label" translatable="yes">&lt;b&gt;Alpha and Beta&lt;/b&gt;</property>
<property name="use_markup">True</property>
</object>
</child>
</object>
<packing>
<property name="position">2</property>
</packing>
</child>
</object>
</child>
</object>
<object class="GtkAboutDialog" id="about_dialog">
<property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
<property name="copyright" translatable="yes">(C) Copyright 2006</property>
<property name="comments" translatable="yes">A GNOME front-end end for the FCE Ultra Nintendo Entertainment System emulator</property>
<property name="website">http://dietschnitzel.com/gfceu/</property>
<property name="license" translatable="yes">This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</property>
<property name="authors">Lukas Sabota
&lt;ltsmooth42@gmail.comt&gt;
Patch writers:
Scott Brown</property>
<property comments="TRANSLATORS: Replace this string with your names, one name per line." name="translator_credits" translatable="yes">translator-credits</property>
<property name="artists">Sketching:
J. Sammer
Digital Manipulation:
C. Kontros
Artwork for old versions (&lt; 0.2.7):
Jimmy Angelakos
&lt;vyruss000@gmail.com&gt;</property>
<property name="logo">gfceu_big.png</property>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox1">
<property name="visible">True</property>
<child>
<placeholder/>
</child>
<child internal-child="action_area">
<object class="GtkHButtonBox" id="dialog-action_area1">
<property name="visible">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="pack_type">GTK_PACK_END</property>
</packing>
</child>
</object>
</child>
</object>
2008-06-17 16:02:45 +00:00
<object class="GtkWindow" id="main_window">
<property name="visible">True</property>
<property name="title">GFCE Ultra</property>
<property name="default_width">442</property>
<property name="icon">gfceu.png</property>
<signal handler="end" name="delete_event"/>
<child>
<object class="GtkVBox" id="vbox4">
<property name="visible">True</property>
<property name="border_width">1</property>
<child>
<object class="GtkNotebook" id="notebook1">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="border_width">3</property>
<child>
<object class="GtkVBox" id="main_vbox">
<property name="visible">True</property>
<property name="border_width">5</property>
<property name="spacing">5</property>
<child>
<object class="GtkHBox" id="hbox1">
<property name="visible">True</property>
<property name="spacing">5</property>
<child>
<object class="GtkLabel" id="label12">
<property name="visible">True</property>
<property name="xpad">5</property>
<property name="label" translatable="yes">ROM Filename:</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="rom_entry">
<property name="visible">True</property>
<property name="can_focus">True</property>
</object>
<packing>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="browse_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">_Browse...</property>
<property name="use_underline">True</property>
<signal handler="browse_button_clicked" name="clicked"/>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">2</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
</object>
</child>
<child type="tab">
<object class="GtkLabel" id="label9">
<property name="visible">True</property>
<property name="label" translatable="yes">Main</property>
</object>
<packing>
<property name="tab_fill">False</property>
</packing>
</child>
<child>
<object class="GtkVBox" id="input_vbox">
<property name="visible">True</property>
<property name="border_width">5</property>
<property name="spacing">5</property>
<child>
<object class="GtkHBox" id="hbox6">
<property name="visible">True</property>
<child>
<object class="GtkImage" id="image2">
<property name="visible">True</property>
<property name="stock">gtk-dialog-info</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
<property name="label" translatable="yes">Select an NES gamepad to configure.</property>
<property name="wrap">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="padding">7</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<object class="GtkTable" id="button_table">
<property name="visible">True</property>
<property name="n_rows">2</property>
<property name="n_columns">2</property>
<property name="column_spacing">5</property>
<property name="row_spacing">5</property>
<child>
2008-06-25 16:34:39 +00:00
<object class="GtkButton" id="gp1_button">
2008-06-17 16:02:45 +00:00
<property name="visible">True</property>
<property name="can_focus">True</property>
2008-06-25 16:34:39 +00:00
<property name="label" translatable="yes">Gamepad _1</property>
2008-06-17 16:02:45 +00:00
<property name="use_underline">True</property>
<signal after="yes" handler="gamepad_clicked" name="clicked"/>
</object>
<packing>
<property name="y_options"/>
</packing>
</child>
<child>
2008-06-25 16:34:39 +00:00
<object class="GtkButton" id="gp2_button">
2008-06-17 16:02:45 +00:00
<property name="visible">True</property>
<property name="can_focus">True</property>
2008-06-25 16:34:39 +00:00
<property name="label" translatable="yes">Gamepad _2</property>
2008-06-17 16:02:45 +00:00
<property name="use_underline">True</property>
<signal after="yes" handler="gamepad_clicked" name="clicked"/>
</object>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
<property name="y_options"/>
</packing>
</child>
<child>
2008-06-25 16:34:39 +00:00
<object class="GtkButton" id="gp4_button">
2008-06-17 16:02:45 +00:00
<property name="visible">True</property>
<property name="can_focus">True</property>
2008-06-25 16:34:39 +00:00
<property name="label" translatable="yes">Gamepad _4</property>
2008-06-17 16:02:45 +00:00
<property name="use_underline">True</property>
<signal after="yes" handler="gamepad_clicked" name="clicked"/>
</object>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
2008-06-25 16:34:39 +00:00
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
2008-06-17 16:02:45 +00:00
<property name="y_options"/>
</packing>
</child>
<child>
2008-06-25 16:34:39 +00:00
<object class="GtkButton" id="gp3_button">
2008-06-17 16:02:45 +00:00
<property name="visible">True</property>
<property name="can_focus">True</property>
2008-06-25 16:34:39 +00:00
<property name="label" translatable="yes">Gamepad _3</property>
2008-06-17 16:02:45 +00:00
<property name="use_underline">True</property>
<signal after="yes" handler="gamepad_clicked" name="clicked"/>
</object>
<packing>
2008-06-25 16:34:39 +00:00
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
2008-06-17 16:02:45 +00:00
<property name="y_options"/>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="config_help_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label">gtk-help</property>
<property name="use_stock">True</property>
<signal handler="config_help_button_clicked" name="clicked"/>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="padding">5</property>
<property name="pack_type">GTK_PACK_END</property>
<property name="position">2</property>
</packing>
</child>
</object>
</child>
<child type="tab">
<object class="GtkLabel" id="label8">
<property name="visible">True</property>
<property name="label" translatable="yes">Input</property>
</object>
<packing>
<property name="position">1</property>
<property name="tab_fill">False</property>
</packing>
</child>
<child>
<object class="GtkVBox" id="video_vbox">
<property name="visible">True</property>
<property name="border_width">5</property>
<property name="spacing">5</property>
<child>
<object class="GtkCheckButton" id="opengl_check">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Enable _OpenGL Rendering</property>
<property name="use_underline">True</property>
<property name="draw_indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="fullscreen_check">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Enable _Full Screen</property>
<property name="use_underline">True</property>
<property name="draw_indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkHBox" id="xscale_box">
<property name="visible">True</property>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
<property name="label" translatable="yes">X scale:</property>
</object>
<packing>
<property name="expand">False</property>
<property name="padding">5</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="xscale_spin">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="adjustment">adjustment1</property>
<property name="digits">1</property>
<property name="numeric">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="position">2</property>
</packing>
</child>
<child>
<object class="GtkHBox" id="yscale_box">
<property name="visible">True</property>
<child>
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
<property name="label" translatable="yes">Y scale:</property>
</object>
<packing>
<property name="expand">False</property>
<property name="padding">5</property>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="yscale_spin">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="adjustment">adjustment2</property>
<property name="digits">1</property>
<property name="numeric">True</property>
<property name="update_policy">GTK_UPDATE_IF_VALID</property>
</object>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="position">3</property>
</packing>
</child>
<child>
<object class="GtkHBox" id="bpp_box">
<property name="visible">True</property>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
<property name="label" translatable="yes">Bits per pixel:</property>
</object>
<packing>
<property name="expand">False</property>
<property name="padding">5</property>
</packing>
</child>
<child>
2008-06-25 16:34:39 +00:00
<object class="GtkEntry" id="bpp_entry">
<property name="visible">True</property>
<property name="can_focus">True</property>
</object>
<packing>
<property name="position">1</property>
</packing>
2008-06-17 16:02:45 +00:00
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="position">4</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="screentip">
<property name="visible">True</property>
<property name="label" translatable="yes">&lt;small&gt;&lt;i&gt;(Press Alt+Enter to toggle fullscreen in-game.)&lt;/i&gt;&lt;/small&gt;</property>
<property name="use_markup">True</property>
<property name="wrap">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">5</property>
</packing>
</child>
</object>
</child>
<child type="tab">
<object class="GtkLabel" id="label21">
<property name="visible">True</property>
<property name="label" translatable="yes">Video</property>
</object>
<packing>
<property name="position">2</property>
<property name="tab_fill">False</property>
</packing>
</child>
<child>
<object class="GtkVBox" id="advanced_vbox">
<property name="visible">True</property>
<property name="border_width">5</property>
<property name="spacing">5</property>
<child>
<object class="GtkHBox" id="hbox11">
<property name="visible">True</property>
<child>
<object class="GtkImage" id="image3">
<property name="visible">True</property>
<property name="stock">gtk-dialog-info</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="advanced_info">
<property name="visible">True</property>
<property name="label" translatable="yes">If you would like to specify any command line options to FCE Ultra, specify them below. For a complete option reference, consult the official FCE Ultra documentation.
Invalid options may cause GFCE Ultra to perform incorrectly.
</property>
<property name="wrap">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="padding">5</property>
</packing>
</child>
<child>
<object class="GtkHBox" id="hbox12">
<property name="visible">True</property>
<child>
<object class="GtkLabel" id="label24">
<property name="visible">True</property>
<property name="label" translatable="yes">Extra Parameters: </property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="padding">5</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="extra_entry">
<property name="visible">True</property>
<property name="can_focus">True</property>
</object>
<packing>
<property name="padding">5</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
<child type="tab">
<object class="GtkLabel" id="label22">
<property name="visible">True</property>
<property name="label" translatable="yes">Advanced</property>
</object>
<packing>
<property name="position">3</property>
<property name="tab_fill">False</property>
</packing>
</child>
<child>
<object class="GtkVBox" id="vbox1">
<property name="visible">True</property>
<property name="spacing">5</property>
<child>
<object class="GtkCheckButton" id="sound_check">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Enable _Sound</property>
<property name="use_underline">True</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="padding">5</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="soundq_check">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Extra _Quaility</property>
<property name="use_underline">True</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
</object>
<packing>
<property name="expand">False</property>
<property name="padding">5</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkHBox" id="hbox2">
<property name="visible">True</property>
<child>
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
<property name="label" translatable="yes">Sample rate:</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="padding">5</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="soundrate_entry">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="text" translatable="yes">11000</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="padding">5</property>
<property name="position">2</property>
</packing>
</child>
<child>
<object class="GtkHBox" id="hbox7">
<property name="visible">True</property>
<child>
<object class="GtkLabel" id="label14">
<property name="visible">True</property>
<property name="label" translatable="yes">Buffer size (ms):</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="padding">5</property>
</packing>
</child>
<child>
<object class="GtkEntry" id="soundbufsize_entry">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="text" translatable="yes">48</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="position">3</property>
</packing>
</child>
2008-06-17 16:02:45 +00:00
</object>
<packing>
<property name="position">4</property>
<property name="tab_fill">False</property>
</packing>
</child>
<child type="tab">
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="label" translatable="yes">Sound</property>
</object>
<packing>
<property name="position">4</property>
<property name="tab_fill">False</property>
</packing>
</child>
<child>
<object class="GtkVBox" id="network_vbox">
<property name="visible">True</property>
<property name="sensitive">False</property>
<property name="border_width">5</property>
<property name="spacing">5</property>
<child>
<object class="GtkRadioButton" id="host_radio">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">_Host Game</property>
<property name="use_underline">True</property>
<property name="draw_indicator">True</property>
<signal handler="host_radio_clicked" name="toggled"/>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="host_frame">
<property name="visible">True</property>
<property name="label_xalign">0</property>
<property name="shadow_type">GTK_SHADOW_NONE</property>
<child>
<object class="GtkAlignment" id="alignment6">
<property name="visible">True</property>
<property name="left_padding">19</property>
<child>
<object class="GtkTable" id="table2">
<property name="visible">True</property>
<property name="n_rows">2</property>
<property name="n_columns">2</property>
<property name="column_spacing">5</property>
<property name="row_spacing">5</property>
<child>
2008-06-25 16:34:39 +00:00
<object class="GtkLabel" id="label19">
2008-06-17 16:02:45 +00:00
<property name="visible">True</property>
2008-06-25 16:34:39 +00:00
<property name="xalign">0</property>
<property name="label" translatable="yes">Port:</property>
</object>
<packing>
<property name="x_options">GTK_FILL</property>
<property name="y_options"/>
</packing>
</child>
<child>
<object class="GtkLabel" id="label20">
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Password:</property>
2008-06-17 16:02:45 +00:00
</object>
<packing>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
2008-06-25 16:34:39 +00:00
<property name="x_options">GTK_FILL</property>
2008-06-17 16:02:45 +00:00
<property name="y_options"/>
</packing>
</child>
<child>
<object class="GtkSpinButton" id="host_port">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="adjustment">adjustment3</property>
<property name="climb_rate">1</property>
</object>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
<property name="y_options"/>
</packing>
</child>
<child>
2008-06-25 16:34:39 +00:00
<object class="GtkEntry" id="host_pass">
2008-06-17 16:02:45 +00:00
<property name="visible">True</property>
2008-06-25 16:34:39 +00:00
<property name="can_focus">True</property>
2008-06-17 16:02:45 +00:00
</object>
<packing>
2008-06-25 16:34:39 +00:00
<property name="left_attach">1</property>
<property name="right_attach">2</property>
2008-06-17 16:02:45 +00:00
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
<property name="y_options"/>
</packing>
</child>
</object>
</child>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="join_radio">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">_Join Game</property>
<property name="use_underline">True</property>
<property name="draw_indicator">True</property>
<property name="group">host_radio</property>
<signal handler="join_radio_clicked" name="toggled"/>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">2</property>
</packing>
</child>
<child>
<object class="GtkFrame" id="join_frame">
<property name="visible">True</property>
<property name="label_xalign">0</property>
<property name="shadow_type">GTK_SHADOW_NONE</property>
<child>
<object class="GtkAlignment" id="alignment5">
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="left_padding">19</property>
<child>
<object class="GtkTable" id="table1">
<property name="visible">True</property>
<property name="border_width">5</property>
<property name="n_rows">3</property>
<property name="n_columns">2</property>
<property name="column_spacing">3</property>
<property name="row_spacing">5</property>
<child>
2008-06-25 16:34:39 +00:00
<object class="GtkEntry" id="join_add">
2008-06-17 16:02:45 +00:00
<property name="visible">True</property>
<property name="can_focus">True</property>
</object>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
<property name="y_options"/>
</packing>
</child>
<child>
2008-06-25 16:34:39 +00:00
<object class="GtkEntry" id="join_pass">
2008-06-17 16:02:45 +00:00
<property name="visible">True</property>
2008-06-25 16:34:39 +00:00
<property name="can_focus">True</property>
<property name="visibility">False</property>
<property name="invisible_char">*</property>
2008-06-17 16:02:45 +00:00
</object>
<packing>
2008-06-25 16:34:39 +00:00
<property name="left_attach">1</property>
<property name="right_attach">2</property>
2008-06-17 16:02:45 +00:00
<property name="top_attach">2</property>
<property name="bottom_attach">3</property>
<property name="y_options"/>
</packing>
</child>
<child>
2008-06-25 16:34:39 +00:00
<object class="GtkLabel" id="label15">
2008-06-17 16:02:45 +00:00
<property name="visible">True</property>
<property name="xalign">0</property>
2008-06-25 16:34:39 +00:00
<property name="label" translatable="yes">Server Address:</property>
2008-06-17 16:02:45 +00:00
</object>
<packing>
<property name="x_options">GTK_FILL</property>
<property name="y_options"/>
</packing>
</child>
<child>
2008-06-25 16:34:39 +00:00
<object class="GtkLabel" id="label16">
2008-06-17 16:02:45 +00:00
<property name="visible">True</property>
<property name="xalign">0</property>
2008-06-25 16:34:39 +00:00
<property name="label" translatable="yes">Server Port:</property>
2008-06-17 16:02:45 +00:00
</object>
<packing>
2008-06-25 16:34:39 +00:00
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
2008-06-17 16:02:45 +00:00
<property name="x_options">GTK_FILL</property>
<property name="y_options"/>
</packing>
</child>
<child>
2008-06-25 16:34:39 +00:00
<object class="GtkLabel" id="label17">
2008-06-17 16:02:45 +00:00
<property name="visible">True</property>
2008-06-25 16:34:39 +00:00
<property name="xalign">0</property>
<property name="label" translatable="yes">Password:</property>
2008-06-17 16:02:45 +00:00
</object>
<packing>
<property name="top_attach">2</property>
<property name="bottom_attach">3</property>
2008-06-25 16:34:39 +00:00
<property name="x_options">GTK_FILL</property>
2008-06-17 16:02:45 +00:00
<property name="y_options"/>
</packing>
</child>
<child>
2008-06-25 16:34:39 +00:00
<object class="GtkSpinButton" id="join_port">
2008-06-17 16:02:45 +00:00
<property name="visible">True</property>
<property name="can_focus">True</property>
2008-06-25 16:34:39 +00:00
<property name="adjustment">adjustment4</property>
<property name="climb_rate">1</property>
2008-06-17 16:02:45 +00:00
</object>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
2008-06-25 16:34:39 +00:00
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
2008-06-17 16:02:45 +00:00
<property name="y_options"/>
</packing>
</child>
</object>
</child>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">3</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="no_network_radio">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">_No Network</property>
<property name="use_underline">True</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
<property name="group">host_radio</property>
<signal handler="no_network_radio_clicked" name="toggled"/>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">4</property>
</packing>
</child>
</object>
</child>
<child type="tab">
<object class="GtkLabel" id="label13">
<property name="visible">True</property>
<property name="sensitive">False</property>
<property name="label" translatable="yes">Network</property>
</object>
<packing>
<property name="position">5</property>
<property name="tab_fill">False</property>
</packing>
</child>
</object>
<packing>
<property name="padding">10</property>
</packing>
</child>
<child>
<object class="GtkHBox" id="hbox9">
<property name="visible">True</property>
<property name="homogeneous">True</property>
<child>
<object class="GtkHBox" id="hbox10">
<property name="visible">True</property>
<property name="border_width">3</property>
<child>
<object class="GtkButton" id="launch_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="has_focus">True</property>
<property name="can_default">True</property>
<property name="has_default">True</property>
<property name="label">gtk-execute</property>
<property name="use_stock">True</property>
<signal handler="launch_button_clicked" name="clicked"/>
</object>
<packing>
<property name="fill">False</property>
</packing>
</child>
<child>
<object class="GtkButton" id="about_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label">gtk-about</property>
<property name="use_stock">True</property>
<signal handler="about_button_clicked" name="clicked"/>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="quit_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label">gtk-quit</property>
<property name="use_stock">True</property>
<signal handler="end" name="clicked"/>
</object>
<packing>
<property name="fill">False</property>
<property name="position">2</property>
</packing>
</child>
</object>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
</object>
</interface>