edje entry: do not create object if theme source is not available.
authorSubodhKumar <s7158.kumar@samsung.com>
Fri, 4 Nov 2016 08:22:58 +0000 (13:52 +0530)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 17 Nov 2016 07:54:17 +0000 (16:54 +0900)
commitb93dd32e122af3a8e8e5acbb2a33959ce274ade4
tree0fda09089d89c3ce767a337baa31dbd4fe3c563f
parent93dd648044a0575bdfd5a1ac2f8278440ef401c9
edje entry: do not create object if theme source is not available.

Summary:
Object not created if theme source is not available.

In many case we dont need or define all the
theme sources for entry, even if the sources are
null, edje object is being created.

Test Plan: NA

Reviewers: tasn, herdsman, cedric

Reviewed By: cedric

Subscribers: cedric

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

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
Change-Id: I11f4517d8a872d8053ca0164f40088e6d6d47c56
Signed-off-by: SubodhKumar <s7158.kumar@samsung.com>
src/lib/edje/edje_entry.c