elementary: introduce EFL_MAIN and rely on Eo_Event to call the initialisation function.
authorCedric BAIL <cedric@osg.samsung.com>
Fri, 24 Jun 2016 22:32:21 +0000 (15:32 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Fri, 24 Jun 2016 22:32:21 +0000 (15:32 -0700)
commit9bc1ad102ab661d68eb1a5eebdc507cc7f0aac17
tree517a5d707d89389b47b869f91136fcb1df424433
parent61e5c9b8f0ac48ba625056c0802e8f44f7109c27
elementary: introduce EFL_MAIN and rely on Eo_Event to call the initialisation function.

FIXME: Find a way to return an exit value. Maybe on efl_loop_quit ?
src/bin/elementary/quicklaunch.c
src/bin/elementary/test.c
src/lib/elementary/elm_general.h
src/lib/elementary/elm_main.c