Reenable efreet_desktop_cache_update. The endless loop seems to have
authorChristopher Michael <cpmichael1@comcast.net>
Sat, 15 May 2010 16:29:07 +0000 (16:29 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Sat, 15 May 2010 16:29:07 +0000 (16:29 +0000)
sorted itself out now.

SVN revision: 48892

src/modules/illume-home/e_mod_main.c

index 001fc9e..9254c45 100644 (file)
@@ -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,