From d12e63d4587b74a437fcb7c3a6fed6f356168210 Mon Sep 17 00:00:00 2001
From: Stefano Karapetsas <stefano@karapetsas.com>
Date: Sat, 23 Mar 2013 00:44:10 +0100
Subject: Use Menta as default theme

---
 src/org.mate.marco.gschema.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src')

diff --git a/src/org.mate.marco.gschema.xml b/src/org.mate.marco.gschema.xml
index b8c0ac1f..03805aa4 100644
--- a/src/org.mate.marco.gschema.xml
+++ b/src/org.mate.marco.gschema.xml
@@ -96,7 +96,7 @@
       <description>The time delay before raising a window if auto_raise is set to true. The delay is given in thousandths of a second.</description>
     </key>
     <key name="theme" type="s">
-      <default>'Spidey-Left'</default>
+      <default>'Menta'</default>
       <summary>Current theme</summary>
       <description>The theme determines the appearance of window borders, titlebar, and so forth.</description>
     </key>
-- 
cgit v1.2.1