From: <umg...@us...> - 2006-10-09 17:43:49
|
Revision: 349 http://svn.sourceforge.net/pybridge/?rev=349&view=rev Author: umgangee Date: 2006-10-09 10:41:57 -0700 (Mon, 09 Oct 2006) Log Message: ----------- New dialog_preferences window. Switch from Glade 2 to Glade 3, yay! Modified Paths: -------------- trunk/pybridge/glade/pybridge.glade Modified: trunk/pybridge/glade/pybridge.glade =================================================================== --- trunk/pybridge/glade/pybridge.glade 2006-10-08 20:07:52 UTC (rev 348) +++ trunk/pybridge/glade/pybridge.glade 2006-10-09 17:41:57 UTC (rev 349) @@ -1,3720 +1,2552 @@ -<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*--> -<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd"> - +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"> +<!--*- mode: xml -*--> <glade-interface> - -<widget class="GtkWindow" id="window_main"> - <property name="visible">True</property> - <property name="title" translatable="yes">PyBridge</property> - <property name="type">GTK_WINDOW_TOPLEVEL</property> - <property name="window_position">GTK_WIN_POS_NONE</property> - <property name="modal">False</property> - <property name="resizable">True</property> - <property name="destroy_with_parent">False</property> - <property name="decorated">True</property> - <property name="skip_taskbar_hint">False</property> - <property name="skip_pager_hint">False</property> - <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> - <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> - <property name="focus_on_map">True</property> - <property name="urgency_hint">False</property> - <signal name="delete_event" handler="on_window_main_delete_event" last_modification_time="Mon, 27 Mar 2006 14:07:43 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="menubar_main"> - <property name="visible">True</property> - <property name="pack_direction">GTK_PACK_DIRECTION_LTR</property> - <property name="child_pack_direction">GTK_PACK_DIRECTION_LTR</property> - - <child> - <widget class="GtkMenuItem" id="menu_server"> - <property name="visible">True</property> - <property name="label" translatable="yes">_File</property> - <property name="use_underline">True</property> - - <child> - <widget class="GtkMenu" id="menu_server_menu"> - - <child> - <widget class="GtkImageMenuItem" id="menu_newtable"> - <property name="visible">True</property> - <property name="label" translatable="yes">_New Table...</property> - <property name="use_underline">True</property> - <signal name="activate" handler="on_newtable_clicked" last_modification_time="Tue, 08 Aug 2006 16:22:07 GMT"/> - - <child internal-child="image"> - <widget class="GtkImage" id="image340"> - <property name="visible">True</property> - <property name="stock">gtk-new</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_opengame"> - <property name="visible">True</property> - <property name="sensitive">False</property> - <property name="label" translatable="yes">_Open Game...</property> - <property name="use_underline">True</property> - <signal name="activate" handler="on_opengame_activate" last_modification_time="Mon, 07 Aug 2006 13:57:54 GMT"/> - - <child internal-child="image"> - <widget class="GtkImage" id="image341"> - <property name="visible">True</property> - <property name="stock">gtk-open</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="GtkSeparatorMenuItem" id="menu_separator"> - <property name="visible">True</property> - </widget> - </child> - - <child> - <widget class="GtkImageMenuItem" id="menu_disconnect"> - <property name="visible">True</property> - <property name="label" translatable="yes">_Disconnect</property> - <property name="use_underline">True</property> - <signal name="activate" handler="on_disconnect_activate" last_modification_time="Mon, 19 Sep 2005 09:26:13 GMT"/> - - <child internal-child="image"> - <widget class="GtkImage" id="image342"> - <property name="visible">True</property> - <property name="stock">gtk-disconnect</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_quit"> - <property name="visible">True</property> - <property name="label">gtk-quit</property> - <property name="use_stock">True</property> - <signal name="activate" handler="on_quit_activate" last_modification_time="Sat, 02 Apr 2005 15:32:19 GMT"/> - </widget> - </child> - </widget> - </child> - </widget> - </child> - - <child> - <widget class="GtkMenuItem" id="menu_help"> - <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"> - - <child> - <widget class="GtkImageMenuItem" id="menu_homepage"> - <property name="visible">True</property> - <property name="label" translatable="yes">PyBridge _Home Page</property> - <property name="use_underline">True</property> - <signal name="activate" handler="on_homepage_activate" last_modification_time="Mon, 07 Aug 2006 13:48:07 GMT"/> - - <child internal-child="image"> - <widget class="GtkImage" id="image343"> - <property name="visible">True</property> - <property name="stock">gtk-home</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="GtkSeparatorMenuItem" id="menu_separator"> - <property name="visible">True</property> - </widget> - </child> - - <child> - <widget class="GtkImageMenuItem" id="menu_about"> - <property name="visible">True</property> - <property name="label" translatable="yes">_About PyBridge</property> - <property name="use_underline">True</property> - <signal name="activate" handler="on_about_activate" last_modification_time="Wed, 16 Feb 2005 20:18:12 GMT"/> - - <child internal-child="image"> - <widget class="GtkImage" id="image344"> - <property name="visible">True</property> - <property name="stock">gtk-about</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> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </child> - - <child> - <widget class="GtkNotebook" id="notebook"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="show_tabs">True</property> - <property name="show_border">True</property> - <property name="tab_pos">GTK_POS_TOP</property> - <property name="scrollable">False</property> - <property name="enable_popup">False</property> - <signal name="switch_page" handler="on_notebook_switch_page" last_modification_time="Thu, 03 Aug 2006 11:43:33 GMT"/> - - <child> - <widget class="GtkHBox" id="hbox22"> - <property name="border_width">8</property> - <property name="visible">True</property> - <property name="homogeneous">False</property> - <property name="spacing">8</property> - - <child> - <widget class="GtkScrolledWindow" id="scrolledwindow5"> - <property name="width_request">320</property> - <property name="height_request">240</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="hscrollbar_policy">GTK_POLICY_NEVER</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="GtkIconView" id="tableview"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="selection_mode">GTK_SELECTION_SINGLE</property> - <property name="orientation">GTK_ORIENTATION_VERTICAL</property> - <property name="reorderable">False</property> - <signal name="item_activated" handler="on_tableview_item_activated" last_modification_time="Mon, 31 Jul 2006 15:12:34 GMT"/> - <signal name="selection_changed" handler="on_tableview_selection_changed" last_modification_time="Tue, 08 Aug 2006 16:39:09 GMT"/> - </widget> - </child> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">True</property> - <property name="fill">True</property> - </packing> - </child> - - <child> - <widget class="GtkVBox" id="vbox16"> - <property name="width_request">160</property> - <property name="visible">True</property> - <property name="homogeneous">False</property> - <property name="spacing">4</property> - - <child> - <widget class="GtkButton" id="newtable"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="relief">GTK_RELIEF_NORMAL</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_newtable_clicked" last_modification_time="Tue, 08 Aug 2006 16:15:48 GMT"/> - - <child> - <widget class="GtkAlignment" id="alignment19"> - <property name="visible">True</property> - <property name="xalign">0.5</property> - <property name="yalign">0.5</property> - <property name="xscale">0</property> - <property name="yscale">0</property> - <property name="top_padding">0</property> - <property name="bottom_padding">0</property> - <property name="left_padding">0</property> - <property name="right_padding">0</property> - - <child> - <widget class="GtkHBox" id="hbox24"> - <property name="visible">True</property> - <property name="homogeneous">False</property> - <property name="spacing">2</property> - - <child> - <widget class="GtkImage" id="image322"> - <property name="visible">True</property> - <property name="stock">gtk-new</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> - <packing> - <property name="padding">0</property> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </child> - - <child> - <widget class="GtkLabel" id="label55"> - <property name="visible">True</property> - <property name="label" translatable="yes">New Table...</property> - <property name="use_underline">True</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> - <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> - <property name="width_chars">-1</property> - <property name="single_line_mode">False</property> - <property name="angle">0</property> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </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="GtkButton" id="jointable"> - <property name="visible">True</property> - <property name="sensitive">False</property> - <property name="can_focus">True</property> - <property name="relief">GTK_RELIEF_NORMAL</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_jointable_clicked" last_modification_time="Tue, 08 Aug 2006 16:15:56 GMT"/> - - <child> - <widget class="GtkAlignment" id="alignment20"> - <property name="visible">True</property> - <property name="xalign">0.5</property> - <property name="yalign">0.5</property> - <property name="xscale">0</property> - <property name="yscale">0</property> - <property name="top_padding">0</property> - <property name="bottom_padding">0</property> - <property name="left_padding">0</property> - <property name="right_padding">0</property> - - <child> - <widget class="GtkHBox" id="hbox25"> - <property name="visible">True</property> - <property name="homogeneous">False</property> - <property name="spacing">2</property> - - <child> - <widget class="GtkImage" id="image323"> - <property name="visible">True</property> - <property name="stock">gtk-jump-to</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> - <packing> - <property name="padding">0</property> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </child> - - <child> - <widget class="GtkLabel" id="label56"> - <property name="visible">True</property> - <property name="label" translatable="yes">Join This Table</property> - <property name="use_underline">True</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> - <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> - <property name="width_chars">-1</property> - <property name="single_line_mode">False</property> - <property name="angle">0</property> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </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="GtkFrame" id="frame_tableinfo"> - <property name="visible">True</property> - <property name="sensitive">False</property> - <property name="label_xalign">0.5</property> - <property name="label_yalign">0.5</property> - <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> - - <child> - <widget class="GtkAlignment" id="alignment21"> - <property name="visible">True</property> - <property name="xalign">0.5</property> - <property name="yalign">0.5</property> - <property name="xscale">1</property> - <property name="yscale">1</property> - <property name="top_padding">4</property> - <property name="bottom_padding">4</property> - <property name="left_padding">4</property> - <property name="right_padding">4</property> - - <child> - <widget class="GtkTable" id="table_tableinfo"> - <property name="visible">True</property> - <property name="n_rows">2</property> - <property name="n_columns">2</property> - <property name="homogeneous">False</property> - <property name="row_spacing">2</property> - <property name="column_spacing">8</property> - - <child> - <widget class="GtkLabel" id="label63"> - <property name="visible">True</property> - <property name="label" translatable="yes">ID:</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</property> - <property name="yalign">0.5</property> - <property name="xpad">0</property> - <property name="ypad">0</property> - <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> - <property name="width_chars">-1</property> - <property name="single_line_mode">False</property> - <property name="angle">0</property> - </widget> - <packing> - <property name="left_attach">0</property> - <property name="right_attach">1</property> - <property name="top_attach">0</property> - <property name="bottom_attach">1</property> - <property name="x_options">fill</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkLabel" id="label_tableid"> - <property name="visible">True</property> - <property name="label" translatable="yes"></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</property> - <property name="yalign">0.5</property> - <property name="xpad">0</property> - <property name="ypad">0</property> - <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> - <property name="width_chars">-1</property> - <property name="single_line_mode">False</property> - <property name="angle">0</property> - </widget> - <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> - <property name="top_attach">0</property> - <property name="bottom_attach">1</property> - <property name="x_options">fill</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkLabel" id="label65"> - <property name="visible">True</property> - <property name="label" translatable="yes">Type:</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</property> - <property name="yalign">0.5</property> - <property name="xpad">0</property> - <property name="ypad">0</property> - <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> - <property name="width_chars">-1</property> - <property name="single_line_mode">False</property> - <property name="angle">0</property> - </widget> - <packing> - <property name="left_attach">0</property> - <property name="right_attach">1</property> - <property name="top_attach">1</property> - <property name="bottom_attach">2</property> - <property name="x_options">fill</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkLabel" id="label_tabletype"> - <property name="visible">True</property> - <property name="label" translatable="yes"></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</property> - <property name="yalign">0.5</property> - <property name="xpad">0</property> - <property name="ypad">0</property> - <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> - <property name="width_chars">-1</property> - <property name="single_line_mode">False</property> - <property name="angle">0</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="x_options">fill</property> - <property name="y_options"></property> - </packing> - </child> - </widget> - </child> - </widget> - </child> - - <child> - <widget class="GtkLabel" id="label57"> - <property name="visible">True</property> - <property name="label" translatable="yes">Table Information</property> - <property name="use_underline">False</property> - <property name="use_markup">True</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> - <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> - <property name="width_chars">-1</property> - <property name="single_line_mode">False</property> - <property name="angle">0</property> - </widget> - <packing> - <property name="type">label_item</property> - </packing> - </child> - </widget> - <packing> - <property name="padding">0</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">True</property> - </packing> - </child> - </widget> - <packing> - <property name="tab_expand">False</property> - <property name="tab_fill">True</property> - </packing> - </child> - - <child> - <widget class="GtkLabel" id="tab_tables"> - <property name="visible">True</property> - <property name="label" translatable="yes">Available Tables</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> - <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> - <property name="width_chars">-1</property> - <property name="single_line_mode">False</property> - <property name="angle">0</property> - </widget> - <packing> - <property name="type">tab</property> - </packing> - </child> - - <child> - <widget class="GtkHBox" id="hbox23"> - <property name="border_width">8</property> - <property name="visible">True</property> - <property name="homogeneous">False</property> - <property name="spacing">8</property> - - <child> - <widget class="GtkScrolledWindow" id="scrolledwindow9"> - <property name="width_request">320</property> - <property name="height_request">240</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="hscrollbar_policy">GTK_POLICY_NEVER</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="GtkIconView" id="peopleview"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="selection_mode">GTK_SELECTION_SINGLE</property> - <property name="orientation">GTK_ORIENTATION_VERTICAL</property> - <property name="reorderable">False</property> - <signal name="item_activated" handler="on_peopleview_item_activated" last_modification_time="Mon, 07 Aug 2006 19:21:22 GMT"/> - <signal name="selection_changed" handler="on_peopleview_selection_changed" last_modification_time="Sun, 13 Aug 2006 19:13:43 GMT"/> - </widget> - </child> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">True</property> - <property name="fill">True</property> - </packing> - </child> - - <child> - <widget class="GtkVBox" id="vbox17"> - <property name="width_request">160</property> - <property name="visible">True</property> - <property name="homogeneous">False</property> - <property name="spacing">4</property> - - <child> - <widget class="GtkFrame" id="frame_personinfo"> - <property name="visible">True</property> - <property name="sensitive">False</property> - <property name="label_xalign">0.5</property> - <property name="label_yalign">0.5</property> - <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property> - - <child> - <widget class="GtkAlignment" id="alignment22"> - <property name="visible">True</property> - <property name="xalign">0.5</property> - <property name="yalign">0.5</property> - <property name="xscale">1</property> - <property name="yscale">1</property> - <property name="top_padding">4</property> - <property name="bottom_padding">4</property> - <property name="left_padding">4</property> - <property name="right_padding">4</property> - - <child> - <widget class="GtkTable" id="table_personinfo"> - <property name="visible">True</property> - <property name="n_rows">1</property> - <property name="n_columns">2</property> - <property name="homogeneous">False</property> - <property name="row_spacing">2</property> - <property name="column_spacing">8</property> - - <child> - <widget class="GtkLabel" id="label67"> - <property name="visible">True</property> - <property name="label" translatable="yes">Name:</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</property> - <property name="yalign">0.5</property> - <property name="xpad">0</property> - <property name="ypad">0</property> - <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> - <property name="width_chars">-1</property> - <property name="single_line_mode">False</property> - <property name="angle">0</property> - </widget> - <packing> - <property name="left_attach">0</property> - <property name="right_attach">1</property> - <property name="top_attach">0</property> - <property name="bottom_attach">1</property> - <property name="x_options">fill</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkLabel" id="label_personname"> - <property name="visible">True</property> - <property name="label" translatable="yes"></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</property> - <property name="yalign">0.5</property> - <property name="xpad">0</property> - <property name="ypad">0</property> - <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> - <property name="width_chars">-1</property> - <property name="single_line_mode">False</property> - <property name="angle">0</property> - </widget> - <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> - <property name="top_attach">0</property> - <property name="bottom_attach">1</property> - <property name="x_options">fill</property> - <property name="y_options"></property> - </packing> - </child> - </widget> - </child> - </widget> - </child> - - <child> - <widget class="GtkLabel" id="label58"> - <property name="visible">True</property> - <property name="label" translatable="yes">Person Information</property> - <property name="use_underline">False</property> - <property name="use_markup">True</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> - <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> - <property name="width_chars">-1</property> - <property name="single_line_mode">False</property> - <property name="angle">0</property> - </widget> - <packing> - <property name="type">label_item</property> - </packing> - </child> - </widget> - <packing> - <property name="padding">0</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">True</property> - </packing> - </child> - </widget> - <packing> - <property name="tab_expand">False</property> - <property name="tab_fill">True</property> - </packing> - </child> - - <child> - <widget class="GtkLabel" id="label_people"> - <property name="visible">True</property> - <property name="label" translatable="yes">People Online</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> - <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> - <property name="width_chars">-1</property> - <property name="single_line_mode">False</property> - <property name="angle">0</property> - </widget> - <packing> - <property name="type">tab</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> - -<widget class="GtkWindow" id="window_bidbox"> - <property name="visible">True</property> - <property name="title" translatable="yes">Bidding Box</property> - <property name="type">GTK_WINDOW_TOPLEVEL</property> - <property name="window_position">GTK_WIN_POS_NONE</property> - <property name="modal">False</property> - <property name="resizable">False</property> - <property name="destroy_with_parent">False</property> - <property name="decorated">True</property> - <property name="skip_taskbar_hint">True</property> - <property name="skip_pager_hint">False</property> - <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> - <property name="gravity">GDK_GRAVITY_NORTH_EAST</property> - <property name="focus_on_map">False</property> - <property name="urgency_hint">False</property> - <signal name="delete_event" handler="on_window_bidbox_delete_event" last_modification_time="Tue, 28 Mar 2006 11:28:01 GMT"/> - - <child> - <widget class="GtkVBox" id="calls"> - <property name="visible">True</property> - <property name="homogeneous">False</property> - <property name="spacing">0</property> - - <child> - <widget class="GtkButton" id="button_pass"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">Pass</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:32:29 GMT"/> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </child> - - <child> - <widget class="GtkHSeparator" id="hseparator2"> - <property name="visible">True</property> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">True</property> - <property name="fill">True</property> - </packing> - </child> - - <child> - <widget class="GtkTable" id="table_bids"> - <property name="visible">True</property> - <property name="n_rows">7</property> - <property name="n_columns">5</property> - <property name="homogeneous">False</property> - <property name="row_spacing">0</property> - <property name="column_spacing">0</property> - - <child> - <widget class="GtkButton" id="button_bid_1_nt"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">1NT</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:35:34 GMT"/> - </widget> - <packing> - <property name="left_attach">4</property> - <property name="right_attach">5</property> - <property name="top_attach">0</property> - <property name="bottom_attach">1</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_1_spade"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">1♠</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:33:17 GMT"/> - </widget> - <packing> - <property name="left_attach">3</property> - <property name="right_attach">4</property> - <property name="top_attach">0</property> - <property name="bottom_attach">1</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_1_heart"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">1♥</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:33:03 GMT"/> - </widget> - <packing> - <property name="left_attach">2</property> - <property name="right_attach">3</property> - <property name="top_attach">0</property> - <property name="bottom_attach">1</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_1_diamond"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">1♦</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:32:45 GMT"/> - </widget> - <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> - <property name="top_attach">0</property> - <property name="bottom_attach">1</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_1_club"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">1♣</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:26:19 GMT"/> - </widget> - <packing> - <property name="left_attach">0</property> - <property name="right_attach">1</property> - <property name="top_attach">0</property> - <property name="bottom_attach">1</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_3_diamond"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">3♦</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:34:39 GMT"/> - </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="GtkButton" id="button_bid_2_diamond"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">2♦</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:33:56 GMT"/> - </widget> - <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> - <property name="top_attach">1</property> - <property name="bottom_attach">2</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_2_club"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">2♣</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:33:47 GMT"/> - </widget> - <packing> - <property name="left_attach">0</property> - <property name="right_attach">1</property> - <property name="top_attach">1</property> - <property name="bottom_attach">2</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_2_nt"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">2NT</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:34:18 GMT"/> - </widget> - <packing> - <property name="left_attach">4</property> - <property name="right_attach">5</property> - <property name="top_attach">1</property> - <property name="bottom_attach">2</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_3_nt"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">3NT</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:35:20 GMT"/> - </widget> - <packing> - <property name="left_attach">4</property> - <property name="right_attach">5</property> - <property name="top_attach">2</property> - <property name="bottom_attach">3</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_4_nt"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">4NT</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:36:13 GMT"/> - </widget> - <packing> - <property name="left_attach">4</property> - <property name="right_attach">5</property> - <property name="top_attach">3</property> - <property name="bottom_attach">4</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_5_nt"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">5NT</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:36:42 GMT"/> - </widget> - <packing> - <property name="left_attach">4</property> - <property name="right_attach">5</property> - <property name="top_attach">4</property> - <property name="bottom_attach">5</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_6_nt"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">6NT</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:37:08 GMT"/> - </widget> - <packing> - <property name="left_attach">4</property> - <property name="right_attach">5</property> - <property name="top_attach">5</property> - <property name="bottom_attach">6</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_7_nt"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">7NT</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:37:39 GMT"/> - </widget> - <packing> - <property name="left_attach">4</property> - <property name="right_attach">5</property> - <property name="top_attach">6</property> - <property name="bottom_attach">7</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_7_spade"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">7♠</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:37:34 GMT"/> - </widget> - <packing> - <property name="left_attach">3</property> - <property name="right_attach">4</property> - <property name="top_attach">6</property> - <property name="bottom_attach">7</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_7_heart"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">7♥</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:37:29 GMT"/> - </widget> - <packing> - <property name="left_attach">2</property> - <property name="right_attach">3</property> - <property name="top_attach">6</property> - <property name="bottom_attach">7</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_7_diamond"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">7♦</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:37:24 GMT"/> - </widget> - <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> - <property name="top_attach">6</property> - <property name="bottom_attach">7</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_7_club"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">7♣</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:37:19 GMT"/> - </widget> - <packing> - <property name="left_attach">0</property> - <property name="right_attach">1</property> - <property name="top_attach">6</property> - <property name="bottom_attach">7</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_6_club"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">6♣</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:36:47 GMT"/> - </widget> - <packing> - <property name="left_attach">0</property> - <property name="right_attach">1</property> - <property name="top_attach">5</property> - <property name="bottom_attach">6</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_6_diamond"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">6♦</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:36:54 GMT"/> - </widget> - <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> - <property name="top_attach">5</property> - <property name="bottom_attach">6</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_6_heart"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">6♥</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:36:58 GMT"/> - </widget> - <packing> - <property name="left_attach">2</property> - <property name="right_attach">3</property> - <property name="top_attach">5</property> - <property name="bottom_attach">6</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_6_spade"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">6♠</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:37:03 GMT"/> - </widget> - <packing> - <property name="left_attach">3</property> - <property name="right_attach">4</property> - <property name="top_attach">5</property> - <property name="bottom_attach">6</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_5_heart"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">5♥</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:36:32 GMT"/> - </widget> - <packing> - <property name="left_attach">2</property> - <property name="right_attach">3</property> - <property name="top_attach">4</property> - <property name="bottom_attach">5</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_5_diamond"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">5♦</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:36:28 GMT"/> - </widget> - <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> - <property name="top_attach">4</property> - <property name="bottom_attach">5</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_5_club"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">5♣</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:36:22 GMT"/> - </widget> - <packing> - <property name="left_attach">0</property> - <property name="right_attach">1</property> - <property name="top_attach">4</property> - <property name="bottom_attach">5</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_4_club"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">4♣</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:35:53 GMT"/> - </widget> - <packing> - <property name="left_attach">0</property> - <property name="right_attach">1</property> - <property name="top_attach">3</property> - <property name="bottom_attach">4</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_4_diamond"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">4♦</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:35:58 GMT"/> - </widget> - <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> - <property name="top_attach">3</property> - <property name="bottom_attach">4</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_4_heart"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">4♥</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:36:02 GMT"/> - </widget> - <packing> - <property name="left_attach">2</property> - <property name="right_attach">3</property> - <property name="top_attach">3</property> - <property name="bottom_attach">4</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_4_spade"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">4♠</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:36:08 GMT"/> - </widget> - <packing> - <property name="left_attach">3</property> - <property name="right_attach">4</property> - <property name="top_attach">3</property> - <property name="bottom_attach">4</property> - <property name="y_options"></property> - </packing> - </child> - - <child> - <widget class="GtkButton" id="button_bid_3_heart"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">3♥</property> - <property name="use_underline">True</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="focus_on_click">True</property> - <signal name="clicked" handler="on_call_clicked" last_modification_time="Tue, 28 Mar 2006 11:34:45 GMT"/> - </widget> - <packing> - <property name="left_attach">2</property> - <property name="right_attach">3</property> - <property name="top_attach">2</property> - <pro... [truncated message content] |
From: <umg...@us...> - 2007-06-23 11:28:00
|
Revision: 446 http://svn.sourceforge.net/pybridge/?rev=446&view=rev Author: umgangee Date: 2007-06-23 04:27:56 -0700 (Sat, 23 Jun 2007) Log Message: ----------- Enhancements to dialog_preferences window. Modified Paths: -------------- trunk/pybridge/glade/pybridge.glade Modified: trunk/pybridge/glade/pybridge.glade =================================================================== --- trunk/pybridge/glade/pybridge.glade 2007-06-22 15:50:38 UTC (rev 445) +++ trunk/pybridge/glade/pybridge.glade 2007-06-23 11:27:56 UTC (rev 446) @@ -326,51 +326,51 @@ <property name="column_spacing">8</property> <property name="row_spacing">2</property> <child> - <widget class="GtkLabel" id="label_tabletype"> + <widget class="GtkLabel" id="label63"> <property name="visible">True</property> <property name="xalign">0</property> + <property name="label" translatable="yes">ID:</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="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkLabel" id="label65"> + <widget class="GtkLabel" id="label_tableid"> <property name="visible">True</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Type:</property> </widget> <packing> - <property name="top_attach">1</property> - <property name="bottom_attach">2</property> + <property name="left_attach">1</property> + <property name="right_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkLabel" id="label_tableid"> + <widget class="GtkLabel" id="label65"> <property name="visible">True</property> <property name="xalign">0</property> + <property name="label" translatable="yes">Type:</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="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkLabel" id="label63"> + <widget class="GtkLabel" id="label_tabletype"> <property name="visible">True</property> <property name="xalign">0</property> - <property name="label" translatable="yes">ID:</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="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> @@ -464,24 +464,24 @@ <property name="column_spacing">8</property> <property name="row_spacing">2</property> <child> - <widget class="GtkLabel" id="label_personname"> + <widget class="GtkLabel" id="label67"> <property name="visible">True</property> <property name="xalign">0</property> + <property name="label" translatable="yes">Name:</property> </widget> <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkLabel" id="label67"> + <widget class="GtkLabel" id="label_personname"> <property name="visible">True</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Name:</property> </widget> <packing> + <property name="left_attach">1</property> + <property name="right_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> @@ -574,27 +574,25 @@ <property name="n_rows">7</property> <property name="n_columns">5</property> <child> - <widget class="GtkButton" id="button_bid_5_spade"> + <widget class="GtkButton" id="button_bid_1_nt"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">5♠</property> + <property name="label" translatable="yes">1NT</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> - <property name="left_attach">3</property> - <property name="right_attach">4</property> - <property name="top_attach">4</property> - <property name="bottom_attach">5</property> + <property name="left_attach">4</property> + <property name="right_attach">5</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_3_spade"> + <widget class="GtkButton" id="button_bid_1_spade"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">3♠</property> + <property name="label" translatable="yes">1♠</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> @@ -602,198 +600,208 @@ <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> - <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_2_spade"> + <widget class="GtkButton" id="button_bid_1_heart"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">2♠</property> + <property name="label" translatable="yes">1♥</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </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="left_attach">2</property> + <property name="right_attach">3</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_2_heart"> + <widget class="GtkButton" id="button_bid_1_diamond"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">2♥</property> + <property name="label" translatable="yes">1♦</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </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="left_attach">1</property> + <property name="right_attach">2</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_3_club"> + <widget class="GtkButton" id="button_bid_1_club"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">3♣</property> + <property name="label" translatable="yes">1♣</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> - <property name="top_attach">2</property> - <property name="bottom_attach">3</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_3_heart"> + <widget class="GtkButton" id="button_bid_3_diamond"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">3♥</property> + <property name="label" translatable="yes">3♦</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> - <property name="left_attach">2</property> - <property name="right_attach">3</property> + <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="GtkButton" id="button_bid_4_spade"> + <widget class="GtkButton" id="button_bid_2_diamond"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">4♠</property> + <property name="label" translatable="yes">2♦</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> - <property name="left_attach">3</property> - <property name="right_attach">4</property> - <property name="top_attach">3</property> - <property name="bottom_attach">4</property> + <property name="left_attach">1</property> + <property name="right_attach">2</property> + <property name="top_attach">1</property> + <property name="bottom_attach">2</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_4_heart"> + <widget class="GtkButton" id="button_bid_2_club"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">4♥</property> + <property name="label" translatable="yes">2♣</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> - <property name="left_attach">2</property> - <property name="right_attach">3</property> - <property name="top_attach">3</property> - <property name="bottom_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="GtkButton" id="button_bid_4_diamond"> + <widget class="GtkButton" id="button_bid_2_nt"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">4♦</property> + <property name="label" translatable="yes">2NT</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> - <property name="top_attach">3</property> - <property name="bottom_attach">4</property> + <property name="left_attach">4</property> + <property name="right_attach">5</property> + <property name="top_attach">1</property> + <property name="bottom_attach">2</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_4_club"> + <widget class="GtkButton" id="button_bid_3_nt"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">4♣</property> + <property name="label" translatable="yes">3NT</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> + <property name="left_attach">4</property> + <property name="right_attach">5</property> + <property name="top_attach">2</property> + <property name="bottom_attach">3</property> + <property name="y_options"></property> + </packing> + </child> + <child> + <widget class="GtkButton" id="button_bid_4_nt"> + <property name="visible">True</property> + <property name="can_focus">True</property> + <property name="label" translatable="yes">4NT</property> + <property name="relief">GTK_RELIEF_NONE</property> + <property name="use_underline">True</property> + <signal name="clicked" handler="on_call_clicked"/> + </widget> + <packing> + <property name="left_attach">4</property> + <property name="right_attach">5</property> <property name="top_attach">3</property> <property name="bottom_attach">4</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_5_club"> + <widget class="GtkButton" id="button_bid_5_nt"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">5♣</property> + <property name="label" translatable="yes">5NT</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> + <property name="left_attach">4</property> + <property name="right_attach">5</property> <property name="top_attach">4</property> <property name="bottom_attach">5</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_5_diamond"> + <widget class="GtkButton" id="button_bid_6_nt"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">5♦</property> + <property name="label" translatable="yes">6NT</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> - <property name="top_attach">4</property> - <property name="bottom_attach">5</property> + <property name="left_attach">4</property> + <property name="right_attach">5</property> + <property name="top_attach">5</property> + <property name="bottom_attach">6</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_5_heart"> + <widget class="GtkButton" id="button_bid_7_nt"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">5♥</property> + <property name="label" translatable="yes">7NT</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> - <property name="left_attach">2</property> - <property name="right_attach">3</property> - <property name="top_attach">4</property> - <property name="bottom_attach">5</property> + <property name="left_attach">4</property> + <property name="right_attach">5</property> + <property name="top_attach">6</property> + <property name="bottom_attach">7</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_6_spade"> + <widget class="GtkButton" id="button_bid_7_spade"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">6♠</property> + <property name="label" translatable="yes">7♠</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> @@ -801,16 +809,16 @@ <packing> <property name="left_attach">3</property> <property name="right_attach">4</property> - <property name="top_attach">5</property> - <property name="bottom_attach">6</property> + <property name="top_attach">6</property> + <property name="bottom_attach">7</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_6_heart"> + <widget class="GtkButton" id="button_bid_7_heart"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">6♥</property> + <property name="label" translatable="yes">7♥</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> @@ -818,16 +826,16 @@ <packing> <property name="left_attach">2</property> <property name="right_attach">3</property> - <property name="top_attach">5</property> - <property name="bottom_attach">6</property> + <property name="top_attach">6</property> + <property name="bottom_attach">7</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_6_diamond"> + <widget class="GtkButton" id="button_bid_7_diamond"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">6♦</property> + <property name="label" translatable="yes">7♦</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> @@ -835,46 +843,46 @@ <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> - <property name="top_attach">5</property> - <property name="bottom_attach">6</property> + <property name="top_attach">6</property> + <property name="bottom_attach">7</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_6_club"> + <widget class="GtkButton" id="button_bid_7_club"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">6♣</property> + <property name="label" translatable="yes">7♣</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> - <property name="top_attach">5</property> - <property name="bottom_attach">6</property> + <property name="top_attach">6</property> + <property name="bottom_attach">7</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_7_club"> + <widget class="GtkButton" id="button_bid_6_club"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">7♣</property> + <property name="label" translatable="yes">6♣</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> - <property name="top_attach">6</property> - <property name="bottom_attach">7</property> + <property name="top_attach">5</property> + <property name="bottom_attach">6</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_7_diamond"> + <widget class="GtkButton" id="button_bid_6_diamond"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">7♦</property> + <property name="label" translatable="yes">6♦</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> @@ -882,16 +890,16 @@ <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> - <property name="top_attach">6</property> - <property name="bottom_attach">7</property> + <property name="top_attach">5</property> + <property name="bottom_attach">6</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_7_heart"> + <widget class="GtkButton" id="button_bid_6_heart"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">7♥</property> + <property name="label" translatable="yes">6♥</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> @@ -899,16 +907,16 @@ <packing> <property name="left_attach">2</property> <property name="right_attach">3</property> - <property name="top_attach">6</property> - <property name="bottom_attach">7</property> + <property name="top_attach">5</property> + <property name="bottom_attach">6</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_7_spade"> + <widget class="GtkButton" id="button_bid_6_spade"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">7♠</property> + <property name="label" translatable="yes">6♠</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> @@ -916,210 +924,215 @@ <packing> <property name="left_attach">3</property> <property name="right_attach">4</property> - <property name="top_attach">6</property> - <property name="bottom_attach">7</property> + <property name="top_attach">5</property> + <property name="bottom_attach">6</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_7_nt"> + <widget class="GtkButton" id="button_bid_5_heart"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">7NT</property> + <property name="label" translatable="yes">5♥</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> - <property name="left_attach">4</property> - <property name="right_attach">5</property> - <property name="top_attach">6</property> - <property name="bottom_attach">7</property> + <property name="left_attach">2</property> + <property name="right_attach">3</property> + <property name="top_attach">4</property> + <property name="bottom_attach">5</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_6_nt"> + <widget class="GtkButton" id="button_bid_5_diamond"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">6NT</property> + <property name="label" translatable="yes">5♦</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> - <property name="left_attach">4</property> - <property name="right_attach">5</property> - <property name="top_attach">5</property> - <property name="bottom_attach">6</property> + <property name="left_attach">1</property> + <property name="right_attach">2</property> + <property name="top_attach">4</property> + <property name="bottom_attach">5</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_5_nt"> + <widget class="GtkButton" id="button_bid_5_club"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">5NT</property> + <property name="label" translatable="yes">5♣</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> - <property name="left_attach">4</property> - <property name="right_attach">5</property> <property name="top_attach">4</property> <property name="bottom_attach">5</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_4_nt"> + <widget class="GtkButton" id="button_bid_4_club"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">4NT</property> + <property name="label" translatable="yes">4♣</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> - <property name="left_attach">4</property> - <property name="right_attach">5</property> <property name="top_attach">3</property> <property name="bottom_attach">4</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_3_nt"> + <widget class="GtkButton" id="button_bid_4_diamond"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">3NT</property> + <property name="label" translatable="yes">4♦</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> - <property name="left_attach">4</property> - <property name="right_attach">5</property> - <property name="top_attach">2</property> - <property name="bottom_attach">3</property> + <property name="left_attach">1</property> + <property name="right_attach">2</property> + <property name="top_attach">3</property> + <property name="bottom_attach">4</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_2_nt"> + <widget class="GtkButton" id="button_bid_4_heart"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">2NT</property> + <property name="label" translatable="yes">4♥</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> - <property name="left_attach">4</property> - <property name="right_attach">5</property> - <property name="top_attach">1</property> - <property name="bottom_attach">2</property> + <property name="left_attach">2</property> + <property name="right_attach">3</property> + <property name="top_attach">3</property> + <property name="bottom_attach">4</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_2_club"> + <widget class="GtkButton" id="button_bid_4_spade"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">2♣</property> + <property name="label" translatable="yes">4♠</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> - <property name="top_attach">1</property> - <property name="bottom_attach">2</property> + <property name="left_attach">3</property> + <property name="right_attach">4</property> + <property name="top_attach">3</property> + <property name="bottom_attach">4</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_2_diamond"> + <widget class="GtkButton" id="button_bid_3_heart"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">2♦</property> + <property name="label" translatable="yes">3♥</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </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="left_attach">2</property> + <property name="right_attach">3</property> + <property name="top_attach">2</property> + <property name="bottom_attach">3</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_3_diamond"> + <widget class="GtkButton" id="button_bid_3_club"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">3♦</property> + <property name="label" translatable="yes">3♣</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </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="GtkButton" id="button_bid_1_club"> + <widget class="GtkButton" id="button_bid_2_heart"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">1♣</property> + <property name="label" translatable="yes">2♥</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </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="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_1_diamond"> + <widget class="GtkButton" id="button_bid_2_spade"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">1♦</property> + <property name="label" translatable="yes">2♠</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> + <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="GtkButton" id="button_bid_1_heart"> + <widget class="GtkButton" id="button_bid_3_spade"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">1♥</property> + <property name="label" translatable="yes">3♠</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> </widget> <packing> - <property name="left_attach">2</property> - <property name="right_attach">3</property> + <property name="left_attach">3</property> + <property name="right_attach">4</property> + <property name="top_attach">2</property> + <property name="bottom_attach">3</property> + <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> - <widget class="GtkButton" id="button_bid_1_spade"> + <widget class="GtkButton" id="button_bid_5_spade"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">1♠</property> + <property name="label" translatable="yes">5♠</property> <property name="relief">GTK_RELIEF_NONE</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_call_clicked"/> @@ -1127,24 +1140,11 @@ <packing> <property name="left_attach">3</property> <property name="right_attach">4</property> + <property name="top_attach">4</property> + <property name="bottom_attach">5</property> <property name="y_options"></property> </packing> </child> - <child> - <widget class="GtkButton" id="button_bid_1_nt"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">1NT</property> - <property name="relief">GTK_RELIEF_NONE</property> - <property name="use_underline">True</property> - <signal name="clicked" handler="on_call_clicked"/> - </widget> - <packing> - <property name="left_attach">4</property> - <property name="right_attach">5</property> - <property name="y_options"></property> - </packing> - </child> </widget> <packing> <property name="position">2</property> @@ -1218,7 +1218,7 @@ <property name="visible">True</property> <property name="top_padding">4</property> <property name="bottom_padding">4</property> - <property name="left_padding">12</property> + <property name="left_padding">16</property> <child> <widget class="GtkTable" id="table1"> <property name="visible">True</property> @@ -1227,23 +1227,30 @@ <property name="column_spacing">8</property> <property name="row_spacing">4</property> <child> - <widget class="GtkEntry" id="entry_portnum"> - <property name="width_request">80</property> + <widget class="GtkLabel" id="label_portnum"> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="max_length">5</property> - <property name="invisible_char">*</property> - <signal name="changed" handler="on_field_changed"/> + <property name="xalign">0</property> + <property name="label" translatable="yes">Port:</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="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> + <widget class="GtkLabel" id="label_hostname"> + <property name="visible">True</property> + <property name="xalign">0</property> + <property name="label" translatable="yes">Host Name:</property> + </widget> + <packing> + <property name="x_options">GTK_FILL</property> + <property name="y_options"></property> + </packing> + </child> + <child> <widget class="GtkEntry" id="entry_hostname"> <property name="width_request">140</property> <property name="visible">True</property> @@ -1258,26 +1265,19 @@ </packing> </child> <child> - <widget class="GtkLabel" id="label_hostname"> + <widget class="GtkEntry" id="entry_portnum"> + <property name="width_request">80</property> <property name="visible">True</property> - <property name="xalign">0</property> - <property name="label" translatable="yes">Host Name:</property> + <property name="can_focus">True</property> + <property name="max_length">5</property> + <property name="invisible_char">*</property> + <signal name="changed" handler="on_field_changed"/> </widget> <packing> - <property name="x_options">GTK_FILL</property> - <property name="y_options"></property> - </packing> - </child> - <child> - <widget class="GtkLabel" id="label_portnum"> - <property name="visible">True</property> - <property name="xalign">0</property> - <property name="label" translatable="yes">Port:</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="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> @@ -1286,7 +1286,7 @@ </widget> </child> <child> - <widget class="GtkLabel" id="label61"> + <widget class="GtkLabel" id="label_server"> <property name="visible">True</property> <property name="label" translatable="yes"><b>Server Address</b></property> <property name="use_markup">True</property> @@ -1307,7 +1307,7 @@ <property name="visible">True</property> <property name="top_padding">4</property> <property name="bottom_padding">4</property> - <property name="left_padding">12</property> + <property name="left_padding">16</property> <child> <widget class="GtkVBox" id="vbox18"> <property name="visible">True</property> @@ -1320,20 +1320,26 @@ <property name="column_spacing">8</property> <property name="row_spacing">4</property> <child> - <widget class="GtkEntry" id="entry_password"> - <property name="width_request">120</property> + <widget class="GtkLabel" id="label_username"> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="max_length">40</property> - <property name="visibility">False</property> - <property name="invisible_char">*</property> - <signal name="changed" handler="on_field_changed"/> + <property name="xalign">0</property> + <property name="label" translatable="yes">User Name:</property> </widget> <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> + <property name="x_options">GTK_FILL</property> + <property name="y_options"></property> + </packing> + </child> + <child> + <widget class="GtkLabel" id="label_password"> + <property name="visible">True</property> + <property name="xalign">0</property> + <property name="label" translatable="yes">Password:</property> + </widget> + <packing> <property name="top_attach">1</property> <property name="bottom_attach">2</property> + <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> @@ -1353,29 +1359,23 @@ </packing> </child> <child> - <widget class="GtkLabel" id="label_password"> + <widget class="GtkEntry" id="entry_password"> + <property name="width_request">120</property> <property name="visible">True</property> - <property name="xalign">0</property> - <property name="label" translatable="yes">Password:</property> + <property name="can_focus">True</property> + <property name="max_length">40</property> + <property name="visibility">False</property> + <property name="invisible_char">*</property> + <signal name="changed" handler="on_field_changed"/> </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="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> - <child> - <widget class="GtkLabel" id="label_username"> - <property name="visible">True</property> - <property name="xalign">0</property> - <property name="label" translatable="yes">User Name:</property> - </widget> - <packing> - <property name="x_options">GTK_FILL</property> - <property name="y_options"></property> - </packing> - </child> </widget> </child> <child> @@ -1498,16 +1498,6 @@ <property name="column_spacing">4</property> <property name="row_spacing">2</property> <child> - <widget class="GtkLabel" id="label_tablename"> - <property name="visible">True</property> - <property name="label" translatable="yes">Table Name:</property> - </widget> - <packing> - <property name="x_options">GTK_FILL</property> - <property name="y_options"></property> - </packing> - </child> - <child> <widget class="GtkEntry" id="entry_tablename"> <property name="width_request">140</property> <property name="visible">True</property> @@ -1521,6 +1511,16 @@ <property name="y_options"></property> </packing> </child> + <child> + <widget class="GtkLabel" id="label_tablename"> + <property name="visible">True</property> + <property name="label" translatable="yes">Table Name:</property> + </widget> + <packing> + <property name="x_options">GTK_FILL</property> + <property name="y_options"></property> + </packing> + </child> </widget> </child> </widget> @@ -1790,14 +1790,23 @@ <property name="column_spacing">8</property> <property name="row_spacing">2</property> <child> - <widget class="GtkLabel" id="label_vuln"> + <widget class="GtkLabel" id="label59"> <property name="visible">True</property> <property name="xalign">0</property> - <property name="use_markup">True</property> + <property name="label" translatable="yes">Dealer:</property> </widget> <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> + <property name="x_options">GTK_FILL</property> + <property name="y_options"></property> + </packing> + </child> + <child> + <widget class="GtkLabel" id="label60"> + <property name="visible">True</property> + <property name="xalign">0</property> + <property name="label" translatable="yes">Vulnerability:</property> + ... [truncated message content] |
From: <umg...@us...> - 2007-07-09 15:41:06
|
Revision: 465 http://svn.sourceforge.net/pybridge/?rev=465&view=rev Author: umgangee Date: 2007-07-09 08:40:59 -0700 (Mon, 09 Jul 2007) Log Message: ----------- Remove window_bridgetable, since it is now generated by code. Modified Paths: -------------- trunk/pybridge/glade/pybridge.glade Modified: trunk/pybridge/glade/pybridge.glade =================================================================== --- trunk/pybridge/glade/pybridge.glade 2007-07-09 14:17:49 UTC (rev 464) +++ trunk/pybridge/glade/pybridge.glade 2007-07-09 15:40:59 UTC (rev 465) @@ -821,6 +821,7 @@ <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> <property name="skip_taskbar_hint">True</property> <property name="gravity">GDK_GRAVITY_CENTER</property> + <signal name="delete_event" handler="on_window_delete_event"/> <child internal-child="vbox"> <widget class="GtkVBox" id="dialog-vbox3"> <property name="visible">True</property> @@ -909,522 +910,6 @@ </widget> </child> </widget> - <widget class="GtkWindow" id="window_bridgetable"> - <property name="visible">True</property> - <property name="title" translatable="yes">Table</property> - <signal name="delete_event" handler="on_window_delete_event"/> - <child> - <widget class="GtkVBox" id="vbox13"> - <property name="visible">True</property> - <child> - <widget class="GtkToolbar" id="toolbar1"> - <property name="visible">True</property> - <property name="toolbar_style">GTK_TOOLBAR_BOTH</property> - <child> - <widget class="GtkMenuToolButton" id="takeseat"> - <property name="visible">True</property> - <property name="label">Take Seat</property> - <property name="use_underline">True</property> - <property name="stock_id">gtk-media-play</property> - <signal name="clicked" handler="on_takeseat_clicked"/> - </widget> - <packing> - <property name="expand">False</property> - <property name="homogeneous">False</property> - </packing> - </child> - <child> - <widget class="GtkToolButton" id="leaveseat"> - <property name="visible">True</property> - <property name="sensitive">False</property> - <property name="label">Leave Seat</property> - <property name="use_underline">True</property> - <property name="stock_id">gtk-media-stop</property> - <signal name="clicked" handler="on_leaveseat_clicked"/> - </widget> - <packing> - <property name="expand">False</property> - </packing> - </child> - <child> - <widget class="GtkSeparatorToolItem" id="separatortoolitem2"> - <property name="visible">True</property> - </widget> - <packing> - <property name="expand">False</property> - <property name="homogeneous">False</property> - </packing> - </child> - <child> - <widget class="GtkToggleToolButton" id="toggle_gameinfo"> - <property name="visible">True</property> - <property name="label">Game Info</property> - <property name="use_underline">True</property> - <property name="stock_id">gtk-info</property> - <property name="active">True</property> - <signal name="clicked" handler="on_toggle_gameinfo_clicked"/> - </widget> - <packing> - <property name="expand">False</property> - </packing> - </child> - <child> - <widget class="GtkToggleToolButton" id="toggle_chat"> - <property name="visible">True</property> - <property name="label">Chat</property> - <property name="use_underline">True</property> - <property name="stock_id">gtk-justify-fill</property> - <property name="active">True</property> - <signal name="clicked" handler="on_toggle_chat_clicked"/> - </widget> - <packing> - <property name="expand">False</property> - </packing> - </child> - <child> - <widget class="GtkToggleToolButton" id="toggle_fullscreen"> - <property name="visible">True</property> - <property name="stock_id">gtk-fullscreen</property> - <signal name="clicked" handler="on_toggle_fullscreen_clicked"/> - </widget> - <packing> - <property name="expand">False</property> - </packing> - </child> - <child> - <widget class="GtkSeparatorToolItem" id="separatortoolitem1"> - <property name="visible">True</property> - </widget> - <packing> - <property name="expand">False</property> - <property name="homogeneous">False</property> - </packing> - </child> - <child> - <widget class="GtkToolButton" id="leavetable"> - <property name="visible">True</property> - <property name="label">Leave Table</property> - <property name="use_underline">True</property> - <property name="stock_id">gtk-quit</property> - <signal name="clicked" handler="on_leavetable_clicked"/> - </widget> - <packing> - <property name="expand">False</property> - </packing> - </child> - </widget> - <packing> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </child> - <child> - <widget class="GtkHBox" id="hbox19"> - <property name="visible">True</property> - <child> - <widget class="GtkScrolledWindow" id="scrolled_cardarea"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="hscrollbar_policy">GTK_POLICY_NEVER</property> - <property name="vscrollbar_policy">GTK_POLICY_NEVER</property> - <child> - <placeholder/> - </child> - </widget> - </child> - <child> - <widget class="GtkVBox" id="vbox20"> - <property name="visible">True</property> - <child> - <widget class="GtkHandleBox" id="gameinfo"> - <property name="width_request">240</property> - <property name="visible">True</property> - <property name="shadow_type">GTK_SHADOW_OUT</property> - <property name="snap_edge">GTK_POS_LEFT</property> - <child> - <widget class="GtkVBox" id="vbox14"> - <property name="visible">True</property> - <property name="border_width">4</property> - <property name="spacing">4</property> - <child> - <widget class="GtkLabel" id="label_contract"> - <property name="visible">True</property> - <property name="ypad">2</property> - <property name="label" translatable="yes"><span size="x-large">No contract</span></property> - <property name="use_markup">True</property> - </widget> - <packing> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </child> - <child> - <widget class="GtkHBox" id="hbox20"> - <property name="visible">True</property> - <property name="spacing">4</property> - <property name="homogeneous">True</property> - <child> - <widget class="GtkFrame" id="frame_declarer"> - <property name="visible">True</property> - <property name="sensitive">False</property> - <child> - <widget class="GtkLabel" id="label_declarer"> - <property name="visible">True</property> - <property name="ypad">2</property> - <property name="label" translatable="yes"><span size="x-large"><b>0</b> (0)</span></property> - <property name="use_markup">True</property> - </widget> - </child> - <child> - <widget class="GtkLabel" id="label29"> - <property name="visible">True</property> - <property name="label" translatable="yes">Declarer</property> - <property name="use_markup">True</property> - </widget> - <packing> - <property name="type">label_item</property> - </packing> - </child> - </widget> - <packing> - <property name="expand">False</property> - </packing> - </child> - <child> - <widget class="GtkFrame" id="frame_defence"> - <property name="visible">True</property> - <property name="sensitive">False</property> - <child> - <widget class="GtkLabel" id="label_defence"> - <property name="visible">True</property> - <property name="ypad">2</property> - <property name="label" translatable="yes"><span size="x-large"><b>0</b> (0)</span></property> - <property name="use_markup">True</property> - </widget> - </child> - <child> - <widget class="GtkLabel" id="label31"> - <property name="visible">True</property> - <property name="label" translatable="yes">Defence</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> - </widget> - <packing> - <property name="expand">False</property> - <property name="position">1</property> - </packing> - </child> - <child> - <widget class="GtkTable" id="table6"> - <property name="visible">True</property> - <property name="n_rows">2</property> - <property name="n_columns">2</property> - <property name="column_spacing">8</property> - <property name="row_spacing">2</property> - <child> - <widget class="GtkLabel" id="label59"> - <property name="visible">True</property> - <property name="xalign">0</property> - <property name="label" translatable="yes">Dealer:</property> - </widget> - <packing> - <property name="x_options">GTK_FILL</property> - <property name="y_options"></property> - </packing> - </child> - <child> - <widget class="GtkLabel" id="label60"> - <property name="visible">True</property> - <property name="xalign">0</property> - <property name="label" translatable="yes">Vulnerability:</property> - </widget> - <packing> - <property name="top_attach">1</property> - <property name="bottom_attach">2</property> - <property name="x_options">GTK_FILL</property> - <property name="y_options"></property> - </packing> - </child> - <child> - <widget class="GtkLabel" id="label_dealer"> - <property name="visible">True</property> - <property name="xalign">0</property> - <property name="use_markup">True</property> - </widget> - <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> - <property name="y_options"></property> - </packing> - </child> - <child> - <widget class="GtkLabel" id="label_vuln"> - <property name="visible">True</property> - <property name="xalign">0</property> - <property name="use_markup">True</property> - </widget> - <packing> - <property name="left_attach">1</property> - <property name="right_attach">2</property> - <property name="top_attach">1</property> - <property name="bottom_attach">2</property> - <property name="x_options">GTK_FILL</property> - <property name="y_options"></property> - </packing> - </child> - </widget> - <packing> - <property name="expand">False</property> - <property name="position">2</property> - </packing> - </child> - <child> - <widget class="GtkNotebook" id="notebook1"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <signal name="change_current_page" handler="on_notebook_change_page"/> - <child> - <widget class="GtkScrolledWindow" id="scrolledwindow7"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="hscrollbar_policy">GTK_POLICY_NEVER</property> - <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> - <child> - <widget class="GtkTreeView" id="biddingview"> - <property name="height_request">150</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="rules_hint">True</property> - <property name="enable_search">False</property> - </widget> - </child> - </widget> - <packing> - <property name="tab_expand">False</property> - </packing> - </child> - <child> - <widget class="GtkLabel" id="label_bidding"> - <property name="visible">True</property> - <property name="label" translatable="yes">Bidding</property> - </widget> - <packing> - <property name="type">tab</property> - <property name="tab_expand">False</property> - <property name="tab_fill">False</property> - </packing> - </child> - <child> - <widget class="GtkScrolledWindow" id="scrolledwindow8"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="hscrollbar_policy">GTK_POLICY_NEVER</property> - <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> - <child> - <widget class="GtkTreeView" id="trickview"> - <property name="height_request">150</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="rules_hint">True</property> - <property name="enable_search">False</property> - </widget> - </child> - </widget> - <packing> - <property name="position">1</property> - <property name="tab_expand">False</property> - </packing> - </child> - <child> - <widget class="GtkLabel" id="label_tricks"> - <property name="visible">True</property> - <property name="label" translatable="yes">Tricks</property> - </widget> - <packing> - <property name="type">tab</property> - <property name="position">1</property> - <property name="tab_expand">False</property> - <property name="tab_fill">False</property> - </packing> - </child> - <child> - <widget class="GtkScrolledWindow" id="scrolledwindow12"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="hscrollbar_policy">GTK_POLICY_NEVER</property> - <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> - <child> - <widget class="GtkTreeView" id="scoresheet"> - <property name="visible">True</property> - <property name="can_focus">True</property> - </widget> - </child> - </widget> - <packing> - <property name="position">2</property> - <property name="tab_expand">False</property> - </packing> - </child> - <child> - <widget class="GtkLabel" id="label_scoresheet"> - <property name="visible">True</property> - <property name="label" translatable="yes">Score Sheet</property> - </widget> - <packing> - <property name="type">tab</property> - <property name="position">2</property> - <property name="tab_expand">False</property> - <property name="tab_fill">False</property> - </packing> - </child> - </widget> - <packing> - <property name="position">3</property> - </packing> - </child> - <child> - <widget class="GtkExpander" id="expander_observers"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <child> - <widget class="GtkScrolledWindow" id="scrolledwindow10"> - <property name="height_request">102</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="hscrollbar_policy">GTK_POLICY_NEVER</property> - <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> - <property name="shadow_type">GTK_SHADOW_IN</property> - <child> - <widget class="GtkTreeView" id="treeview_observers"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="headers_visible">False</property> - </widget> - </child> - </widget> - </child> - <child> - <widget class="GtkLabel" id="label54"> - <property name="visible">True</property> - <property name="label" translatable="yes">Observers</property> - </widget> - <packing> - <property name="type">label_item</property> - </packing> - </child> - </widget> - <packing> - <property name="expand">False</property> - <property name="position">4</property> - </packing> - </child> - </widget> - </child> - </widget> - </child> - <child> - <widget class="GtkHandleBox" id="chatbox"> - <property name="width_request">240</property> - <property name="height_request">120</property> - <property name="visible">True</property> - <property name="shadow_type">GTK_SHADOW_OUT</property> - <property name="snap_edge">GTK_POS_LEFT</property> - <child> - <widget class="GtkVBox" id="vbox19"> - <property name="width_request">300</property> - <property name="height_request">160</property> - <property name="visible">True</property> - <property name="border_width">4</property> - <property name="spacing">4</property> - <child> - <widget class="GtkScrolledWindow" id="scrolledwindow11"> - <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_IN</property> - <child> - <widget class="GtkTextView" id="chat_messagehistory"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="editable">False</property> - <property name="wrap_mode">GTK_WRAP_WORD</property> - </widget> - </child> - </widget> - </child> - <child> - <widget class="GtkHBox" id="hbox26"> - <property name="visible">True</property> - <property name="spacing">4</property> - <child> - <widget class="GtkEntry" id="chat_message"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <signal name="changed" handler="on_chat_message_changed"/> - <signal name="activate" handler="on_chat_send_clicked"/> - </widget> - </child> - <child> - <widget class="GtkButton" id="chat_send"> - <property name="visible">True</property> - <property name="sensitive">False</property> - <property name="can_focus">True</property> - <property name="label" translatable="yes">Send</property> - <property name="use_underline">True</property> - <signal name="clicked" handler="on_chat_send_clicked"/> - </widget> - <packing> - <property name="expand">False</property> - <property name="fill">False</property> - <property name="position">1</property> - </packing> - </child> - </widget> - <packing> - <property name="expand">False</property> - <property name="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="position">1</property> - </packing> - </child> - </widget> - <packing> - <property name="position">1</property> - </packing> - </child> - <child> - <widget class="GtkStatusbar" id="statusbar"> - <property name="visible">True</property> - </widget> - <packing> - <property name="expand">False</property> - <property name="fill">False</property> - <property name="position">2</property> - </packing> - </child> - </widget> - </child> - </widget> <widget class="GtkDialog" id="dialog_preferences"> <property name="visible">True</property> <property name="border_width">5</property> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <umg...@us...> - 2007-09-26 12:51:34
|
Revision: 503 http://pybridge.svn.sourceforge.net/pybridge/?rev=503&view=rev Author: umgangee Date: 2007-09-26 05:51:30 -0700 (Wed, 26 Sep 2007) Log Message: ----------- Set "translatable" property on a couple strings, unset for "gtk-ok", "gtk-cancel" etc. Modified Paths: -------------- trunk/pybridge/glade/pybridge.glade Modified: trunk/pybridge/glade/pybridge.glade =================================================================== --- trunk/pybridge/glade/pybridge.glade 2007-09-02 14:26:54 UTC (rev 502) +++ trunk/pybridge/glade/pybridge.glade 2007-09-26 12:51:30 UTC (rev 503) @@ -115,7 +115,7 @@ <child> <widget class="GtkImageMenuItem" id="menu_preferences"> <property name="visible">True</property> - <property name="label" translatable="yes">gtk-preferences</property> + <property name="label">gtk-preferences</property> <property name="use_underline">True</property> <property name="use_stock">True</property> <signal name="activate" handler="on_preferences_activate"/> @@ -217,7 +217,7 @@ <widget class="GtkToolButton" id="newtable"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> - <property name="label">New Table...</property> + <property name="label" translatable="yes">New Table...</property> <property name="stock_id">gtk-new</property> <signal name="clicked" handler="on_newtable_clicked"/> </widget> @@ -229,7 +229,7 @@ <widget class="GtkToolButton" id="jointable"> <property name="visible">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> - <property name="label">Join Table</property> + <property name="label" translatable="yes">Join Table</property> <property name="stock_id">gtk-jump-to</property> <signal name="clicked" handler="on_jointable_clicked"/> </widget> @@ -244,9 +244,6 @@ </packing> </child> </widget> - <packing> - <property name="tab_expand">False</property> - </packing> </child> <child> <widget class="GtkLabel" id="label_tabletab"> @@ -255,7 +252,6 @@ </widget> <packing> <property name="type">tab</property> - <property name="tab_expand">False</property> <property name="tab_fill">False</property> </packing> </child> @@ -309,7 +305,6 @@ </widget> <packing> <property name="position">1</property> - <property name="tab_expand">False</property> </packing> </child> <child> @@ -320,7 +315,6 @@ <packing> <property name="type">tab</property> <property name="position">1</property> - <property name="tab_expand">False</property> <property name="tab_fill">False</property> </packing> </child> @@ -523,6 +517,7 @@ <property name="can_focus">True</property> <property name="label" translatable="yes">Save Password</property> <property name="use_underline">True</property> + <property name="response_id">0</property> <property name="draw_indicator">True</property> </widget> <packing> @@ -537,6 +532,7 @@ <property name="can_focus">True</property> <property name="label" translatable="yes">Register as New User</property> <property name="use_underline">True</property> + <property name="response_id">0</property> <property name="draw_indicator">True</property> </widget> <packing> @@ -843,6 +839,7 @@ <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> + <property name="response_id">0</property> <signal name="clicked" handler="on_suitcolour_clicked"/> <child> <widget class="GtkLabel" id="label_clubcolour"> @@ -863,6 +860,7 @@ <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> + <property name="response_id">0</property> <signal name="clicked" handler="on_suitcolour_clicked"/> <child> <widget class="GtkLabel" id="label_diamondcolour"> @@ -884,6 +882,7 @@ <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> + <property name="response_id">0</property> <signal name="clicked" handler="on_suitcolour_clicked"/> <child> <widget class="GtkLabel" id="label_heartcolour"> @@ -905,6 +904,7 @@ <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> + <property name="response_id">0</property> <signal name="clicked" handler="on_suitcolour_clicked"/> <child> <widget class="GtkLabel" id="label_spadecolour"> @@ -939,6 +939,7 @@ <property name="can_focus">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="label" translatable="yes">Display suits as symbols?</property> + <property name="response_id">0</property> <property name="draw_indicator">True</property> </widget> <packing> @@ -958,9 +959,6 @@ </packing> </child> </widget> - <packing> - <property name="tab_expand">False</property> - </packing> </child> <child> <widget class="GtkLabel" id="label_gamedisplay"> @@ -969,7 +967,6 @@ </widget> <packing> <property name="type">tab</property> - <property name="tab_expand">False</property> <property name="tab_fill">False</property> </packing> </child> @@ -986,16 +983,18 @@ <child> <widget class="GtkButton" id="cancelbutton"> <property name="visible">True</property> - <property name="label" translatable="yes">gtk-cancel</property> + <property name="label">gtk-cancel</property> <property name="use_stock">True</property> + <property name="response_id">0</property> <signal name="clicked" handler="on_cancelbutton_clicked"/> </widget> </child> <child> <widget class="GtkButton" id="okbutton"> <property name="visible">True</property> - <property name="label" translatable="yes">gtk-ok</property> + <property name="label">gtk-ok</property> <property name="use_stock">True</property> + <property name="response_id">0</property> <signal name="clicked" handler="on_okbutton_clicked"/> </widget> <packing> @@ -1088,8 +1087,9 @@ <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> - <property name="label" translatable="yes">gtk-close</property> + <property name="label">gtk-close</property> <property name="use_stock">True</property> + <property name="response_id">0</property> <signal name="clicked" handler="on_closebutton_clicked"/> </widget> </child> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |