From df850ebba72cb9b62542a66217b30a5bacd713f2 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Sat, 15 May 2010 16:29:07 +0000 Subject: [PATCH] Reenable efreet_desktop_cache_update. The endless loop seems to have sorted itself out now. SVN revision: 48892 --- src/modules/illume-home/e_mod_main.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/modules/illume-home/e_mod_main.c b/src/modules/illume-home/e_mod_main.c index 001fc9e69..9254c455c 100644 --- a/src/modules/illume-home/e_mod_main.c +++ b/src/modules/illume-home/e_mod_main.c @@ -78,13 +78,11 @@ e_modapi_init(E_Module *m) _il_home_apps_unpopulate(); _il_home_apps_populate(); - /* hdls = eina_list_append(hdls, ecore_event_handler_add(EFREET_EVENT_DESKTOP_CACHE_UPDATE, _il_home_desktop_cache_update, NULL)); - */ hdls = eina_list_append(hdls,