edje: return default description depends on RTL when description doesn't exist 63/68263/1
authorSoohye Shin <soohye.shin@samsung.com>
Fri, 4 Mar 2016 23:53:53 +0000 (15:53 -0800)
committerMinchul Lee <slotus.lee@samsung.com>
Tue, 3 May 2016 07:08:03 +0000 (16:08 +0900)
commit428d2e2848e48cf395387aad2486252f48ffced4
tree4a196fbc394898b64649c1e3da3ff48e671dd141
parent24e5133442ed89e5d3530774e1faa6d6907e1f9d
edje: return default description depends on RTL when description doesn't exist

Summary:
If not found edje part description, edje just set default description in spite of RTL status.
This adds to call function for getting the correct description as RTL status.

Reviewers: raster, Hermet, cedric

Subscribers: minkyu, sju27, cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D3735

Change-Id: I493b590d5517d32a6d32d31cdf065e41e4e8fa8f
Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/edje/edje_calc.c