elm_clock: 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)
commit574bb5c586a49d2299ca7830e77b587904f1ca1d
treef5c7e266cbe7208ca09b5911f11202d6dafd6ed7
parent2c4da5e8acc0bd1ea63453b3ae56f02e011da74f
elm_clock: 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: Daniel Kolesa <daniel@octaforge.org>
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8157

Change-Id: Ia65e504fa435eb56c19b0de7e63f9b403f25175e
src/Makefile_Elementary.am
src/lib/elementary/elm_clock.c
src/lib/elementary/elm_clock.eo [deleted file]
src/lib/elementary/elm_clock_eo.c [new file with mode: 0644]
src/lib/elementary/elm_clock_eo.h
src/lib/elementary/elm_clock_eo.legacy.c [new file with mode: 0644]
src/lib/elementary/elm_clock_eo.legacy.h [new file with mode: 0644]
src/lib/elementary/elm_clock_legacy.h
src/lib/elementary/elm_widget_clock.h
src/lib/elementary/meson.build