[gnome-robots] Fix default theme name
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-robots] Fix default theme name
- Date: Sat, 21 Jun 2014 17:49:19 +0000 (UTC)
commit df2f41e8ad43a34ce7b5d5e181b5e48737733e2d
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sat Jun 21 12:47:38 2014 -0500
Fix default theme name
Fixes combo box starting out on Anthill instead of Robots
data/org.gnome.robots.gschema.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.robots.gschema.xml b/data/org.gnome.robots.gschema.xml
index 4d8615b..afc46cb 100644
--- a/data/org.gnome.robots.gschema.xml
+++ b/data/org.gnome.robots.gschema.xml
@@ -6,7 +6,7 @@
<description>Show toolbar. A standard option for toolbars.</description>
</key>
<key name="theme" type="s">
- <default>"robots"</default>
+ <default>"robots.svg"</default>
<summary>Robot image theme</summary>
<description>Robot image theme. The theme of the images to use for the robots.</description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]