edje: Unify load error types for image and edje (EO)
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 26 May 2017 01:29:05 +0000 (10:29 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 29 May 2017 01:49:17 +0000 (10:49 +0900)
commit76ef772d0a26463ba240718183195d61002587bf
tree95afd71ce72b3738f397dd6acb4fc2c7d2dca9a8
parent3cc8bc21739ab5ab5c09fec3934176aa3b53bea8
edje: Unify load error types for image and edje (EO)

Most of the values were the same, with edje having just a couple
more error codes.

Not entirely sure the prefix Efl.Image is correct for this type.
Maybe just Efl.Load.Error?
src/lib/edje/Edje_Common.h
src/lib/edje/Edje_Legacy.h
src/lib/edje/edje_load.c
src/lib/edje/edje_object.eo
src/lib/edje/edje_smart.c
src/lib/edje/edje_types.eot
src/lib/efl/interfaces/efl_gfx_types.eot
src/lib/elementary/elm_layout.c