[gnome-robots/gnome-3-12] Fix default theme name



commit ff8797fc11c5ea396b9e8ae2a2d4050e3bf00789
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 3a2c37e..7dc3c5b 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]