From d79c5657f914011c1a3a128113d97a08e30a7cab Mon Sep 17 00:00:00 2001 From: Chris Michael Date: Tue, 15 Jul 2014 09:50:07 -0400 Subject: [PATCH] Whitelist the new xwayland module Signed-off-by: Chris Michael Conflicts: src/bin/e_module.c --- src/bin/e_module.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bin/e_module.c b/src/bin/e_module.c index cc8527e..04b307c 100644 --- a/src/bin/e_module.c +++ b/src/bin/e_module.c @@ -948,6 +948,7 @@ _e_module_whitelist_check(void) "packagekit", "policy_mobile", "geolocation", + "xwayland", NULL // end marker }; -- 2.7.4