bygfoot/bygfoot.glade

1826 lines
68 KiB
Plaintext
Raw Normal View History

2004-12-23 13:58:39 +01:00
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
<glade-interface>
<widget class="GtkWindow" id="main_window">
<property name="border_width">6</property>
<property name="visible">True</property>
<property name="title" translatable="yes"></property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_CENTER</property>
<property name="modal">False</property>
<property name="default_width">300</property>
<property name="default_height">600</property>
<property name="resizable">True</property>
<property name="destroy_with_parent">False</property>
<property name="icon">bygfoot_icon.png</property>
<signal name="delete_event" handler="on_button_quit_clicked" last_modification_time="Fri, 06 Feb 2004 18:11:00 GMT"/>
<signal name="destroy_event" handler="on_button_quit_clicked" last_modification_time="Fri, 06 Feb 2004 18:10:51 GMT"/>
<child>
<widget class="GtkVBox" id="vbox1">
<property name="visible">True</property>
<property name="homogeneous">False</property>
<property name="spacing">0</property>
<child>
<widget class="GtkMenuBar" id="menubar1">
<property name="visible">True</property>
<child>
<widget class="GtkMenuItem" id="menu_file">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
<property name="label" translatable="yes">_File</property>
<property name="use_underline">True</property>
<child>
<widget class="GtkMenu" id="menu_file_menu">
2004-12-23 13:58:39 +01:00
<child>
<widget class="GtkImageMenuItem" id="menu_new">
<property name="visible">True</property>
<property name="label">gtk-new</property>
<property name="use_stock">True</property>
<signal name="activate" handler="on_menu_new_activate" last_modification_time="Sun, 18 Jan 2004 15:58:22 GMT"/>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="menu_open">
<property name="visible">True</property>
<property name="label">gtk-open</property>
<property name="use_stock">True</property>
<signal name="activate" handler="on_menu_open_activate" last_modification_time="Fri, 06 Feb 2004 11:03:40 GMT"/>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="menu_save">
<property name="visible">True</property>
<property name="label">gtk-save</property>
<property name="use_stock">True</property>
<signal name="activate" handler="on_menu_save_activate" last_modification_time="Fri, 06 Feb 2004 11:03:31 GMT"/>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="menu_save_as">
<property name="visible">True</property>
<property name="label">gtk-save-as</property>
<property name="use_stock">True</property>
<signal name="activate" handler="on_menu_save_as_activate" last_modification_time="Sun, 18 Jan 2004 15:58:22 GMT"/>
</widget>
</child>
<child>
2005-03-23 19:56:14 +01:00
<widget class="GtkMenuItem" id="trennlinie1">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="menu_quit">
<property name="visible">True</property>
<property name="label">gtk-quit</property>
<property name="use_stock">True</property>
<signal name="activate" handler="on_menu_quit_activate" last_modification_time="Sun, 18 Jan 2004 15:58:22 GMT"/>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget class="GtkMenuItem" id="menu_options">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="label" translatable="yes">Options</property>
2004-12-23 13:58:39 +01:00
<property name="use_underline">True</property>
<child>
<widget class="GtkMenu" id="menu_options_menu">
2004-12-23 13:58:39 +01:00
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkImageMenuItem" id="menu_preferences">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="label" translatable="yes">Preferences</property>
2004-12-23 13:58:39 +01:00
<property name="use_underline">True</property>
2005-01-09 21:21:22 +01:00
<signal name="activate" handler="on_menu_preferences_activate" last_modification_time="Sun, 02 Jan 2005 15:30:45 GMT"/>
2005-03-23 19:56:14 +01:00
<accelerator key="p" modifiers="GDK_CONTROL_MASK" signal="activate"/>
2005-01-09 21:21:22 +01:00
<child internal-child="image">
2005-03-25 21:18:35 +01:00
<widget class="GtkImage" id="image258">
2005-01-09 21:21:22 +01:00
<property name="visible">True</property>
<property name="stock">gtk-preferences</property>
<property name="icon_size">1</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
</child>
2004-12-23 13:58:39 +01:00
</widget>
</child>
<child>
2005-03-23 19:56:14 +01:00
<widget class="GtkMenuItem" id="trennlinie7">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
</widget>
</child>
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkCheckMenuItem" id="menu_job_offers">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
<property name="label" translatable="yes">Job offers</property>
<property name="use_underline">True</property>
2005-01-09 21:21:22 +01:00
<property name="active">False</property>
2005-03-24 14:00:01 +01:00
<signal name="button_press_event" handler="on_menu_check_button_press_event" last_modification_time="Thu, 24 Mar 2005 12:28:14 GMT"/>
2004-12-23 13:58:39 +01:00
</widget>
</child>
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkCheckMenuItem" id="menu_live_game">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
<property name="label" translatable="yes">Live game</property>
<property name="use_underline">True</property>
2005-01-09 21:21:22 +01:00
<property name="active">False</property>
2005-03-24 14:00:01 +01:00
<signal name="button_press_event" handler="on_menu_check_button_press_event" last_modification_time="Thu, 24 Mar 2005 12:28:28 GMT"/>
2005-03-24 19:04:31 +01:00
<signal name="activate" handler="on_menu_live_game_activate" last_modification_time="Thu, 24 Mar 2005 17:16:03 GMT"/>
<accelerator key="l" modifiers="GDK_CONTROL_MASK" signal="activate"/>
2004-12-23 13:58:39 +01:00
</widget>
</child>
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkCheckMenuItem" id="menu_overwrite">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
<property name="label" translatable="yes">Overwrite</property>
<property name="use_underline">True</property>
<property name="active">False</property>
2005-03-24 14:00:01 +01:00
<signal name="button_press_event" handler="on_menu_check_button_press_event" last_modification_time="Thu, 24 Mar 2005 12:28:40 GMT"/>
2004-12-23 13:58:39 +01:00
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkMenuItem" id="menu_figures">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="label" translatable="yes">Figures</property>
<property name="use_underline">True</property>
2004-12-23 13:58:39 +01:00
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkMenu" id="menu_figures_menu">
2004-12-23 13:58:39 +01:00
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkMenuItem" id="menu_fixtures">
<property name="visible">True</property>
<property name="label" translatable="yes">My fixtures</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_menu_fixtures_activate" last_modification_time="Sun, 02 Jan 2005 15:38:39 GMT"/>
2005-03-14 18:47:27 +01:00
<accelerator key="F4" modifiers="0" signal="activate"/>
2005-01-09 21:21:22 +01:00
</widget>
</child>
2004-12-23 13:58:39 +01:00
<child>
<widget class="GtkMenuItem" id="menu_tables">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
<property name="label" translatable="yes">Tables</property>
2004-12-23 13:58:39 +01:00
<property name="use_underline">True</property>
<signal name="activate" handler="on_menu_tables_activate" last_modification_time="Sun, 02 Jan 2005 15:38:39 GMT"/>
<accelerator key="F5" modifiers="0" signal="activate"/>
2004-12-23 13:58:39 +01:00
</widget>
</child>
<child>
<widget class="GtkMenuItem" id="menu_my_league_results">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
<property name="label" translatable="yes">My league results</property>
2004-12-23 13:58:39 +01:00
<property name="use_underline">True</property>
<signal name="activate" handler="on_menu_my_league_results_activate" last_modification_time="Sun, 02 Jan 2005 15:55:13 GMT"/>
2004-12-23 13:58:39 +01:00
</widget>
</child>
<child>
2005-03-25 21:18:35 +01:00
<widget class="GtkMenuItem" id="players">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="label" translatable="yes">Players</property>
2004-12-23 13:58:39 +01:00
<property name="use_underline">True</property>
2005-03-25 21:18:35 +01:00
<signal name="activate" handler="on_players_activate" last_modification_time="Fri, 25 Mar 2005 19:10:36 GMT"/>
2004-12-23 13:58:39 +01:00
</widget>
</child>
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkMenuItem" id="menu_season_history">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="label" translatable="yes">Season history</property>
2004-12-23 13:58:39 +01:00
<property name="use_underline">True</property>
2005-01-09 21:21:22 +01:00
<signal name="activate" handler="on_menu_season_history_activate" last_modification_time="Sun, 02 Jan 2005 15:39:45 GMT"/>
2004-12-23 13:58:39 +01:00
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkMenuItem" id="menu_team">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="label" translatable="yes">Team</property>
<property name="use_underline">True</property>
2004-12-23 13:58:39 +01:00
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkMenu" id="menu_team_menu">
2004-12-23 13:58:39 +01:00
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkMenuItem" id="menu_playing_style">
<property name="visible">True</property>
<property name="label" translatable="yes">Playing style</property>
<property name="use_underline">True</property>
2004-12-23 13:58:39 +01:00
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkMenu" id="menu_playing_style_menu">
2004-12-23 13:58:39 +01:00
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkRadioMenuItem" id="menu_all_out_defend">
<property name="visible">True</property>
<property name="label" translatable="yes">All Out Defend</property>
<property name="use_underline">True</property>
2005-03-25 11:54:54 +01:00
<property name="active">False</property>
<signal name="button_press_event" handler="on_menu_team_button_press_event" last_modification_time="Mon, 28 Feb 2005 08:16:56 GMT"/>
2005-01-09 21:21:22 +01:00
</widget>
</child>
2004-12-23 13:58:39 +01:00
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkRadioMenuItem" id="menu_defend">
<property name="visible">True</property>
<property name="label" translatable="yes">Defend</property>
<property name="use_underline">True</property>
2005-03-25 11:54:54 +01:00
<property name="active">False</property>
2005-01-09 21:21:22 +01:00
<property name="group">menu_all_out_defend</property>
<signal name="button_press_event" handler="on_menu_team_button_press_event" last_modification_time="Mon, 28 Feb 2005 08:17:07 GMT"/>
2005-01-09 21:21:22 +01:00
</widget>
</child>
<child>
<widget class="GtkRadioMenuItem" id="menu_balanced">
<property name="visible">True</property>
<property name="label" translatable="yes">Balanced</property>
<property name="use_underline">True</property>
2005-03-25 11:54:54 +01:00
<property name="active">False</property>
2005-01-09 21:21:22 +01:00
<property name="group">menu_all_out_defend</property>
<signal name="button_press_event" handler="on_menu_team_button_press_event" last_modification_time="Mon, 28 Feb 2005 08:17:14 GMT"/>
2005-01-09 21:21:22 +01:00
</widget>
</child>
<child>
<widget class="GtkRadioMenuItem" id="menu_attack">
<property name="visible">True</property>
<property name="label" translatable="yes">Attack</property>
<property name="use_underline">True</property>
2005-03-25 11:54:54 +01:00
<property name="active">False</property>
2005-01-09 21:21:22 +01:00
<property name="group">menu_all_out_defend</property>
<signal name="button_press_event" handler="on_menu_team_button_press_event" last_modification_time="Mon, 28 Feb 2005 08:17:20 GMT"/>
2005-01-09 21:21:22 +01:00
</widget>
</child>
<child>
<widget class="GtkRadioMenuItem" id="menu_all_out_attack">
<property name="visible">True</property>
<property name="label" translatable="yes">All Out Attack</property>
<property name="use_underline">True</property>
<property name="active">True</property>
<property name="group">menu_all_out_defend</property>
<signal name="button_press_event" handler="on_menu_team_button_press_event" last_modification_time="Mon, 28 Feb 2005 08:17:26 GMT"/>
2005-01-09 21:21:22 +01:00
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget class="GtkMenuItem" id="menu_scout">
<property name="visible">True</property>
<property name="label" translatable="yes">Scout</property>
<property name="use_underline">True</property>
<child>
<widget class="GtkMenu" id="menu_scout_menu">
<child>
<widget class="GtkRadioMenuItem" id="menu_scout_best">
<property name="visible">True</property>
<property name="label" translatable="yes">Best</property>
<property name="use_underline">True</property>
2005-03-25 11:54:54 +01:00
<property name="active">False</property>
<signal name="button_press_event" handler="on_menu_team_button_press_event" last_modification_time="Mon, 28 Feb 2005 08:15:47 GMT"/>
2005-01-09 21:21:22 +01:00
</widget>
</child>
<child>
<widget class="GtkRadioMenuItem" id="menu_scout_good">
<property name="visible">True</property>
<property name="label" translatable="yes">Good</property>
<property name="use_underline">True</property>
2005-03-25 11:54:54 +01:00
<property name="active">False</property>
2005-01-09 21:21:22 +01:00
<property name="group">menu_scout_best</property>
<signal name="button_press_event" handler="on_menu_team_button_press_event" last_modification_time="Mon, 28 Feb 2005 08:15:35 GMT"/>
2005-01-09 21:21:22 +01:00
</widget>
</child>
<child>
<widget class="GtkRadioMenuItem" id="menu_scout_average">
<property name="visible">True</property>
<property name="label" translatable="yes">Average</property>
<property name="use_underline">True</property>
2005-03-25 11:54:54 +01:00
<property name="active">False</property>
2005-01-09 21:21:22 +01:00
<property name="group">menu_scout_best</property>
<signal name="button_press_event" handler="on_menu_team_button_press_event" last_modification_time="Mon, 28 Feb 2005 08:15:54 GMT"/>
2005-01-09 21:21:22 +01:00
</widget>
</child>
<child>
<widget class="GtkRadioMenuItem" id="menu_scout_bad">
<property name="visible">True</property>
<property name="label" translatable="yes">Bad</property>
<property name="use_underline">True</property>
<property name="active">True</property>
<property name="group">menu_scout_best</property>
<signal name="button_press_event" handler="on_menu_team_button_press_event" last_modification_time="Mon, 28 Feb 2005 08:15:59 GMT"/>
2005-01-09 21:21:22 +01:00
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget class="GtkMenuItem" id="menu_physio">
<property name="visible">True</property>
<property name="label" translatable="yes">Physio</property>
<property name="use_underline">True</property>
<child>
<widget class="GtkMenu" id="menu_physio_menu">
<child>
<widget class="GtkRadioMenuItem" id="menu_physio_best">
<property name="visible">True</property>
<property name="label" translatable="yes">Best</property>
<property name="use_underline">True</property>
2005-03-25 11:54:54 +01:00
<property name="active">False</property>
<signal name="button_press_event" handler="on_menu_team_button_press_event" last_modification_time="Mon, 28 Feb 2005 08:16:14 GMT"/>
2005-01-09 21:21:22 +01:00
</widget>
</child>
<child>
<widget class="GtkRadioMenuItem" id="menu_physio_good">
<property name="visible">True</property>
<property name="label" translatable="yes">Good</property>
<property name="use_underline">True</property>
2005-03-25 11:54:54 +01:00
<property name="active">False</property>
2005-01-09 21:21:22 +01:00
<property name="group">menu_physio_best</property>
<signal name="button_press_event" handler="on_menu_team_button_press_event" last_modification_time="Mon, 28 Feb 2005 08:16:21 GMT"/>
2005-01-09 21:21:22 +01:00
</widget>
</child>
<child>
<widget class="GtkRadioMenuItem" id="menu_physio_average">
<property name="visible">True</property>
<property name="label" translatable="yes">Average</property>
<property name="use_underline">True</property>
2005-03-25 11:54:54 +01:00
<property name="active">False</property>
2005-01-09 21:21:22 +01:00
<property name="group">menu_physio_best</property>
<signal name="button_press_event" handler="on_menu_team_button_press_event" last_modification_time="Mon, 28 Feb 2005 08:16:28 GMT"/>
2005-01-09 21:21:22 +01:00
</widget>
</child>
<child>
<widget class="GtkRadioMenuItem" id="menu_physio_bad">
<property name="visible">True</property>
<property name="label" translatable="yes">Bad</property>
<property name="use_underline">True</property>
<property name="active">True</property>
<property name="group">menu_physio_best</property>
<signal name="button_press_event" handler="on_menu_team_button_press_event" last_modification_time="Mon, 28 Feb 2005 08:16:34 GMT"/>
2005-01-09 21:21:22 +01:00
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
2005-03-10 21:59:39 +01:00
<widget class="GtkMenuItem" id="menu_boost">
2005-01-09 21:21:22 +01:00
<property name="visible">True</property>
2005-03-10 21:59:39 +01:00
<property name="label" translatable="yes">Boost</property>
2005-01-09 21:21:22 +01:00
<property name="use_underline">True</property>
2005-03-09 14:10:28 +01:00
<child>
2005-03-10 21:59:39 +01:00
<widget class="GtkMenu" id="menu_boost_menu">
2005-03-09 14:10:28 +01:00
<child>
2005-03-10 21:59:39 +01:00
<widget class="GtkRadioMenuItem" id="menu_boost_on">
2005-03-09 14:10:28 +01:00
<property name="visible">True</property>
2005-03-10 21:59:39 +01:00
<property name="label" translatable="yes">On</property>
2005-03-09 14:10:28 +01:00
<property name="use_underline">True</property>
2005-03-25 11:54:54 +01:00
<property name="active">False</property>
2005-03-10 21:59:39 +01:00
<signal name="button_press_event" handler="on_menu_team_button_press_event" last_modification_time="Tue, 08 Mar 2005 16:37:57 GMT"/>
2005-03-09 14:10:28 +01:00
</widget>
</child>
<child>
2005-03-10 21:59:39 +01:00
<widget class="GtkRadioMenuItem" id="menu_boost_off">
2005-03-09 14:10:28 +01:00
<property name="visible">True</property>
2005-03-10 21:59:39 +01:00
<property name="label" translatable="yes">Off</property>
2005-03-09 14:10:28 +01:00
<property name="use_underline">True</property>
2005-03-25 11:54:54 +01:00
<property name="active">False</property>
2005-03-10 21:59:39 +01:00
<property name="group">menu_boost_on</property>
2005-03-09 14:10:28 +01:00
<signal name="button_press_event" handler="on_menu_team_button_press_event" last_modification_time="Tue, 08 Mar 2005 16:37:48 GMT"/>
</widget>
</child>
<child>
2005-03-10 21:59:39 +01:00
<widget class="GtkRadioMenuItem" id="menu_boost_anti">
2005-03-09 14:10:28 +01:00
<property name="visible">True</property>
2005-03-10 21:59:39 +01:00
<property name="label" translatable="yes">Anti</property>
2005-03-09 14:10:28 +01:00
<property name="use_underline">True</property>
2005-03-10 21:59:39 +01:00
<property name="active">True</property>
<property name="group">menu_boost_on</property>
<signal name="button_press_event" handler="on_menu_team_button_press_event" last_modification_time="Tue, 08 Mar 2005 17:01:43 GMT"/>
2005-03-09 14:10:28 +01:00
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget class="GtkMenuItem" id="menu_custom_structure">
<property name="visible">True</property>
<property name="label" translatable="yes">Enter custom structure</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_menu_custom_structure_activate" last_modification_time="Sat, 26 Feb 2005 12:46:30 GMT"/>
</widget>
</child>
<child>
2005-03-23 19:56:14 +01:00
<widget class="GtkMenuItem" id="trennlinie8">
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
</widget>
</child>
<child>
<widget class="GtkMenuItem" id="menu_browse_teams">
<property name="visible">True</property>
<property name="label" translatable="yes">Browse teams</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_menu_browse_teams_activate" last_modification_time="Mon, 03 Jan 2005 16:58:58 GMT"/>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget class="GtkMenuItem" id="menu_player">
<property name="visible">True</property>
<property name="label" translatable="yes">Player</property>
<property name="use_underline">True</property>
2004-12-23 13:58:39 +01:00
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkMenu" id="menu_player_menu">
<child>
<widget class="GtkMenuItem" id="menu_show_info">
<property name="visible">True</property>
<property name="label" translatable="yes">Show info</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_menu_show_info_activate" last_modification_time="Sun, 02 Jan 2005 15:42:09 GMT"/>
</widget>
</child>
<child>
<widget class="GtkMenuItem" id="menu_put_on_transfer_list">
<property name="visible">True</property>
<property name="label" translatable="yes">Put on transfer list</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_menu_put_on_transfer_list_activate" last_modification_time="Sun, 02 Jan 2005 15:42:09 GMT"/>
</widget>
</child>
<child>
<widget class="GtkMenuItem" id="menu_remove_from_transfer_list">
<property name="visible">True</property>
<property name="label" translatable="yes">Remove from transfer list</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_menu_remove_from_transfer_list_activate" last_modification_time="Sun, 02 Jan 2005 15:42:09 GMT"/>
</widget>
</child>
2005-03-25 11:54:54 +01:00
<child>
<widget class="GtkMenuItem" id="menu_offer_new_contract">
<property name="visible">True</property>
<property name="label" translatable="yes">Offer new contract</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_menu_offer_new_contract_activate" last_modification_time="Fri, 25 Mar 2005 09:23:28 GMT"/>
</widget>
</child>
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkMenuItem" id="menu_fire">
<property name="visible">True</property>
<property name="label" translatable="yes">Fire</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_menu_fire_activate" last_modification_time="Sun, 02 Jan 2005 15:42:09 GMT"/>
</widget>
</child>
<child>
<widget class="GtkMenuItem" id="menu_shoots_penalties">
<property name="visible">True</property>
<property name="label" translatable="yes">Shoots penalties</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_menu_shoots_penalties_activate" last_modification_time="Sun, 02 Jan 2005 15:42:09 GMT"/>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget class="GtkMenuItem" id="menu_user">
<property name="visible">True</property>
<property name="label" translatable="yes">User</property>
<property name="use_underline">True</property>
<child>
<widget class="GtkMenu" id="menu_user_menu">
2005-03-11 18:18:51 +01:00
<child>
<widget class="GtkMenuItem" id="menu_user_show_last_match">
<property name="visible">True</property>
<property name="label" translatable="yes">Show last match</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_menu_user_show_last_match_activate" last_modification_time="Fri, 11 Mar 2005 15:22:26 GMT"/>
</widget>
</child>
<child>
<widget class="GtkMenuItem" id="menu_user_show_last_stats">
<property name="visible">True</property>
<property name="label" translatable="yes">Show last match stats</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_menu_user_show_last_stats_activate" last_modification_time="Fri, 11 Mar 2005 15:22:17 GMT"/>
<accelerator key="F2" modifiers="0" signal="activate"/>
</widget>
</child>
<child>
2005-03-23 19:56:14 +01:00
<widget class="GtkMenuItem" id="trennlinie9">
2005-03-11 18:18:51 +01:00
<property name="visible">True</property>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="menu_next_user">
<property name="visible">True</property>
<property name="label" translatable="yes">Next user</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_menu_next_user_activate" last_modification_time="Sat, 26 Feb 2005 12:45:15 GMT"/>
<accelerator key="F9" modifiers="0" signal="activate"/>
<child internal-child="image">
2005-03-25 21:18:35 +01:00
<widget class="GtkImage" id="image259">
<property name="visible">True</property>
<property name="stock">gtk-go-forward</property>
<property name="icon_size">1</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
</child>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="menu_previous_user">
<property name="visible">True</property>
<property name="label" translatable="yes">Previous user</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_menu_previous_user_activate" last_modification_time="Sat, 26 Feb 2005 12:45:15 GMT"/>
<accelerator key="F8" modifiers="0" signal="activate"/>
<child internal-child="image">
2005-03-25 21:18:35 +01:00
<widget class="GtkImage" id="image260">
<property name="visible">True</property>
<property name="stock">gtk-go-back</property>
<property name="icon_size">1</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
</child>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="menu_manage_users">
<property name="visible">True</property>
<property name="label" translatable="yes">Manage users</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_menu_manage_users_activate" last_modification_time="Mon, 28 Feb 2005 14:33:10 GMT"/>
<accelerator key="F12" modifiers="0" signal="activate"/>
<child internal-child="image">
2005-03-25 21:18:35 +01:00
<widget class="GtkImage" id="image261">
<property name="visible">True</property>
<property name="stock">gtk-justify-fill</property>
<property name="icon_size">1</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
</child>
</widget>
</child>
</widget>
</child>
</widget>
</child>
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkMenuItem" id="menu_finances_stadium">
<property name="visible">True</property>
<property name="label" translatable="yes">FinStad</property>
<property name="use_underline">True</property>
<child>
<widget class="GtkMenu" id="menu_finances_stadium_menu">
<child>
2005-03-16 21:48:25 +01:00
<widget class="GtkMenuItem" id="menu_show_finances">
2005-01-09 21:21:22 +01:00
<property name="visible">True</property>
2005-03-16 21:48:25 +01:00
<property name="label" translatable="yes">Show finances</property>
2005-01-09 21:21:22 +01:00
<property name="use_underline">True</property>
2005-03-16 21:48:25 +01:00
<signal name="activate" handler="on_menu_show_finances_activate" last_modification_time="Wed, 16 Mar 2005 10:45:18 GMT"/>
<accelerator key="f" modifiers="0" signal="activate"/>
2005-01-09 21:21:22 +01:00
</widget>
</child>
2005-03-16 21:48:25 +01:00
<child>
<widget class="GtkMenuItem" id="menu_show_stadium">
<property name="visible">True</property>
<property name="label" translatable="yes">Show stadium</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_menu_show_stadium_activate" last_modification_time="Wed, 16 Mar 2005 10:45:18 GMT"/>
<accelerator key="f" modifiers="GDK_CONTROL_MASK" signal="activate"/>
</widget>
</child>
2005-01-09 21:21:22 +01:00
</widget>
</child>
</widget>
</child>
<child>
<widget class="GtkMenuItem" id="menu_help">
2005-01-09 21:21:22 +01:00
<property name="visible">True</property>
<property name="label" translatable="yes">_Help</property>
<property name="use_underline">True</property>
<child>
<widget class="GtkMenu" id="menu_help_menu">
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkImageMenuItem" id="menu_about">
<property name="visible">True</property>
<property name="label">gtk-dialog-info</property>
<property name="use_stock">True</property>
<signal name="activate" handler="on_menu_about_activate" last_modification_time="Sun, 18 Jan 2004 15:58:22 GMT"/>
</widget>
</child>
</widget>
</child>
</widget>
</child>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<widget class="GtkHBox" id="hbox1">
<property name="visible">True</property>
<property name="has_focus">True</property>
<property name="homogeneous">False</property>
<property name="spacing">0</property>
<child>
<widget class="GtkButton" id="button_load">
<property name="border_width">2</property>
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Load game (L or Ctrl - O)</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<signal name="clicked" handler="on_button_load_clicked" last_modification_time="Fri, 06 Feb 2004 10:20:08 GMT"/>
<accelerator key="l" modifiers="0" signal="clicked"/>
<child>
<widget class="GtkImage" id="image11">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="stock">gtk-open</property>
<property name="icon_size">4</property>
2004-12-23 13:58:39 +01:00
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
2005-01-09 21:21:22 +01:00
<property name="xpad">0</property>
2004-12-23 13:58:39 +01:00
<property name="ypad">0</property>
</widget>
</child>
2005-01-09 21:21:22 +01:00
</widget>
<packing>
<property name="padding">2</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<widget class="GtkButton" id="button_save">
<property name="border_width">2</property>
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Save game (S or Ctrl - S)</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<signal name="clicked" handler="on_button_save_clicked" last_modification_time="Fri, 06 Feb 2004 10:20:01 GMT"/>
<accelerator key="s" modifiers="0" signal="clicked"/>
2004-12-23 13:58:39 +01:00
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkImage" id="image12">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="stock">gtk-save</property>
<property name="icon_size">4</property>
2004-12-23 13:58:39 +01:00
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
</child>
2005-01-09 21:21:22 +01:00
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<widget class="GtkButton" id="button_quit">
<property name="border_width">2</property>
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Quit (Ctrl - Q)</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<signal name="clicked" handler="on_button_quit_clicked" last_modification_time="Fri, 06 Feb 2004 17:14:19 GMT"/>
2004-12-23 13:58:39 +01:00
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkImage" id="image13">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="stock">gtk-quit</property>
<property name="icon_size">4</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
</child>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<widget class="GtkVSeparator" id="vseparator1">
<property name="width_request">10</property>
<property name="height_request">1</property>
<property name="visible">True</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<widget class="GtkVSeparator" id="vseparator11">
<property name="width_request">10</property>
<property name="height_request">1</property>
<property name="visible">True</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<widget class="GtkButton" id="button_back_to_main">
<property name="border_width">2</property>
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Back to main menu (Esc)</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<signal name="clicked" handler="on_button_back_to_main_clicked" last_modification_time="Sun, 01 Feb 2004 18:32:31 GMT"/>
<accelerator key="Escape" modifiers="0" signal="clicked"/>
<child>
<widget class="GtkImage" id="image20">
<property name="visible">True</property>
<property name="stock">gtk-home</property>
<property name="icon_size">4</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
</child>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<widget class="GtkButton" id="button_transfers">
<property name="border_width">2</property>
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Show transferlist (T)</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<signal name="clicked" handler="on_button_transfers_clicked" last_modification_time="Thu, 22 Jul 2004 11:14:11 GMT"/>
<accelerator key="t" modifiers="0" signal="clicked"/>
<child>
<widget class="GtkImage" id="image32">
<property name="visible">True</property>
<property name="pixbuf">transfers.png</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
</child>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<widget class="GtkButton" id="button_preview">
<property name="border_width">2</property>
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Show my last games and a preview of my next games (P or F1)</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<signal name="clicked" handler="on_button_preview_clicked" last_modification_time="Wed, 04 Feb 2004 13:24:35 GMT"/>
<accelerator key="p" modifiers="0" signal="clicked"/>
<accelerator key="F1" modifiers="0" signal="clicked"/>
2004-12-23 13:58:39 +01:00
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkImage" id="image36">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="pixbuf">preview.png</property>
2004-12-23 13:58:39 +01:00
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
</child>
2005-01-09 21:21:22 +01:00
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
2004-12-23 13:58:39 +01:00
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkVSeparator" id="vseparator16">
<property name="width_request">60</property>
<property name="height_request">1</property>
<property name="visible">True</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<widget class="GtkButton" id="button_new_week">
<property name="border_width">2</property>
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Begin a new week (Space)</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<signal name="clicked" handler="on_button_new_week_clicked" last_modification_time="Tue, 03 Feb 2004 09:38:07 GMT"/>
<accelerator key="space" modifiers="0" signal="clicked"/>
2004-12-23 13:58:39 +01:00
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkImage" id="image23">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="pixbuf">new_week.png</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
2004-12-23 13:58:39 +01:00
</widget>
</child>
2005-01-09 21:21:22 +01:00
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<widget class="GtkButton" id="button_help">
<property name="border_width">2</property>
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Help (H)</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<signal name="clicked" handler="on_button_help_clicked" last_modification_time="Wed, 11 Feb 2004 12:34:21 GMT"/>
<accelerator key="h" modifiers="0" signal="clicked"/>
2004-12-23 13:58:39 +01:00
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkImage" id="image39">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="stock">gtk-help</property>
<property name="icon_size">4</property>
2004-12-23 13:58:39 +01:00
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
2005-01-09 21:21:22 +01:00
<property name="xpad">0</property>
2004-12-23 13:58:39 +01:00
<property name="ypad">0</property>
</widget>
</child>
2005-01-09 21:21:22 +01:00
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="pack_type">GTK_PACK_END</property>
</packing>
</child>
2004-12-23 13:58:39 +01:00
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkEntry" id="entry_message">
2005-01-09 21:21:22 +01:00
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="editable">False</property>
<property name="visibility">True</property>
<property name="max_length">0</property>
<property name="text" translatable="yes"></property>
<property name="has_frame">True</property>
2005-03-23 19:56:14 +01:00
<property name="invisible_char" translatable="yes">*</property>
2005-01-09 21:21:22 +01:00
<property name="activates_default">False</property>
</widget>
<packing>
<property name="padding">5</property>
<property name="expand">True</property>
<property name="fill">True</property>
</packing>
</child>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
2004-12-23 13:58:39 +01:00
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkHSeparator" id="hseparator1">
<property name="width_request">1</property>
<property name="height_request">10</property>
<property name="visible">True</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
2004-12-23 13:58:39 +01:00
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkEventBox" id="eventbox_main_info">
<property name="visible">True</property>
<child>
<widget class="GtkHBox" id="hbox18">
<property name="visible">True</property>
<property name="homogeneous">False</property>
<property name="spacing">0</property>
2004-12-23 13:58:39 +01:00
<child>
<widget class="GtkLabel" id="label_user">
<property name="visible">True</property>
<property name="label" translatable="yes">user</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
2004-12-23 13:58:39 +01:00
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkLabel" id="label23">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
<property name="label" translatable="yes"> Season </property>
2004-12-23 13:58:39 +01:00
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">5</property>
<property name="ypad">0</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkLabel" id="label_season">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="label" translatable="yes">1</property>
2004-12-23 13:58:39 +01:00
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkLabel" id="label25">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="label" translatable="yes"> Week </property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">5</property>
<property name="ypad">0</property>
2004-12-23 13:58:39 +01:00
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkLabel" id="label_week">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="label" translatable="yes">1</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
2004-12-23 13:58:39 +01:00
<child>
<widget class="GtkLabel" id="label13114">
<property name="visible">True</property>
<property name="label" translatable="yes"> Round </property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<widget class="GtkLabel" id="label_round">
<property name="visible">True</property>
<property name="label" translatable="yes">1</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkVSeparator" id="vseparator14">
<property name="width_request">15</property>
<property name="height_request">1</property>
<property name="visible">True</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
2004-12-23 13:58:39 +01:00
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkHBox" id="hbox48">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
<property name="homogeneous">False</property>
<property name="spacing">0</property>
2005-03-11 18:18:51 +01:00
<child>
<widget class="GtkEventBox" id="eventbox_style">
<property name="visible">True</property>
<signal name="button_press_event" handler="on_eventbox_style_button_press_event" last_modification_time="Fri, 11 Mar 2005 15:30:28 GMT"/>
<child>
<widget class="GtkImage" id="image_style">
<property name="visible">True</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">2</property>
<property name="ypad">0</property>
</widget>
</child>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">True</property>
<property name="fill">True</property>
</packing>
</child>
<child>
<widget class="GtkEventBox" id="eventbox_boost">
<property name="visible">True</property>
<signal name="button_press_event" handler="on_eventbox_boost_button_press_event" last_modification_time="Fri, 11 Mar 2005 15:30:40 GMT"/>
<child>
<widget class="GtkImage" id="image_boost">
<property name="visible">True</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">2</property>
<property name="ypad">0</property>
</widget>
</child>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">True</property>
<property name="fill">True</property>
</packing>
</child>
2004-12-23 13:58:39 +01:00
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkEventBox" id="eventbox_team_name">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkLabel" id="label_team">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="label" translatable="yes">Arsenal</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">5</property>
<property name="ypad">0</property>
2004-12-23 13:58:39 +01:00
</widget>
</child>
</widget>
<packing>
<property name="padding">0</property>
2005-01-09 21:21:22 +01:00
<property name="expand">False</property>
<property name="fill">False</property>
2004-12-23 13:58:39 +01:00
</packing>
</child>
2005-01-09 21:21:22 +01:00
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<widget class="GtkLabel" id="label_league">
<property name="visible">True</property>
<property name="label" translatable="yes">Premier Division</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">5</property>
<property name="ypad">0</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<widget class="GtkEventBox" id="eventbox_rank">
<property name="visible">True</property>
2004-12-23 13:58:39 +01:00
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkHBox" id="hbox49">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
<property name="homogeneous">False</property>
<property name="spacing">0</property>
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkLabel" id="label29">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="label" translatable="yes">Rank </property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">5</property>
<property name="ypad">0</property>
2004-12-23 13:58:39 +01:00
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkLabel" id="label_rank">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="label" translatable="yes">1</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
2004-12-23 13:58:39 +01:00
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
2005-01-09 21:21:22 +01:00
<property name="fill">False</property>
2004-12-23 13:58:39 +01:00
</packing>
</child>
2005-01-09 21:21:22 +01:00
</widget>
</child>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
2004-12-23 13:58:39 +01:00
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkVSeparator" id="vseparator15">
<property name="width_request">15</property>
<property name="height_request">1</property>
<property name="visible">True</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">True</property>
</packing>
</child>
2004-12-23 13:58:39 +01:00
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkLabel" id="label34">
<property name="visible">True</property>
<property name="label" translatable="yes">Money </property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">5</property>
<property name="ypad">0</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
2004-12-23 13:58:39 +01:00
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkLabel" id="label_money">
<property name="visible">True</property>
<property name="label" translatable="yes">2000</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
2004-12-23 13:58:39 +01:00
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkVSeparator" id="vseparator17">
<property name="width_request">15</property>
<property name="height_request">1</property>
<property name="visible">True</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
2004-12-23 13:58:39 +01:00
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkEventBox" id="eventbox1">
<property name="visible">True</property>
<property name="tooltip" translatable="yes">First value: average current skill of the first 11 players. Second value: average skill of all players.</property>
2004-12-23 13:58:39 +01:00
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkHBox" id="hbox50">
<property name="visible">True</property>
<property name="homogeneous">False</property>
<property name="spacing">0</property>
2004-12-23 13:58:39 +01:00
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkLabel" id="label69">
<property name="visible">True</property>
<property name="label" translatable="yes">Av. skills: </property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
2004-12-23 13:58:39 +01:00
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
2005-01-09 21:21:22 +01:00
<property name="fill">False</property>
2004-12-23 13:58:39 +01:00
</packing>
</child>
<child>
<widget class="GtkLabel" id="label_av_skills">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="label" translatable="yes">label70</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">5</property>
<property name="ypad">0</property>
2004-12-23 13:58:39 +01:00
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
2005-01-09 21:21:22 +01:00
<property name="fill">False</property>
2004-12-23 13:58:39 +01:00
</packing>
</child>
2005-01-09 21:21:22 +01:00
</widget>
</child>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">True</property>
<property name="fill">True</property>
</packing>
</child>
</widget>
</child>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<widget class="GtkHBox" id="hbox7">
<property name="visible">True</property>
<property name="homogeneous">False</property>
<property name="spacing">0</property>
<child>
<widget class="GtkHPaned" id="hpaned2">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="position">470</property>
<child>
<widget class="GtkVBox" id="vbox3">
<property name="visible">True</property>
<property name="homogeneous">False</property>
<property name="spacing">0</property>
<child>
<widget class="GtkScrolledWindow" id="scrolledwindow2">
<property name="border_width">2</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
<property name="shadow_type">GTK_SHADOW_IN</property>
<property name="window_placement">GTK_CORNER_TOP_LEFT</property>
2004-12-23 13:58:39 +01:00
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkViewport" id="viewport1">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="shadow_type">GTK_SHADOW_IN</property>
2004-12-23 13:58:39 +01:00
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkNotebook" id="notebook_player">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-01-09 21:21:22 +01:00
<property name="can_focus">True</property>
<property name="show_tabs">True</property>
<property name="show_border">False</property>
<property name="tab_pos">GTK_POS_TOP</property>
<property name="scrollable">False</property>
<property name="enable_popup">False</property>
2004-12-23 13:58:39 +01:00
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkTreeView" id="player_list1">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
<property name="can_focus">True</property>
2005-01-09 21:21:22 +01:00
<property name="headers_visible">True</property>
<property name="rules_hint">False</property>
<property name="reorderable">False</property>
<property name="enable_search">True</property>
<signal name="button_press_event" handler="on_player_list1_button_press_event" last_modification_time="Sun, 27 Feb 2005 13:35:10 GMT"/>
2005-01-09 21:21:22 +01:00
</widget>
<packing>
<property name="tab_expand">False</property>
<property name="tab_fill">True</property>
</packing>
</child>
2004-12-23 13:58:39 +01:00
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkLabel" id="label71">
<property name="visible">True</property>
<property name="label" translatable="yes">Player list 1</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
2004-12-23 13:58:39 +01:00
</widget>
<packing>
2005-01-09 21:21:22 +01:00
<property name="type">tab</property>
2004-12-23 13:58:39 +01:00
</packing>
</child>
<child>
2005-01-09 21:21:22 +01:00
<widget class="GtkTreeView" id="player_list2">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
<property name="can_focus">True</property>
2005-01-09 21:21:22 +01:00
<property name="headers_visible">True</property>
<property name="rules_hint">False</property>
<property name="reorderable">False</property>
<property name="enable_search">True</property>
2005-03-19 21:04:08 +01:00
<signal name="button_press_event" handler="on_player_list1_button_press_event" last_modification_time="Sat, 19 Mar 2005 13:30:21 GMT"/>
2005-01-09 21:21:22 +01:00
</widget>
<packing>
<property name="tab_expand">False</property>
<property name="tab_fill">True</property>
</packing>
</child>
2004-12-23 13:58:39 +01:00
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkLabel" id="label72">
<property name="visible">True</property>
<property name="label" translatable="yes">Player list 2</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
2004-12-23 13:58:39 +01:00
</widget>
<packing>
2005-01-09 21:21:22 +01:00
<property name="type">tab</property>
2004-12-23 13:58:39 +01:00
</packing>
</child>
</widget>
</child>
</widget>
</child>
</widget>
<packing>
<property name="padding">0</property>
2005-01-09 21:21:22 +01:00
<property name="expand">True</property>
<property name="fill">True</property>
2004-12-23 13:58:39 +01:00
</packing>
</child>
</widget>
<packing>
<property name="shrink">True</property>
<property name="resize">False</property>
2005-01-09 21:21:22 +01:00
</packing>
</child>
<child>
<widget class="GtkVBox" id="vbox8">
<property name="visible">True</property>
<property name="homogeneous">False</property>
<property name="spacing">0</property>
2004-12-23 13:58:39 +01:00
<child>
<widget class="GtkHBox" id="hbox_14">
<property name="visible">True</property>
<property name="homogeneous">False</property>
2005-03-14 18:47:27 +01:00
<property name="spacing">2</property>
2004-12-23 13:58:39 +01:00
<child>
2005-03-14 18:47:27 +01:00
<widget class="GtkButton" id="button_cl_back">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-03-14 18:47:27 +01:00
<property name="tooltip" translatable="yes">Previous league/cup (1)</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<signal name="clicked" handler="on_button_cl_back_clicked" last_modification_time="Mon, 14 Mar 2005 09:36:55 GMT"/>
<accelerator key="1" modifiers="0" signal="clicked"/>
2004-12-23 13:58:39 +01:00
<child>
2005-03-14 18:47:27 +01:00
<widget class="GtkImage" id="image215">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-03-14 18:47:27 +01:00
<property name="stock">gtk-go-back</property>
<property name="icon_size">4</property>
2004-12-23 13:58:39 +01:00
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
</child>
</widget>
<packing>
<property name="padding">0</property>
2005-03-14 18:47:27 +01:00
<property name="expand">True</property>
<property name="fill">True</property>
2004-12-23 13:58:39 +01:00
</packing>
</child>
<child>
2005-03-14 18:47:27 +01:00
<widget class="GtkButton" id="button_cl_forward">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-03-14 18:47:27 +01:00
<property name="tooltip" translatable="yes">Next league/cup (2)</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<signal name="clicked" handler="on_button_cl_forward_clicked" last_modification_time="Mon, 14 Mar 2005 09:37:07 GMT"/>
<accelerator key="2" modifiers="0" signal="clicked"/>
2004-12-23 13:58:39 +01:00
<child>
2005-03-14 18:47:27 +01:00
<widget class="GtkImage" id="image216">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-03-14 18:47:27 +01:00
<property name="stock">gtk-go-forward</property>
<property name="icon_size">4</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
2004-12-23 13:58:39 +01:00
</widget>
</child>
</widget>
<packing>
<property name="padding">0</property>
2005-03-14 18:47:27 +01:00
<property name="expand">True</property>
<property name="fill">True</property>
2004-12-23 13:58:39 +01:00
</packing>
</child>
<child>
2005-03-14 18:47:27 +01:00
<widget class="GtkButton" id="button_browse_back">
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Previous (Q)</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<signal name="clicked" handler="on_button_browse_back_clicked" last_modification_time="Sun, 01 Feb 2004 12:04:37 GMT"/>
<accelerator key="q" modifiers="0" signal="clicked"/>
2004-12-23 13:58:39 +01:00
<child>
2005-03-14 18:47:27 +01:00
<widget class="GtkImage" id="image10">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-03-14 18:47:27 +01:00
<property name="stock">gtk-go-back</property>
<property name="icon_size">4</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
2004-12-23 13:58:39 +01:00
</widget>
</child>
2005-03-14 18:47:27 +01:00
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">True</property>
<property name="fill">True</property>
</packing>
</child>
2004-12-23 13:58:39 +01:00
2005-03-14 18:47:27 +01:00
<child>
<widget class="GtkButton" id="button_browse_forward">
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Next (W)</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<signal name="clicked" handler="on_button_browse_forward_clicked" last_modification_time="Sun, 01 Feb 2004 12:04:29 GMT"/>
<accelerator key="w" modifiers="0" signal="clicked"/>
2004-12-23 13:58:39 +01:00
<child>
2005-03-14 18:47:27 +01:00
<widget class="GtkImage" id="image9">
2004-12-23 13:58:39 +01:00
<property name="visible">True</property>
2005-03-14 18:47:27 +01:00
<property name="stock">gtk-go-forward</property>
<property name="icon_size">4</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
2004-12-23 13:58:39 +01:00
</widget>
</child>
</widget>
<packing>
<property name="padding">0</property>
2005-03-14 18:47:27 +01:00
<property name="expand">True</property>
2004-12-23 13:58:39 +01:00
<property name="fill">True</property>
</packing>
</child>
</widget>
<packing>
<property name="padding">4</property>
<property name="expand">False</property>
2005-03-14 18:47:27 +01:00
<property name="fill">False</property>
2004-12-23 13:58:39 +01:00
</packing>
</child>
2005-01-09 21:21:22 +01:00
<child>
<widget class="GtkScrolledWindow" id="scrolledwindow3">
<property name="border_width">2</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
<property name="shadow_type">GTK_SHADOW_IN</property>
<property name="window_placement">GTK_CORNER_TOP_LEFT</property>
<child>
<widget class="GtkTreeView" id="treeview_right">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="headers_visible">True</property>
<property name="rules_hint">False</property>
<property name="reorderable">False</property>
<property name="enable_search">False</property>
<signal name="button_press_event" handler="on_treeview_right_button_press_event" last_modification_time="Mon, 03 Jan 2005 16:59:40 GMT"/>
</widget>
</child>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">True</property>
<property name="fill">True</property>
</packing>
</child>
2004-12-23 13:58:39 +01:00
</widget>
<packing>
<property name="shrink">True</property>
<property name="resize">True</property>
</packing>
</child>
</widget>
<packing>
<property name="padding">3</property>
<property name="expand">True</property>
<property name="fill">True</property>
</packing>
</child>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">True</property>
<property name="fill">True</property>
</packing>
</child>
</widget>
</child>
</widget>
</glade-interface>