From cbb3d8a73d812cc2162dcbf234cdeb2aa6ccb22f Mon Sep 17 00:00:00 2001
From: raveit65 <chat-to-me@raveit.de>
Date: Sun, 7 Sep 2014 08:37:40 +0200
Subject: [PATCH] f21, mate-compiz: temporarily fix for theme issue with
 anaconda rhbz 1136994

---
 fedora-live-mate-compiz.ks | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/fedora-live-mate-compiz.ks b/fedora-live-mate-compiz.ks
index 682181d..2acf78a 100644
--- a/fedora-live-mate-compiz.ks
+++ b/fedora-live-mate-compiz.ks
@@ -19,6 +19,8 @@ fi
 mkdir /home/liveuser/Desktop
 cp /usr/share/applications/liveinst.desktop /home/liveuser/Desktop
 
+# temporarily fix for theme issue with anaconda rhbz (#1136994)
+sed -i "s/^gtk-theme='BlueMenta'/gtk-theme='Adwaita'/" /usr/share/glib-2.0/schemas/mate-fedora.gschema.override
 
 # rebuild schema cache with any overrides we installed
 glib-compile-schemas /usr/share/glib-2.0/schemas