[gnome-games] chess: Fix play as white/black preferences option



commit a96a1de3d5c30bcd01d850f1138d2d8ee10deba0
Author: Robert Ancell <robert ancell canonical com>
Date:   Wed Jan 26 00:09:49 2011 +1000

    chess: Fix play as white/black preferences option

 glchess/data/preferences.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glchess/data/preferences.ui b/glchess/data/preferences.ui
index 953e223..81416ec 100644
--- a/glchess/data/preferences.ui
+++ b/glchess/data/preferences.ui
@@ -616,7 +616,7 @@
     <data>
       <row>
         <col id="0" translatable="yes" context="chess-player" comments="Preferences Dialog: Combo box entry for playing as white">White</col>
-        <col id="1">False</col>
+        <col id="1">True</col>
       </row>
       <row>
         <col id="0" translatable="yes" context="chess-player" comments="Preferences Dialog: Combo box entry for playing as black">Black</col>



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