Do not load non-image files in ephoto. Fix for https://phab.enlightenment.org/T802
Summary: ephoto uses evas_common_extension_can_load_get() to determine whether a certain type of file should be displayed or not. mp3, mp4, ogg etc can be loaded by evas. There is already code in ephoto to enable "mime" type based loading of files - commented because efreet crashed in multi thread case. We should enable that code and fix issues in efreet. Reviewers: raster Differential Revision: https://phab.enlightenment.org/D1257v-1.6.0
parent
2688fcedfa
commit
9cae696fab
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue