Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_main.c 


Log Message:


x io error exit doesnt segv now

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_main.c,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -3 -r1.164 -r1.165
--- e_main.c    10 May 2006 07:42:38 -0000      1.164
+++ e_main.c    15 May 2006 04:45:43 -0000      1.165
@@ -1149,7 +1149,7 @@
    e_error_gui_set(0);
    e_error_message_show("Lost X connection.");
    ecore_main_loop_quit();
-   _e_main_shutdown(-1);
+//   _e_main_shutdown(-1);
 }
 
 static int




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