[gnome-chess] Remove unused gschema variables
- From: Sahil Sareen <ssareen src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-chess] Remove unused gschema variables
- Date: Thu, 26 Feb 2015 12:51:04 +0000 (UTC)
commit ee25edc1f1bea9b2f8993499ad39e96ea73b831e
Author: Sahil Sareen <sahil sareen hotmail com>
Date: Thu Feb 26 18:10:15 2015 +0530
Remove unused gschema variables
https://bugzilla.gnome.org/show_bug.cgi?id=745149
data/org.gnome.chess.gschema.xml | 10 ----------
1 files changed, 0 insertions(+), 10 deletions(-)
---
diff --git a/data/org.gnome.chess.gschema.xml b/data/org.gnome.chess.gschema.xml
index 8287e18..6a246e6 100644
--- a/data/org.gnome.chess.gschema.xml
+++ b/data/org.gnome.chess.gschema.xml
@@ -92,16 +92,6 @@
<summary>The timer increment set corresponding to clock type (1 second minimum)</summary>
<description>The timer increment set corresponding to clock type (1 second minimum)</description>
</key>
- <key name="white-last-move-seconds" type="i">
- <default>0</default>
- <summary>Seconds white has used until last move (0 for first move)</summary>
- <description>Seconds white has used until last move (0 for first move)</description>
- </key>
- <key name="black-last-move-seconds" type="i">
- <default>0</default>
- <summary>Seconds black has used until last move (0 for first move)</summary>
- <description>Seconds black has used until last move (0 for first move)</description>
- </key>
<key name="play-as-white" type="b">
<default>true</default>
<summary>true if the human player is playing white</summary>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]