cedric pushed a commit to branch master.

commit fef56ca079f06d0b0763479328d657f776bbd374
Author: Cedric BAIL <[email protected]>
Date:   Fri Mar 22 14:44:54 2013 +0900

    elementary: make quicklaunch work again.
---
 src/lib/elm_main.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/elm_main.c b/src/lib/elm_main.c
index 8064089..a77849d 100644
--- a/src/lib/elm_main.c
+++ b/src/lib/elm_main.c
@@ -838,6 +838,7 @@ elm_quicklaunch_fork(int    argc,
    if (postfork_func) postfork_func(postfork_data);
 
    ecore_fork_reset();
+   eina_main_loop_define();
 
    if (quicklaunch_on)
      {

-- 

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar

Reply via email to