Enlightenment CVS committal

Author  : davemds
Project : e_modules
Module  : bling

Dir     : e_modules/bling


Modified Files:
        e_mod_main.c 


Log Message:
* revert previous change  :(  doesn't work

===================================================================
RCS file: /cvs/e/e_modules/bling/e_mod_main.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- e_mod_main.c        22 Mar 2008 03:06:50 -0000      1.17
+++ e_mod_main.c        22 Mar 2008 03:11:52 -0000      1.18
@@ -33,6 +33,10 @@
 
    b->module = m;
    bling_mod = m;
+   
+   /* Delayed start fix the 'trasparent-window-on-start' bug */
+   /* This is a hack. We need to find the bug and solve it!! */
+   e_module_delayed_set(m, 1);
 
    return b;
 }



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to