Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        mod-misc.c 


Log Message:
Fix startup with composite enabled.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/mod-misc.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- mod-misc.c  6 Jan 2005 00:01:33 -0000       1.3
+++ mod-misc.c  9 Jan 2005 20:57:51 -0000       1.4
@@ -54,6 +54,7 @@
 extern EModule      ModWarplist;
 
 const EModule      *p_modules[] = {
+   &ModDesktops,
    &ModAclass,
    &ModBackgrounds,
    &ModButtons,
@@ -61,7 +62,6 @@
    &ModCompMgr,
 #endif
    &ModCursors,
-   &ModDesktops,
    &ModEwins,
    &ModEffects,
    &ModFocus,




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to