summaryrefslogtreecommitdiff
path: root/schemas
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-03-23 00:21:10 +0100
committerStefano Karapetsas <[email protected]>2013-03-23 00:21:10 +0100
commit0cb2de0522b1dc46e134aa9205f1cad9d4d535d6 (patch)
tree79761272c0982f87408977b5062d89c736024ff0 /schemas
parenteaaac6f355086fe2015220a8bf1953c8b0cad050 (diff)
downloadmate-desktop-0cb2de0522b1dc46e134aa9205f1cad9d4d535d6.tar.bz2
mate-desktop-0cb2de0522b1dc46e134aa9205f1cad9d4d535d6.tar.xz
Use Menta as default theme
Diffstat (limited to 'schemas')
-rw-r--r--schemas/org.mate.interface.gschema.xml.in.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/schemas/org.mate.interface.gschema.xml.in.in b/schemas/org.mate.interface.gschema.xml.in.in
index d7f60d5..48cf7cb 100644
--- a/schemas/org.mate.interface.gschema.xml.in.in
+++ b/schemas/org.mate.interface.gschema.xml.in.in
@@ -61,12 +61,12 @@
<_description>Length of the cursor blink cycle, in milliseconds.</_description>
</key>
<key name="icon-theme" type="s">
- <default>'mate'</default>
+ <default>'menta'</default>
<_summary>Icon Theme</_summary>
<_description>Icon theme to use for the panel, caja etc.</_description>
</key>
<key name="gtk-theme" type="s">
- <default>'Clearlooks'</default>
+ <default>'Menta'</default>
<_summary>Gtk+ Theme</_summary>
<_description>Basename of the default theme used by gtk+.</_description>
</key>