ethumb: mute emotion during thumbnailing.

SVN revision: 60751
This commit is contained in:
Cedric BAIL 2011-06-28 08:39:28 +00:00
parent c357c362fb
commit 6c9680f399
1 changed files with 1 additions and 0 deletions

View File

@ -325,6 +325,7 @@ _generate_thumb(Ethumb *e)
f = ethumb_thumb_format_get(e);
emotion_object_file_set(o, file);
emotion_object_audio_mute_set(o, EINA_TRUE);
_plugin->video = o;
_plugin->e = e;