762 lines
37 KiB
Plaintext
762 lines
37 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">Fichier ROM:</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">_Parcourir...</property>
|
||
|
<property name="use_underline">True</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">Activer _Son</property>
|
||
|
<property name="use_underline">True</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>
|
||
|
<packing>
|
||
|
<property name="tab_expand">False</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label9">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes">Général</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="type">tab</property>
|
||
|
<property name="tab_expand">False</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">Sélectionner un gamepad NES à configurer.</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>
|
||
|
<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>
|
||
|
<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>
|
||
|
<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>
|
||
|
<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>
|
||
|
<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>
|
||
|
<property name="tab_expand">False</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label8">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes">Manette</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="type">tab</property>
|
||
|
<property name="position">1</property>
|
||
|
<property name="tab_expand">False</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">Permettre le rendu _OpenGL</property>
|
||
|
<property name="use_underline">True</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">Permettre le _plein écran</property>
|
||
|
<property name="use_underline">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>
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="screentip">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes"><small><i>(Presser Alt+Entrée pour permutter.)</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>
|
||
|
<property name="tab_expand">False</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label21">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes">Vidéo</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="type">tab</property>
|
||
|
<property name="position">2</property>
|
||
|
<property name="tab_expand">False</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">Si vous voulez spécifier des paramètres pour FCE Ultra, faîtes-le ci-dessous. Consultez la documentation officielle FCE Ultra.
|
||
|
|
||
|
De mauvaises options dégradent les performances.
|
||
|
</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 Paramètres: </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>
|
||
|
<property name="tab_expand">False</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label22">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes">Avancé</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="type">tab</property>
|
||
|
<property name="position">3</property>
|
||
|
<property name="tab_expand">False</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">Jeu _hôte</property>
|
||
|
<property name="use_underline">True</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">Mot de passe:</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">_Joindre le jeu</property>
|
||
|
<property name="use_underline">True</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">Addresse Serveur:</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">Mot de passe:</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">_Pas de Réseau</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 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>
|
||
|
<property name="tab_expand">False</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label13">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes">Réseau</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="type">tab</property>
|
||
|
<property name="position">4</property>
|
||
|
<property name="tab_expand">False</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>
|
||
|
<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>
|
||
|
<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>
|
||
|
<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="copyright" translatable="yes">(C) Copyright 2006</property>
|
||
|
<property name="comments" translatable="yes">Une interface GNOME pour l'émulateur FCE Ultra Nintendo Entertainment System</property>
|
||
|
<property name="website">http://gfceu.thepiratecove.org/</property>
|
||
|
<property name="license" translatable="yes">Logiciel Libre; vous pouvez le redistribuer et/ou le modifier
|
||
|
tant que vous respectez la licence GNU General Public
|
||
|
de la Free Software Foundation; de la version 2, ou de la dernière version.
|
||
|
|
||
|
Ce programme est distribué dans l'espoir d'être utile,
|
||
|
mais SANS AUCUNE GARANTIE... Voir la licence
|
||
|
GNU General Publicpour plus de détails.
|
||
|
|
||
|
Si vous ne disposez pas dela licence GNU General Public
|
||
|
écrivez à la the Free Software
|
||
|
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</property>
|
||
|
<property name="authors">Lukas Sabota
|
||
|
<punkrockguy318@comcast.net>
|
||
|
|
||
|
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>
|