From eba353ec23c7dac2787240d6a1773cf8f7bd04d1 Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Fri, 11 Jan 2013 14:40:14 +0000 Subject: [PATCH] disable comp effects in wizard also disables screen effects SVN revision: 82638 --- src/modules/wizard/page_150.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modules/wizard/page_150.c b/src/modules/wizard/page_150.c index f5d354f0c..577eaf49e 100644 --- a/src/modules/wizard/page_150.c +++ b/src/modules/wizard/page_150.c @@ -120,6 +120,7 @@ wizard_page_hide(E_Wizard_Page *pg __UNUSED__) } if (disable_effects) { + conf->disable_screen_effects = conf->match.disable_borders = conf->match.disable_popups = conf->match.disable_menus =