emotion/generic: Add return value to EM_RESULT_FILE_SET_DONE.
authorantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 5 Sep 2011 13:11:53 +0000 (13:11 +0000)
committerantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 5 Sep 2011 13:11:53 +0000 (13:11 +0000)
commit8f3927930a0009cef9f577f7d4cc15404acec92b
tree2207e3617d0eca9de981e32b7831c8b8464a0cd8
parent9c35b2f8dab4673592e9f4616a176ef0f1ca2c77
emotion/generic: Add return value to EM_RESULT_FILE_SET_DONE.

It now checks if was possible to get the shared memory, and returns true
or false. This will command will also be used later to return false for
file opening no matter what was the problem, and maybe the int parameter
will indicate the type of error.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/emotion@63197 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/generic_players/vlc/emotion_generic_vlc.c
src/modules/generic/Emotion_Generic_Plugin.h
src/modules/generic/emotion_generic.c