elm_interface_fileselector: 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:27 +0000 (14:46 +0900)
commit849a431dee181294a945fdc6ebb804b9e0e6c116
tree580993667fef256e7dfb994cf2a558e2e3baf0cf
parent3d1a6c0fe74725dbb8ec723acbd1b9dc9fce887c
elm_interface_fileselector: 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/D8178
src/Makefile_Elementary.am
src/lib/elementary/elc_fileselector_legacy.h
src/lib/elementary/elm_interface_fileselector.c
src/lib/elementary/elm_interface_fileselector.eo [deleted file]
src/lib/elementary/elm_interface_fileselector.h
src/lib/elementary/elm_interface_fileselector_eo.c [new file with mode: 0644]
src/lib/elementary/elm_interface_fileselector_eo.h [new file with mode: 0644]
src/lib/elementary/elm_interface_fileselector_eo.legacy.h [new file with mode: 0644]
src/lib/elementary/meson.build