gnome-games r8057 - trunk/glchess/glade



Author: rancell
Date: Fri Oct 17 11:05:42 2008
New Revision: 8057
URL: http://svn.gnome.org/viewvc/gnome-games?rev=8057&view=rev

Log:
Removed obsolete view spectators checkbox

Modified:
   trunk/glchess/glade/new_game.glade

Modified: trunk/glchess/glade/new_game.glade
==============================================================================
--- trunk/glchess/glade/new_game.glade	(original)
+++ trunk/glchess/glade/new_game.glade	Fri Oct 17 11:05:42 2008
@@ -274,7 +274,7 @@
 		  <child>
 		    <widget class="GtkTable" id="table5">
 		      <property name="visible">True</property>
-		      <property name="n_rows">4</property>
+		      <property name="n_rows">3</property>
 		      <property name="n_columns">3</property>
 		      <property name="homogeneous">False</property>
 		      <property name="row_spacing">6</property>
@@ -334,27 +334,6 @@
 		      </child>
 
 		      <child>
-			<widget class="GtkCheckButton" id="spectator_checkbutton">
-			  <property name="tooltip" translatable="yes" comments="New Game Dialog: Tooltip for Allow Spectators option">Allow remote clients to watch this game</property>
-			  <property name="can_focus">True</property>
-			  <property name="label" translatable="yes" comments="New Game Dialog: Check box to allow other people to watch this game">_Allow spectators</property>
-			  <property name="use_underline">True</property>
-			  <property name="relief">GTK_RELIEF_NORMAL</property>
-			  <property name="focus_on_click">True</property>
-			  <property name="active">True</property>
-			  <property name="inconsistent">False</property>
-			  <property name="draw_indicator">True</property>
-			</widget>
-			<packing>
-			  <property name="left_attach">1</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="GtkLabel" id="label2">
 			  <property name="visible">True</property>
 			  <property name="label" translatable="yes" comments="New Game Dialog: Label before game timer settings">Move _Time:</property>
@@ -413,7 +392,7 @@
 			  <property name="left_attach">0</property>
 			  <property name="right_attach">1</property>
 			  <property name="top_attach">0</property>
-			  <property name="bottom_attach">4</property>
+			  <property name="bottom_attach">3</property>
 			  <property name="x_options">fill</property>
 			  <property name="y_options">fill</property>
 			</packing>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]