Enlightenment CVS committal Author : codewarrior Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_fileman_smart.c Log Message: printf-- =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_fileman_smart.c,v retrieving revision 1.32 retrieving revision 1.33 diff -u -3 -r1.32 -r1.33 --- e_fileman_smart.c 16 Oct 2005 14:02:15 -0000 1.32 +++ e_fileman_smart.c 16 Oct 2005 14:08:29 -0000 1.33 @@ -1345,9 +1345,7 @@ *ext2 = (unsigned char)tolower((unsigned char)*ext2); snprintf(part, PATH_MAX, "fileman/icons/%s", (ext + 1)); - - printf("searching for %s (%s)\n", part, ext); - + if(!e_theme_edje_object_set(icon_img, "base/theme/fileman", part)) e_theme_edje_object_set(icon_img, "base/theme/fileman", "fileman/icons/file"); ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs