Enlightenment CVS committal
Author : handyande
Project : e17
Module : apps/e
Dir : e17/apps/e/src/bin
Modified Files:
e_module.c
Log Message:
Added clock module - read notes at top of e_mod_main.c to try it out
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_module.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- e_module.c 26 Nov 2004 10:57:58 -0000 1.3
+++ e_module.c 26 Nov 2004 10:59:26 -0000 1.4
@@ -52,6 +52,8 @@
if (m) e_module_enable(m);
m = e_module_new("dropshadow");
if (m) e_module_enable(m);
+/* m = e_module_new("clock");
+ if (m) e_module_enable(m);*/
}
return 1;
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs