diff --git a/legacy/ethumb/src/lib/ethumb.c b/legacy/ethumb/src/lib/ethumb.c index ac1637aeb3..a78ecf55ac 100644 --- a/legacy/ethumb/src/lib/ethumb.c +++ b/legacy/ethumb/src/lib/ethumb.c @@ -530,7 +530,7 @@ ethumb_frame_set(Ethumb *e, const char *theme_file, const char *group, const cha if (!theme_file) { e->frame = NULL; - return EINA_TRUE; + return EINA_FALSE; } if (!frame)