Enlightenment CVS committal

Author  : onefang
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_desktop


Modified Files:
        ecore_desktop_icon.c 


Log Message:
Bit rot in the debugging.

Thanks devilhorns and VeXocide.

===================================================================
RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore_desktop/ecore_desktop_icon.c,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -3 -r1.38 -r1.39
--- ecore_desktop_icon.c        25 Sep 2006 12:50:23 -0000      1.38
+++ ecore_desktop_icon.c        12 Oct 2006 15:27:58 -0000      1.39
@@ -179,7 +179,7 @@
    /* Get the theme description file. */
    theme = ecore_desktop_icon_theme_get(icon_theme, NULL);
 #ifdef DEBUG
-   printf("SEARCHING FOR %s\n", icn);
+   printf("SEARCHING FOR %s\n", icon_theme);
 #endif
 
    if (!theme) return NULL;



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