Add data to right edd

SVN revision: 55179
This commit is contained in:
Sebastian Dransfeld 2010-12-03 09:55:23 +00:00
parent cb41bf7dbd
commit bd435f19f9
1 changed files with 1 additions and 1 deletions

View File

@ -441,7 +441,7 @@ efreet_icon_fallback_edd(Eina_Bool include_dirs)
"icons", icons, icon_fallback_edd);
if (include_dirs)
EET_DATA_DESCRIPTOR_ADD_HASH(cache_theme_edd, Efreet_Cache_Theme,
EET_DATA_DESCRIPTOR_ADD_HASH(cache_fallback_edd, Efreet_Cache_Theme,
"dirs", dirs, efreet_icon_directory_edd());
return cache_fallback_edd;