elm_atspi_app_object: remove all legacy usage from eo files 55/202055/2
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 21 Mar 2019 12:06:09 +0000 (21:06 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Fri, 22 Mar 2019 07:10:04 +0000 (07:10 +0000)
commit90a50c0b005bef5a2f570a32e938724d7bd79f92
tree88887e53fcb32aa8bc4dedb3f463c8ce55b4085b
parent075db6db19268b0ea2b96eee055cb6042e6c4d0d
elm_atspi_app_object: 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

Change-Id: If3f1819435d4d8dced717b8634e11d026164905f
src/Makefile_Elementary.am
src/lib/elementary/elm_atspi_app_object.c
src/lib/elementary/elm_atspi_app_object.eo [deleted file]
src/lib/elementary/elm_atspi_app_object.h
src/lib/elementary/elm_atspi_app_object_eo.c [new file with mode: 0644]
src/lib/elementary/elm_atspi_app_object_eo.h [new file with mode: 0644]
src/lib/elementary/elm_atspi_app_object_eo.legacy.h [new file with mode: 0644]
src/lib/elementary/elm_priv.h
src/lib/elementary/meson.build