Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_main.c 


Log Message:


ibar has apps again.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_main.c,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -3 -r1.45 -r1.46
--- e_main.c    8 Feb 2005 18:07:00 -0000       1.45
+++ e_main.c    9 Feb 2005 06:40:23 -0000       1.46
@@ -454,7 +454,9 @@
      }
    
    /* FIXME: THIS is a hack to get people started!!! */
-   /*
+   /* err dont just disable it - replace it with a proper wizard tool */
+   /* outside e's main source to populate these directories from gnome/kde */
+   /* app menu data etc. */
    snprintf(buf, sizeof(buf), "%s/.e/e/applications/all/eterm.eapp", homedir);
    if (!e_file_exists(buf))
      {
@@ -466,7 +468,6 @@
                 homedir);
        system(buf);
      }
-   */
    free(homedir);
    
    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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to