---
 src/bin/e_icon.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/bin/e_icon.c b/src/bin/e_icon.c
index 4252f88..3c0bc40 100644
--- a/src/bin/e_icon.c
+++ b/src/bin/e_icon.c
@@ -444,7 +444,7 @@ e_icon_fdo_icon_set(Evas_Object *obj, const char *icon)
    if (!sd->fdo) return EINA_FALSE;
 
    path = efreet_icon_path_find(e_config->icon_theme, sd->fdo, sd->size);
-   if (!path) return EINA_TRUE;
+   if (!path) return EINA_FALSE;
 
    len = strlen(icon);
    if ((len > 4) && (!strcasecmp(icon + len - 4, ".edj")))
-- 
1.7.10.4


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to