diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-04-16 11:59:29 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-04-16 11:59:29 +0000 |
| commit | c0891807a8123038a34269bfc11606bcb032decf (patch) | |
| tree | 3a4a60383af421c8782f3ee573ae6a5bd5f3b4d2 /data | |
| parent | 8139fbf8204882663446bcb06f68789353597820 (diff) | |
| download | pcsxr-c0891807a8123038a34269bfc11606bcb032decf.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23067 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'data')
| -rw-r--r-- | data/pcsx.glade2 | 723 |
1 files changed, 576 insertions, 147 deletions
diff --git a/data/pcsx.glade2 b/data/pcsx.glade2 index 4be9f290..f37cad67 100644 --- a/data/pcsx.glade2 +++ b/data/pcsx.glade2 @@ -123,7 +123,7 @@ <child> <widget class="GtkImageMenuItem" id="run1"> <property name="visible">True</property> - <property name="label" translatable="yes">_Run</property> + <property name="label" translatable="yes">_Continue</property> <property name="use_underline">True</property> <signal name="activate" handler="OnEmu_Run"/> <child internal-child="image"> @@ -138,7 +138,7 @@ <child> <widget class="GtkImageMenuItem" id="reset1"> <property name="visible">True</property> - <property name="label" translatable="yes">Re_set</property> + <property name="label" translatable="yes">_Reset</property> <property name="use_underline">True</property> <signal name="activate" handler="OnEmu_Reset"/> <child internal-child="image"> @@ -158,7 +158,7 @@ <child> <widget class="GtkImageMenuItem" id="SwitchImage"> <property name="visible">True</property> - <property name="label" translatable="yes">S_witch ISO</property> + <property name="label" translatable="yes">_Switch ISO</property> <property name="use_underline">True</property> <signal name="activate" handler="OnEmu_SwitchImage"/> <accelerator key="W" modifiers="GDK_CONTROL_MASK" signal="activate"/> @@ -177,165 +177,147 @@ </widget> </child> <child> - <widget class="GtkImageMenuItem" id="states1"> + <widget class="GtkImageMenuItem" id="save1"> <property name="visible">True</property> - <property name="label" translatable="yes">_States</property> + <property name="label" translatable="yes">_Save State</property> <property name="use_underline">True</property> <child> - <widget class="GtkMenu" id="states1_menu"> + <widget class="GtkMenu" id="save1_menu"> <child> - <widget class="GtkImageMenuItem" id="load1"> + <widget class="GtkMenuItem" id="GtkMenuItem_SaveSlot1"> <property name="visible">True</property> - <property name="label" translatable="yes">_Load</property> + <property name="label" translatable="yes">Slot _1</property> <property name="use_underline">True</property> - <child> - <widget class="GtkMenu" id="load1_menu"> - <child> - <widget class="GtkMenuItem" id="GtkMenuItem_LoadSlot1"> - <property name="visible">True</property> - <property name="label" translatable="yes">Slot _1</property> - <property name="use_underline">True</property> - <signal name="activate" handler="OnStates_Load1"/> - <accelerator key="1" modifiers="GDK_MOD1_MASK" signal="activate"/> - </widget> - </child> - <child> - <widget class="GtkMenuItem" id="GtkMenuItem_LoadSlot2"> - <property name="visible">True</property> - <property name="label" translatable="yes">Slot _2</property> - <property name="use_underline">True</property> - <signal name="activate" handler="OnStates_Load2"/> - <accelerator key="2" modifiers="GDK_MOD1_MASK" signal="activate"/> - </widget> - </child> - <child> - <widget class="GtkMenuItem" id="GtkMenuItem_LoadSlot3"> - <property name="visible">True</property> - <property name="label" translatable="yes">Slot _3</property> - <property name="use_underline">True</property> - <signal name="activate" handler="OnStates_Load3"/> - <accelerator key="3" modifiers="GDK_MOD1_MASK" signal="activate"/> - </widget> - </child> - <child> - <widget class="GtkMenuItem" id="GtkMenuItem_LoadSlot4"> - <property name="visible">True</property> - <property name="label" translatable="yes">Slot _4</property> - <property name="use_underline">True</property> - <signal name="activate" handler="OnStates_Load4"/> - <accelerator key="4" modifiers="GDK_MOD1_MASK" signal="activate"/> - </widget> - </child> - <child> - <widget class="GtkMenuItem" id="GtkMenuItem_LoadSlot5"> - <property name="visible">True</property> - <property name="label" translatable="yes">Slot _5</property> - <property name="use_underline">True</property> - <signal name="activate" handler="OnStates_Load5"/> - <accelerator key="5" modifiers="GDK_MOD1_MASK" signal="activate"/> - </widget> - </child> - <child> - <widget class="GtkImageMenuItem" id="other1"> - <property name="visible">True</property> - <property name="label" translatable="yes">_Other...</property> - <property name="use_underline">True</property> - <signal name="activate" handler="OnStates_LoadOther"/> - <accelerator key="0" modifiers="GDK_MOD1_MASK" signal="activate"/> - <child internal-child="image"> - <widget class="GtkImage" id="menu-item-image21"> - <property name="visible">True</property> - <property name="stock">gtk-open</property> - <property name="icon_size">1</property> - </widget> - </child> - </widget> - </child> - </widget> - </child> + <signal name="activate" handler="OnStates_Save1"/> + <accelerator key="1" modifiers="GDK_CONTROL_MASK" signal="activate"/> + </widget> + </child> + <child> + <widget class="GtkMenuItem" id="GtkMenuItem_SaveSlot2"> + <property name="visible">True</property> + <property name="label" translatable="yes">Slot _2</property> + <property name="use_underline">True</property> + <signal name="activate" handler="OnStates_Save2"/> + <accelerator key="2" modifiers="GDK_CONTROL_MASK" signal="activate"/> + </widget> + </child> + <child> + <widget class="GtkMenuItem" id="GtkMenuItem_SaveSlot3"> + <property name="visible">True</property> + <property name="label" translatable="yes">Slot _3</property> + <property name="use_underline">True</property> + <signal name="activate" handler="OnStates_Save3"/> + <accelerator key="3" modifiers="GDK_CONTROL_MASK" signal="activate"/> + </widget> + </child> + <child> + <widget class="GtkMenuItem" id="GtkMenuItem_SaveSlot4"> + <property name="visible">True</property> + <property name="label" translatable="yes">Slot _4</property> + <property name="use_underline">True</property> + <signal name="activate" handler="OnStates_Save4"/> + <accelerator key="4" modifiers="GDK_CONTROL_MASK" signal="activate"/> + </widget> + </child> + <child> + <widget class="GtkMenuItem" id="GtkMenuItem_SaveSlot5"> + <property name="visible">True</property> + <property name="label" translatable="yes">Slot _5</property> + <property name="use_underline">True</property> + <signal name="activate" handler="OnStates_Save5"/> + <accelerator key="5" modifiers="GDK_CONTROL_MASK" signal="activate"/> + </widget> + </child> + <child> + <widget class="GtkImageMenuItem" id="other2"> + <property name="visible">True</property> + <property name="label" translatable="yes">_Other...</property> + <property name="use_underline">True</property> + <signal name="activate" handler="OnStates_SaveOther"/> + <accelerator key="0" modifiers="GDK_CONTROL_MASK" signal="activate"/> <child internal-child="image"> - <widget class="GtkImage" id="menu-item-image22"> + <widget class="GtkImage" id="menu-item-image23"> <property name="visible">True</property> - <property name="stock">gtk-redo</property> + <property name="stock">gtk-open</property> <property name="icon_size">1</property> </widget> </child> </widget> </child> + </widget> + </child> + <child internal-child="image"> + <widget class="GtkImage" id="menu-item-image24"> + <property name="visible">True</property> + <property name="stock">gtk-save-as</property> + <property name="icon_size">1</property> + </widget> + </child> + </widget> + </child> + <child> + <widget class="GtkImageMenuItem" id="load1"> + <property name="visible">True</property> + <property name="label" translatable="yes">_Load State</property> + <property name="use_underline">True</property> + <child> + <widget class="GtkMenu" id="load1_menu"> <child> - <widget class="GtkImageMenuItem" id="save1"> + <widget class="GtkMenuItem" id="GtkMenuItem_LoadSlot1"> <property name="visible">True</property> - <property name="label" translatable="yes">_Save</property> + <property name="label" translatable="yes">Slot _1</property> <property name="use_underline">True</property> - <child> - <widget class="GtkMenu" id="save1_menu"> - <child> - <widget class="GtkMenuItem" id="GtkMenuItem_SaveSlot1"> - <property name="visible">True</property> - <property name="label" translatable="yes">Slot _1</property> - <property name="use_underline">True</property> - <signal name="activate" handler="OnStates_Save1"/> - <accelerator key="1" modifiers="GDK_CONTROL_MASK" signal="activate"/> - </widget> - </child> - <child> - <widget class="GtkMenuItem" id="GtkMenuItem_SaveSlot2"> - <property name="visible">True</property> - <property name="label" translatable="yes">Slot _2</property> - <property name="use_underline">True</property> - <signal name="activate" handler="OnStates_Save2"/> - <accelerator key="2" modifiers="GDK_CONTROL_MASK" signal="activate"/> - </widget> - </child> - <child> - <widget class="GtkMenuItem" id="GtkMenuItem_SaveSlot3"> - <property name="visible">True</property> - <property name="label" translatable="yes">Slot _3</property> - <property name="use_underline">True</property> - <signal name="activate" handler="OnStates_Save3"/> - <accelerator key="3" modifiers="GDK_CONTROL_MASK" signal="activate"/> - </widget> - </child> - <child> - <widget class="GtkMenuItem" id="GtkMenuItem_SaveSlot4"> - <property name="visible">True</property> - <property name="label" translatable="yes">Slot _4</property> - <property name="use_underline">True</property> - <signal name="activate" handler="OnStates_Save4"/> - <accelerator key="4" modifiers="GDK_CONTROL_MASK" signal="activate"/> - </widget> - </child> - <child> - <widget class="GtkMenuItem" id="GtkMenuItem_SaveSlot5"> - <property name="visible">True</property> - <property name="label" translatable="yes">Slot _5</property> - <property name="use_underline">True</property> - <signal name="activate" handler="OnStates_Save5"/> - <accelerator key="5" modifiers="GDK_CONTROL_MASK" signal="activate"/> - </widget> - </child> - <child> - <widget class="GtkImageMenuItem" id="other2"> - <property name="visible">True</property> - <property name="label" translatable="yes">_Other...</property> - <property name="use_underline">True</property> - <signal name="activate" handler="OnStates_SaveOther"/> - <accelerator key="0" modifiers="GDK_CONTROL_MASK" signal="activate"/> - <child internal-child="image"> - <widget class="GtkImage" id="menu-item-image23"> - <property name="visible">True</property> - <property name="stock">gtk-open</property> - <property name="icon_size">1</property> - </widget> - </child> - </widget> - </child> - </widget> - </child> + <signal name="activate" handler="OnStates_Load1"/> + <accelerator key="1" modifiers="GDK_MOD1_MASK" signal="activate"/> + </widget> + </child> + <child> + <widget class="GtkMenuItem" id="GtkMenuItem_LoadSlot2"> + <property name="visible">True</property> + <property name="label" translatable="yes">Slot _2</property> + <property name="use_underline">True</property> + <signal name="activate" handler="OnStates_Load2"/> + <accelerator key="2" modifiers="GDK_MOD1_MASK" signal="activate"/> + </widget> + </child> + <child> + <widget class="GtkMenuItem" id="GtkMenuItem_LoadSlot3"> + <property name="visible">True</property> + <property name="label" translatable="yes">Slot _3</property> + <property name="use_underline">True</property> + <signal name="activate" handler="OnStates_Load3"/> + <accelerator key="3" modifiers="GDK_MOD1_MASK" signal="activate"/> + </widget> + </child> + <child> + <widget class="GtkMenuItem" id="GtkMenuItem_LoadSlot4"> + <property name="visible">True</property> + <property name="label" translatable="yes">Slot _4</property> + <property name="use_underline">True</property> + <signal name="activate" handler="OnStates_Load4"/> + <accelerator key="4" modifiers="GDK_MOD1_MASK" signal="activate"/> + </widget> + </child> + <child> + <widget class="GtkMenuItem" id="GtkMenuItem_LoadSlot5"> + <property name="visible">True</property> + <property name="label" translatable="yes">Slot _5</property> + <property name="use_underline">True</property> + <signal name="activate" handler="OnStates_Load5"/> + <accelerator key="5" modifiers="GDK_MOD1_MASK" signal="activate"/> + </widget> + </child> + <child> + <widget class="GtkImageMenuItem" id="other1"> + <property name="visible">True</property> + <property name="label" translatable="yes">_Other...</property> + <property name="use_underline">True</property> + <signal name="activate" handler="OnStates_LoadOther"/> + <accelerator key="0" modifiers="GDK_MOD1_MASK" signal="activate"/> <child internal-child="image"> - <widget class="GtkImage" id="menu-item-image24"> + <widget class="GtkImage" id="menu-item-image21"> <property name="visible">True</property> - <property name="stock">gtk-undo</property> + <property name="stock">gtk-open</property> <property name="icon_size">1</property> </widget> </child> @@ -344,9 +326,9 @@ </widget> </child> <child internal-child="image"> - <widget class="GtkImage" id="menu-item-image25"> + <widget class="GtkImage" id="menu-item-image22"> <property name="visible">True</property> - <property name="stock">gtk-new</property> + <property name="stock">gtk-revert-to-saved</property> <property name="icon_size">1</property> </widget> </child> @@ -2128,7 +2110,7 @@ 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.</property> - <property name="authors">Wei Mingzhi <whistler@openoffice.org> + <property name="authors">Wei Mingzhi <weimingzhi@gmail.com> PCSX-df Team: Ryan Schultz <schultz.ryan@gmail.com> @@ -2144,6 +2126,8 @@ Nik3d</property> <property name="documenters">Ryan Schultz <schultz.ryan@gmail.com></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">Ryan Schultz <schultz.ryan@gmail.com> + +Icon Design: Romain Lafourcade</property> <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox6"> @@ -2163,6 +2147,7 @@ Romain Lafourcade</property> <property name="border_width">5</property> <property name="title" translatable="yes">Edit Cheat Codes</property> <property name="modal">True</property> + <property name="window_position">GTK_WIN_POS_CENTER</property> <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox7"> @@ -2371,4 +2356,448 @@ Romain Lafourcade</property> </widget> </child> </widget> + <widget class="GtkDialog" id="CheatSearchDlg"> + <property name="visible">True</property> + <property name="border_width">5</property> + <property name="title" translatable="yes">Cheat Search</property> + <property name="modal">True</property> + <property name="window_position">GTK_WIN_POS_CENTER</property> + <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> + <child internal-child="vbox"> + <widget class="GtkVBox" id="dialog-vbox8"> + <property name="visible">True</property> + <property name="spacing">2</property> + <child> + <widget class="GtkFrame" id="frame4"> + <property name="visible">True</property> + <property name="label_xalign">0</property> + <child> + <widget class="GtkAlignment" id="alignment23"> + <property name="visible">True</property> + <property name="bottom_padding">12</property> + <property name="left_padding">12</property> + <property name="right_padding">12</property> + <child> + <widget class="GtkVBox" id="vbox2"> + <property name="visible">True</property> + <property name="spacing">6</property> + <child> + <widget class="GtkTable" id="table1"> + <property name="visible">True</property> + <property name="n_rows">3</property> + <property name="n_columns">4</property> + <property name="column_spacing">10</property> + <property name="row_spacing">10</property> + <child> + <placeholder/> + </child> + <child> + <widget class="GtkComboBox" id="combo_datatype"> + <property name="visible">True</property> + <property name="items" translatable="yes">Unsigned 8-bit +Unsigned 16-bit +Unsigned 32-bit +Signed 8-bit +Signed 16-bit +Signed 32-bit</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> + <child> + <widget class="GtkLabel" id="label6"> + <property name="visible">True</property> + <property name="label" translatable="yes">Search For:</property> + </widget> + <packing> + <property name="x_options"></property> + <property name="y_options"></property> + </packing> + </child> + <child> + <widget class="GtkLabel" id="label7"> + <property name="visible">True</property> + <property name="label" translatable="yes">Data Type:</property> + </widget> + <packing> + <property name="top_attach">1</property> + <property name="bottom_attach">2</property> + <property name="x_options"></property> + <property name="y_options"></property> + </packing> + </child> + <child> + <widget class="GtkLabel" id="label8"> + <property name="visible">True</property> + <property name="label" translatable="yes">Value:</property> + </widget> + <packing> + <property name="top_attach">2</property> + <property name="bottom_attach">3</property> + <property name="x_options"></property> + <property name="y_options"></property> + </packing> + </child> + <child> + <widget class="GtkLabel" id="label9"> + <property name="visible">True</property> + <property name="label" translatable="yes">Data Base:</property> + </widget> + <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> + <property name="x_options"></property> + <property name="y_options"></property> + </packing> + </child> + <child> + <widget class="GtkComboBox" id="combo_searchfor"> + <property name="visible">True</property> + <property name="items" translatable="yes">Equal Value +Not Equal Value +Range</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="entry_value"> + <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">2</property> + <property name="bottom_attach">3</property> + <property name="y_options"></property> + </packing> + </child> + <child> + <widget class="GtkComboBox" id="combo_database"> + <property name="visible">True</property> + <property name="items" translatable="yes">Decimal +Hexadecimal</property> + </widget> + <packing> + <property name="left_attach">3</property> + <property name="right_attach">4</property> + <property name="top_attach">1</property> + <property name="bottom_attach">2</property> + <property name="y_options"></property> + </packing> + </child> + <child> + <widget class="GtkCheckButton" id="check_bigendian"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="label" translatable="yes">Big-Endian</property> + <property name="response_id">0</property> + <property name="draw_indicator">True</property> + </widget> + <packing> + <property name="left_attach">3</property> + <property name="right_attach">4</property> + <property name="y_options"></property> + </packing> + </child> + <child> + <widget class="GtkLabel" id="label10"> + <property name="visible">True</property> + <property name="label" translatable="yes">To:</property> + </widget> + <packing> + <property name="left_attach">2</property> + <property name="right_attach">3</property> + <property name="top_attach">2</property> + <property name="bottom_attach">3</property> + </packing> + </child> + <child> + <widget class="GtkEntry" id="entry_valueto"> + <property name="visible">True</property> + <property name="can_focus">True</property> + </widget> + <packing> + <property name="left_attach">3</property> + <property name="right_attach">4</property> + <property name="top_attach">2</property> + <property name="bottom_attach">3</property> + </packing> + </child> + </widget> + <packing> + <property name="expand">False</property> + <property name="fill">False</property> + </packing> + </child> + <child> + <widget class="GtkHBox" id="hbox4"> + <property name="visible">True</property> + <child> + <widget class="GtkScrolledWindow" id="scrolledwindow2"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="hscrollbar_policy">GTK_POLICY_NEVER</property> + <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> + <child> + <widget class="GtkTreeView" id="treeview1"> + <property name="width_request">450</property> + <property name="height_request">250</property> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="show_expanders">False</property> + <property name="enable_grid_lines">GTK_TREE_VIEW_GRID_LINES_VERTICAL</property> + </widget> + </child> + </widget> + </child> + <child> + <widget class="GtkVButtonBox" id="vbuttonbox1"> + <property name="visible">True</property> + <property name="spacing">20</property> + <property name="layout_style">GTK_BUTTONBOX_START</property> + <child> + <widget class="GtkButton" id="button1"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="receives_default">True</property> + <property name="response_id">0</property> + <child> + <widget class="GtkHBox" id="hbox7"> + <property name="visible">True</property> + <child> + <widget class="GtkImage" id="image7"> + <property name="visible">True</property> + <property name="stock">gtk-missing-image</property> + <property name="icon_size">1</property> + </widget> + </child> + <child> + <widget class="GtkLabel" id="label13"> + <property name="visible">True</property> + <property name="label" translatable="yes">label</property> + </widget> + <packing> + <property name="position">1</property> + </packing> + </child> + </widget> + </child> + </widget> + </child> + <child> + <widget class="GtkButton" id="button4"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="receives_default">True</property> + <property name="response_id">0</property> + <child> + <widget class="GtkHBox" id="hbox8"> + <property name="visible">True</property> + <child> + <widget class="GtkImage" id="image8"> + <property name="visible">True</property> + <property name="stock">gtk-missing-image</property> + <property name="icon_size">1</property> + </widget> + </child> + <child> + <widget class="GtkLabel" id="label14"> + <property name="visible">True</property> + <property name="label" translatable="yes">label</property> + </widget> + <packing> + <property name="position">1</property> + </packing> + </child> + </widget> + </child> + </widget> + <packing> + <property name="position">1</property> + </packing> + </child> + <child> + <widget class="GtkButton" id="button5"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="receives_default">True</property> + <property name="response_id">0</property> + <child> + <widget class="GtkHBox" id="hbox9"> + <property name="visible">True</property> + <child> + <widget class="GtkImage" id="image9"> + <property name="visible">True</property> + <property name="stock">gtk-missing-image</property> + <property name="icon_size">1</property> + </widget> + </child> + <child> + <widget class="GtkLabel" id="label15"> + <property name="visible">True</property> + <property name="label" translatable="yes">label</property> + </widget> + <packing> + <property name="position">1</property> + </packing> + </child> + </widget> + </child> + </widget> + <packing> + <property name="position">2</property> + </packing> + </child> + </widget> + <packing> + <property name="padding">10</property> + <property name="position">1</property> + </packing> + </child> + </widget> + <packing> + <property name="position">1</property> + </packing> + </child> + <child> + <widget class="GtkLabel" id="label_resultsfound"> + <property name="visible">True</property> + <property name="xalign">0</property> + <property name="yalign">0</property> + <property name="label" translatable="yes">label_resultsfound</property> + <property name="single_line_mode">True</property> + </widget> + <packing> + <property name="expand">False</property> + <property name="fill">False</property> + <property name="position">2</property> + </packing> + </child> + <child> + <widget class="GtkHButtonBox" id="hbuttonbox1"> + <property name="visible">True</property> + <property name="spacing">20</property> + <property name="layout_style">GTK_BUTTONBOX_CENTER</property> + <child> + <widget class="GtkButton" id="btn_start"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="receives_default">True</property> + <property name="response_id">0</property> + <child> + <widget class="GtkHBox" id="hbox5"> + <property name="visible">True</property> + <child> + <widget class="GtkImage" id="image5"> + <property name="visible">True</property> + <property name="stock">gtk-ok</property> + <property name="icon_size">1</property> + </widget> + </child> + <child> + <widget class="GtkLabel" id="label11"> + <property name="visible">True</property> + <property name="label" translatable="yes">Search</property> + </widget> + <packing> + <property name="position">1</property> + </packing> + </child> + </widget> + </child> + </widget> + </child> + <child> + <widget class="GtkButton" id="btn_restart"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="receives_default">True</property> + <property name="response_id">0</property> + <child> + <widget class="GtkHBox" id="hbox6"> + <property name="visible">True</property> + <child> + <widget class="GtkImage" id="image6"> + <property name="visible">True</property> + <property name="stock">gtk-undo</property> + <property name="icon_size">1</property> + </widget> + </child> + <child> + <widget class="GtkLabel" id="label12"> + <property name="visible">True</property> + <property name="label" translatable="yes">Restart</property> + </widget> + <packing> + <property name="position">1</property> + </packing> + </child> + </widget> + </child> + </widget> + <packing> + <property name="position">1</property> + </packing> + </child> + </widget> + <packing> + <property name="expand">False</property> + <property name="fill">False</property> + <property name="position">3</property> + </packing> + </child> + </widget> + </child> + </widget> + </child> + <child> + <widget class="GtkLabel" id="label4"> + <property name="visible">True</property> + <property name="label" translatable="yes"><b>Cheat Search</b></property> + <property name="use_markup">True</property> + </widget> + <packing> + <property name="type">label_item</property> + </packing> + </child> + </widget> + <packing> + <property name="position">1</property> + </packing> + </child> + <child internal-child="action_area"> + <widget class="GtkHButtonBox" id="dialog-action_area8"> + <property name="visible">True</property> + <property name="layout_style">GTK_BUTTONBOX_END</property> + <child> + <widget class="GtkButton" id="closebutton"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="receives_default">True</property> + <property name="label" translatable="yes">gtk-close</property> + <property name="use_stock">True</property> + <property name="response_id">0</property> + </widget> + </child> + </widget> + <packing> + <property name="expand">False</property> + <property name="pack_type">GTK_PACK_END</property> + </packing> + </child> + </widget> + </child> + </widget> </glade-interface> |
