SVN revision: 55471
This commit is contained in:
Sebastian Dransfeld 2010-12-10 22:06:02 +00:00
parent 23ef178617
commit 412b5ced60
1 changed files with 1 additions and 0 deletions

View File

@ -305,6 +305,7 @@ _icon_freedesktop_set(Widget_Data *wd, Evas_Object *obj, const char *name, int s
if (!icon_theme)
{
Efreet_Icon_Theme *theme;
/* TODO: Listen for EFREET_EVENT_ICON_CACHE_UPDATE */
theme = efreet_icon_theme_find(getenv("E_ICON_THEME"));
if (!theme)
{