[gnome-games] iagno: Set the default tileset to an existing file
- From: Thomas Hindoe Paaboel Andersen <thomashpa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] iagno: Set the default tileset to an existing file
- Date: Tue, 6 Mar 2012 22:13:33 +0000 (UTC)
commit 0cef999b1e9569ed4e4255be07350044cbc9bb4b
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date: Tue Mar 6 23:10:59 2012 +0100
iagno: Set the default tileset to an existing file
The old 'classic.png' is not distributed anymore.
Gnome bug #668238
Patch by Matthias Clasen
iagno/data/org.gnome.iagno.gschema.xml.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/iagno/data/org.gnome.iagno.gschema.xml.in b/iagno/data/org.gnome.iagno.gschema.xml.in
index d48cea8..1eb89ec 100644
--- a/iagno/data/org.gnome.iagno.gschema.xml.in
+++ b/iagno/data/org.gnome.iagno.gschema.xml.in
@@ -9,7 +9,7 @@
<range min="0" max="3" />
</key>
<key name="tileset" type="s">
- <default>'classic.png'</default>
+ <default>'black_and_white.svg'</default>
</key>
<key name="show-grid" type="b">
<default>false</default>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]