emotion/generic: Add return value to EM_RESULT_FILE_SET_DONE.
authorantognolli <antognolli>
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)
commit9e902a2c6cbf28656a2183f243fc666ccc153064
tree2207e3617d0eca9de981e32b7831c8b8464a0cd8
parent67c48f4050a647fb67be5723259b547bf39eb4b8
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: http://svn.enlightenment.org/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