elm/diskselector: fix handling in theme data setup
authorMike Blumenkrantz <zmike@samsung.com>
Wed, 29 May 2019 13:17:07 +0000 (09:17 -0400)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 3 Jun 2019 06:58:35 +0000 (15:58 +0900)
commit7e2428cb68bffe6deea5b265866c6fe8207ddbb6
treef736b10f0f8ca3d5520250402628625ede59bdf0
parente367b32c3e3728dab1eddba30bafde1b7ab4d090
elm/diskselector: fix handling in theme data setup

Summary:
the previous code checked for the object which was required to execute
the remainder of the function, then returned if that object existed instead
of continuing with the function. hello?

@fix
Depends on D8956

Reviewers: devilhorns

Reviewed By: devilhorns

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8957
src/lib/elementary/elm_diskselector.c