768 lines
38 KiB
Plaintext
768 lines
38 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
|
||
|
<!--*- mode: xml -*-->
|
||
|
<glade-interface>
|
||
|
<widget 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 name="delete_event" handler="end"/>
|
||
|
<child>
|
||
|
<widget class="GtkVBox" id="vbox4">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="border_width">1</property>
|
||
|
<child>
|
||
|
<widget class="GtkNotebook" id="notebook1">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="border_width">3</property>
|
||
|
<child>
|
||
|
<widget class="GtkVBox" id="main_vbox">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="border_width">5</property>
|
||
|
<property name="spacing">5</property>
|
||
|
<child>
|
||
|
<widget class="GtkHBox" id="hbox1">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="spacing">5</property>
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label12">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="xpad">5</property>
|
||
|
<property name="label" translatable="yes">ROM Filename:</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkEntry" id="rom_entry">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="position">1</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget 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>
|
||
|
<property name="response_id">0</property>
|
||
|
<signal name="clicked" handler="browse_button_clicked"/>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
<property name="position">2</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget 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="response_id">0</property>
|
||
|
<property name="active">True</property>
|
||
|
<property name="draw_indicator">True</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
<property name="position">1</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
</widget>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label9">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes">Main</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="type">tab</property>
|
||
|
<property name="tab_fill">False</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkVBox" id="input_vbox">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="border_width">5</property>
|
||
|
<property name="spacing">5</property>
|
||
|
<child>
|
||
|
<widget class="GtkHBox" id="hbox6">
|
||
|
<property name="visible">True</property>
|
||
|
<child>
|
||
|
<widget class="GtkImage" id="image2">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="stock">gtk-dialog-info</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget 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>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
<property name="padding">7</property>
|
||
|
<property name="position">1</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget 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>
|
||
|
<widget class="GtkButton" id="gp1_button">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="label" translatable="yes">Gamepad _1</property>
|
||
|
<property name="use_underline">True</property>
|
||
|
<property name="response_id">0</property>
|
||
|
<signal name="clicked" handler="gamepad_clicked" after="yes"/>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkButton" id="gp2_button">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="label" translatable="yes">Gamepad _2</property>
|
||
|
<property name="use_underline">True</property>
|
||
|
<property name="response_id">0</property>
|
||
|
<signal name="clicked" handler="gamepad_clicked" after="yes"/>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">1</property>
|
||
|
<property name="right_attach">2</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkButton" id="gp4_button">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="label" translatable="yes">Gamepad _4</property>
|
||
|
<property name="use_underline">True</property>
|
||
|
<property name="response_id">0</property>
|
||
|
<signal name="clicked" handler="gamepad_clicked" after="yes"/>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">1</property>
|
||
|
<property name="right_attach">2</property>
|
||
|
<property name="top_attach">1</property>
|
||
|
<property name="bottom_attach">2</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkButton" id="gp3_button">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="label" translatable="yes">Gamepad _3</property>
|
||
|
<property name="use_underline">True</property>
|
||
|
<property name="response_id">0</property>
|
||
|
<signal name="clicked" handler="gamepad_clicked" after="yes"/>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="top_attach">1</property>
|
||
|
<property name="bottom_attach">2</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
<property name="position">1</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget 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>
|
||
|
<property name="response_id">0</property>
|
||
|
<signal name="clicked" handler="config_help_button_clicked"/>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
<property name="position">2</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="position">1</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label8">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes">Input</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="type">tab</property>
|
||
|
<property name="position">1</property>
|
||
|
<property name="tab_fill">False</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkVBox" id="video_vbox">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="border_width">5</property>
|
||
|
<property name="spacing">5</property>
|
||
|
<child>
|
||
|
<widget 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="response_id">0</property>
|
||
|
<property name="draw_indicator">True</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget 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="response_id">0</property>
|
||
|
<property name="draw_indicator">True</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
<property name="position">1</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="screentip">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes"><small><i>(Press Alt+Enter to toggle fullscreen in-game.)</i></small></property>
|
||
|
<property name="use_markup">True</property>
|
||
|
<property name="wrap">True</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
<property name="position">2</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="position">2</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label21">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes">Video</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="type">tab</property>
|
||
|
<property name="position">2</property>
|
||
|
<property name="tab_fill">False</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkVBox" id="advanced_vbox">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="border_width">5</property>
|
||
|
<property name="spacing">5</property>
|
||
|
<child>
|
||
|
<widget class="GtkHBox" id="hbox11">
|
||
|
<property name="visible">True</property>
|
||
|
<child>
|
||
|
<widget class="GtkImage" id="image3">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="stock">gtk-dialog-info</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget 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>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
<property name="position">1</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
<property name="padding">5</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkHBox" id="hbox12">
|
||
|
<property name="visible">True</property>
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label24">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes">Extra Parameters: </property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
<property name="padding">5</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkEntry" id="extra_entry">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="padding">5</property>
|
||
|
<property name="position">1</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="position">1</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="position">3</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label22">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes">Advanced</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="type">tab</property>
|
||
|
<property name="position">3</property>
|
||
|
<property name="tab_fill">False</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkVBox" id="network_vbox">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="border_width">5</property>
|
||
|
<property name="spacing">5</property>
|
||
|
<child>
|
||
|
<widget 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="response_id">0</property>
|
||
|
<property name="draw_indicator">True</property>
|
||
|
<signal name="toggled" handler="host_radio_clicked"/>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkFrame" id="host_frame">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="sensitive">False</property>
|
||
|
<property name="label_xalign">0</property>
|
||
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
||
|
<child>
|
||
|
<widget class="GtkAlignment" id="alignment6">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="left_padding">19</property>
|
||
|
<child>
|
||
|
<widget 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>
|
||
|
<widget class="GtkLabel" id="label19">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="xalign">0</property>
|
||
|
<property name="label" translatable="yes">Port:</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="x_options">GTK_FILL</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label20">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="xalign">0</property>
|
||
|
<property name="label" translatable="yes">Password:</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="top_attach">1</property>
|
||
|
<property name="bottom_attach">2</property>
|
||
|
<property name="x_options">GTK_FILL</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkSpinButton" id="host_port">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="adjustment">4046 1 65536 1 10 10</property>
|
||
|
<property name="climb_rate">1</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">1</property>
|
||
|
<property name="right_attach">2</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkEntry" id="host_pass">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">1</property>
|
||
|
<property name="right_attach">2</property>
|
||
|
<property name="top_attach">1</property>
|
||
|
<property name="bottom_attach">2</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
</widget>
|
||
|
</child>
|
||
|
</widget>
|
||
|
</child>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
<property name="position">1</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget 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="response_id">0</property>
|
||
|
<property name="draw_indicator">True</property>
|
||
|
<property name="group">host_radio</property>
|
||
|
<signal name="toggled" handler="join_radio_clicked"/>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
<property name="position">2</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkFrame" id="join_frame">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="sensitive">False</property>
|
||
|
<property name="label_xalign">0</property>
|
||
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
||
|
<child>
|
||
|
<widget class="GtkAlignment" id="alignment5">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="xalign">0</property>
|
||
|
<property name="left_padding">19</property>
|
||
|
<child>
|
||
|
<widget 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>
|
||
|
<widget class="GtkEntry" id="join_add">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">1</property>
|
||
|
<property name="right_attach">2</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkEntry" id="join_pass">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="visibility">False</property>
|
||
|
<property name="invisible_char">*</property>
|
||
|
</widget>
|
||
|
<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>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label15">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="xalign">0</property>
|
||
|
<property name="label" translatable="yes">Server Address:</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="x_options">GTK_FILL</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label16">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="xalign">0</property>
|
||
|
<property name="label" translatable="yes">Server Port:</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="top_attach">1</property>
|
||
|
<property name="bottom_attach">2</property>
|
||
|
<property name="x_options">GTK_FILL</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label17">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="xalign">0</property>
|
||
|
<property name="label" translatable="yes">Password:</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="top_attach">2</property>
|
||
|
<property name="bottom_attach">3</property>
|
||
|
<property name="x_options">GTK_FILL</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkSpinButton" id="join_port">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="adjustment">4046 1 65536 1 10 10</property>
|
||
|
<property name="climb_rate">1</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">1</property>
|
||
|
<property name="right_attach">2</property>
|
||
|
<property name="top_attach">1</property>
|
||
|
<property name="bottom_attach">2</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
</widget>
|
||
|
</child>
|
||
|
</widget>
|
||
|
</child>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
<property name="position">3</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget 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="response_id">0</property>
|
||
|
<property name="active">True</property>
|
||
|
<property name="draw_indicator">True</property>
|
||
|
<property name="group">host_radio</property>
|
||
|
<signal name="toggled" handler="no_network_radio_clicked"/>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
<property name="position">4</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="position">4</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label13">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes">Network</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="type">tab</property>
|
||
|
<property name="position">4</property>
|
||
|
<property name="tab_fill">False</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="padding">10</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkHBox" id="hbox9">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="homogeneous">True</property>
|
||
|
<child>
|
||
|
<widget class="GtkHBox" id="hbox10">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="border_width">3</property>
|
||
|
<child>
|
||
|
<widget 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>
|
||
|
<property name="response_id">0</property>
|
||
|
<signal name="clicked" handler="launch_button_clicked"/>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="fill">False</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget 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>
|
||
|
<property name="response_id">0</property>
|
||
|
<signal name="clicked" handler="about_button_clicked"/>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
<property name="position">1</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget 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>
|
||
|
<property name="response_id">0</property>
|
||
|
<signal name="clicked" handler="end"/>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="fill">False</property>
|
||
|
<property name="position">2</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
</widget>
|
||
|
</child>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
<property name="position">1</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
</widget>
|
||
|
</child>
|
||
|
</widget>
|
||
|
<widget class="GtkAboutDialog" id="about_dialog">
|
||
|
<property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
|
||
|
<property name="copyright" translatable="yes">(C) Copyright 2008</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
|
||
|
<ltsmooth42@gmail.comt>
|
||
|
|
||
|
Patch writers:
|
||
|
Scott Brown</property>
|
||
|
<property name="translator_credits" translatable="yes" comments="TRANSLATORS: Replace this string with your names, one name per line.">translator-credits</property>
|
||
|
<property name="artists">Sketching:
|
||
|
J. Sammer
|
||
|
Digital Manipulation:
|
||
|
C. Kontros
|
||
|
|
||
|
Artwork for old versions (< 0.2.7):
|
||
|
Jimmy Angelakos
|
||
|
<vyruss000@gmail.com></property>
|
||
|
<property name="logo">gfceu_big.png</property>
|
||
|
<child internal-child="vbox">
|
||
|
<widget class="GtkVBox" id="dialog-vbox1">
|
||
|
<property name="visible">True</property>
|
||
|
<child>
|
||
|
<placeholder/>
|
||
|
</child>
|
||
|
<child internal-child="action_area">
|
||
|
<widget class="GtkHButtonBox" id="dialog-action_area1">
|
||
|
<property name="visible">True</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="pack_type">GTK_PACK_END</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
</widget>
|
||
|
</child>
|
||
|
</widget>
|
||
|
</glade-interface>
|