elm_route: remove all legacy usage from eo files
authorMike Blumenkrantz <zmike@samsung.com>
Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 14 Mar 2019 05:46:28 +0000 (14:46 +0900)
commitbd84e629c8e8410304e7c79e534fc8bd9d97cdff
treea277d3b548dff9da5ec7dc240c90d0bd1aaae1d6
parent590b5e04fecaa3a1f4c4f129c3d8849a2a183ee8
elm_route: remove all legacy usage from eo files

this takes the current generated output from eolian for legacy code in
efl and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree

ref T7724

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8195
src/Makefile_Elementary.am
src/lib/elementary/elm_route.c
src/lib/elementary/elm_route.eo [deleted file]
src/lib/elementary/elm_route_eo.c [new file with mode: 0644]
src/lib/elementary/elm_route_eo.h [new file with mode: 0644]
src/lib/elementary/elm_route_eo.legacy.c [new file with mode: 0644]
src/lib/elementary/elm_route_eo.legacy.h [new file with mode: 0644]
src/lib/elementary/elm_route_legacy.h
src/lib/elementary/elm_widget_route.h
src/lib/elementary/meson.build