Enlightenment CVS committal

Author  : handyande
Project : misc
Module  : engage

Dir     : misc/engage/src


Modified Files:
        userconfig.c 


Log Message:
Move engage dir into the bar directory as per ibar.

===================================================================
RCS file: /cvs/e/misc/engage/src/userconfig.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- userconfig.c        25 Oct 2005 00:55:05 -0000      1.18
+++ userconfig.c        10 May 2006 12:16:09 -0000      1.19
@@ -165,7 +165,7 @@
   snprintf(filename, PATH_MAX, "%s/.e/e/applications/all", getenv("HOME"));
   userconfig_mappings_load(filename);
 
-  snprintf(filename, PATH_MAX, "%s/.e/e/applications/engage", getenv("HOME"));
+  snprintf(filename, PATH_MAX, "%s/.e/e/applications/bar/engage", 
getenv("HOME"));
   userconfig_applinks_load(filename);
 
   userconfig_sysicons_load();




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