Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_main.c 


Log Message:


been debugging - but only real change - set env vars.

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_main.c,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -3 -r1.165 -r1.166
--- e_main.c    15 May 2006 04:45:43 -0000      1.165
+++ e_main.c    19 May 2006 03:57:24 -0000      1.166
@@ -148,6 +148,10 @@
    if (getenv("DESKTOP_STARTUP_ID")) e_util_env_set("DESKTOP_STARTUP_ID", 
NULL);
    
    e_util_env_set("RESTART", "1");
+   
+   /* envrionment varabiles so you know E is running/launched you */
+   e_util_env_set("PANTS", "ON");
+   e_util_env_set("DESKTOP", "Enlightenment-0.17.0");
 
    e_intl_init();
    




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