Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_apps.c 


Log Message:


more fixes

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_apps.c,v
retrieving revision 1.232
retrieving revision 1.233
diff -u -3 -r1.232 -r1.233
--- e_apps.c    16 Oct 2006 14:26:02 -0000      1.232
+++ e_apps.c    16 Oct 2006 14:30:03 -0000      1.233
@@ -628,8 +628,8 @@
    if (!a->exe) return 0;
 
   /* no exe field, don't exe it. */
-   if (!_e_app_exe_valid_get(a->exe))
-     return 0;
+//   if (!_e_app_exe_valid_get(a->exe))
+//     return 0;
    
    /* FIXME: set up locale, encoding and input method env vars if they are in
     * the eapp file */



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to