efl_ui/alert_popup: use normal C-based part aliasing and remove theme alias
authorMike Blumenkrantz <zmike@samsung.com>
Tue, 24 Sep 2019 20:59:44 +0000 (16:59 -0400)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 24 Sep 2019 21:50:43 +0000 (06:50 +0900)
commit1380b9f62f4ef2afb4885c397b681ccf99158751
tree6a229fea5d1eb6b18c2aa12ae3d1adad669e54fc
parente510889b57d96ac51ae2f715276d7e8843afbef0
efl_ui/alert_popup: use normal C-based part aliasing and remove theme alias

Summary:
part aliasing should be done at the layout level, not using bespoke string
comparisons. also this removes the "title" part of the alert_popup theme
which was previously considered api

Depends on D10091

Reviewers: cedric

Reviewed By: cedric

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10092
data/elementary/themes/edc/efl/popup.edc
src/lib/elementary/efl_ui_alert_popup.c