From da61744ebf10b2517672449e8a8c2eb03e1f3879 Mon Sep 17 00:00:00 2001 From: lukefromdc Date: Tue, 18 Jul 2017 02:03:02 -0400 Subject: libmate-panel-applet GTK 3.14/3.16: fix custom bg w alpha Draw the background only on out of process applets. This prevents double-draw of bg w alpha value on in-process applets with GTK 3.14/3/16 Also Fix indent --- libmate-panel-applet/mate-panel-applet-factory.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libmate-panel-applet/mate-panel-applet-factory.c') diff --git a/libmate-panel-applet/mate-panel-applet-factory.c b/libmate-panel-applet/mate-panel-applet-factory.c index fef1528c..cf2e6cba 100644 --- a/libmate-panel-applet/mate-panel-applet-factory.c +++ b/libmate-panel-applet/mate-panel-applet-factory.c @@ -241,9 +241,9 @@ static const gchar introspection_xml[] = "" "" "" - "" + "" "" - "" + "" "" "" ""; -- cgit v1.2.1