discomfitor pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=f848a8abec0d7347b9411a1f69d0e8a57b8e1dd6

commit f848a8abec0d7347b9411a1f69d0e8a57b8e1dd6
Author: Stefan Schmidt <[email protected]>
Date:   Wed Nov 12 16:00:22 2014 +0100

    e_module: Whitelist geolocation module
---
 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 108bf08..1d2351b 100644
--- a/src/bin/e_module.c
+++ b/src/bin/e_module.c
@@ -941,6 +941,7 @@ _e_module_whitelist_check(void)
       "appmenu",
       "packagekit",
       "policy_mobile",
+      "geolocation",
       NULL   // end marker
    };
 

-- 


Reply via email to