Enlightenment CVS committal
Author : chaos
Project : e17
Module : proto
Dir : e17/proto/etk/src/lib
Modified Files:
etk_theme.c
Log Message:
* Oops - sorry dude, not quite :)
===================================================================
RCS file: /cvs/e/e17/proto/etk/src/lib/etk_theme.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- etk_theme.c 31 Aug 2006 19:41:31 -0000 1.7
+++ etk_theme.c 1 Sep 2006 02:42:57 -0000 1.8
@@ -277,7 +277,7 @@
if ((home = getenv("HOME")))
{
/* TODO: etk_config_dir_get? */
- path = malloc(strlen(home) + strlen(subdir) + strlen("/.etk//.edj") +
strlen(theme_name) + 1);
+ path = malloc(strlen(home) + strlen(subdir) + strlen("/.e/etk//.edj") +
strlen(theme_name) + 1);
sprintf(path, "%s/.e/etk/%s/%s.edj", home, subdir, theme_name);
if (ecore_file_exists(path))
return path;
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs