Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : libs/epsilon

Dir     : e17/libs/epsilon/src/bin


Modified Files:
        epsilon_main.c 


Log Message:
everybody needs directories to store these things in, ensure they're created


===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/epsilon/src/bin/epsilon_main.c,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- epsilon_main.c      10 Dec 2003 04:46:36 -0000      1.1.1.1
+++ epsilon_main.c      26 Feb 2004 22:35:21 -0000      1.2
@@ -7,6 +7,8 @@
 main(int argc, char *argv[])
 {
     Epsilon *e = NULL; 
+
+    epsilon_init();
     while(--argc)
     {
        if((e = epsilon_new((const char*)argv[argc])))




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to