Disable listening on efreet_desktop_cache_update for now. Some recent

change somewhere seems to be putting this into an endless loop :(



SVN revision: 48767
This commit is contained in:
Christopher Michael 2010-05-11 21:30:27 +00:00
parent 30638d278d
commit f6c66e4464
1 changed files with 3 additions and 0 deletions

View File

@ -78,11 +78,14 @@ 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,
ecore_event_handler_add(E_EVENT_BORDER_ADD,