Rename orientation -> image_orientation.
authorHosang Kim <hosang12.kim@samsung.com>
Fri, 12 Jul 2019 08:22:16 +0000 (10:22 +0200)
committerTaehyub Kim <taehyub.kim@samsung.com>
Wed, 17 Jul 2019 07:18:05 +0000 (16:18 +0900)
commit6797beb174b2d580e7d22d9684c7b60d42773b0e
tree375ece9d7ab272a90b2c868fc5505ff209eccd78
parent13e3e20b9c4e2d3ccab25feab7c5fa087887e78b
Rename orientation -> image_orientation.

Summary:
Efl.Gfx.Image_Orientable and Efl.Ui.Layout_Orientable have same property name.
So when class extends both interfaces, it makes conflict.

Relates to T7924

Reviewers: woohyun, segfaultxavi

Reviewed By: segfaultxavi

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9299
src/lib/efl/interfaces/efl_gfx_image_orientable.eo
src/lib/elementary/efl_ui_image.c
src/lib/elementary/efl_ui_image.eo
src/lib/elementary/efl_ui_image_zoomable.c
src/lib/elementary/efl_ui_image_zoomable.eo
src/lib/evas/canvas/efl_canvas_image_internal.eo
src/lib/evas/canvas/evas_object_image.c