jenkins-core-weekly: update to 2.491
[oi-userland.git] / components / desktop / mate / mate-desktop / patches / 04-default-theme.patch
blobaa3c83d1b94a61f240db41bc4c8ac3784d0816c5
1 --- mate-desktop-1.14.1/schemas/org.mate.interface.gschema.xml 2016-07-28 19:39:39.383711974 +0300
2 +++ mate-desktop-1.14.1/schemas/org.mate.interface.gschema.xml 2016-07-28 19:40:28.371002978 +0300
3 @@ -61,12 +61,12 @@
4 <description>Length of the cursor blink cycle, in milliseconds.</description>
5 </key>
6 <key name="icon-theme" type="s">
7 - <default>'menta'</default>
8 + <default>'nimbus'</default>
9 <summary>Icon Theme</summary>
10 <description>Icon theme to use for the panel, Caja etc.</description>
11 </key>
12 <key name="gtk-theme" type="s">
13 - <default>'Menta'</default>
14 + <default>'nimbus'</default>
15 <summary>Gtk+ Theme</summary>
16 <description>Basename of the default theme used by gtk+.</description>
17 </key>