Enlightenment CVS committal

Author  : handyande
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_main.c 


Log Message:
Bad raster (hehe) stop overwriting my files...
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_main.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- e_main.c    9 Dec 2004 13:56:06 -0000       1.10
+++ e_main.c    9 Dec 2004 17:45:09 -0000       1.11
@@ -405,7 +405,7 @@
      }
    
    /* FIXME: THIS is a hack to get people started!!! */
-   snprintf(buf, sizeof(buf), "%s/.e/e/applications/all/eterm.eet", homedir);
+   snprintf(buf, sizeof(buf), "%s/.e/e/applications/all/eterm.eapp", homedir);
    if (!e_file_exists(buf))
      {
        printf("GETTING YOU STARTED!\n");




-------------------------------------------------------
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

Reply via email to