Edje edit: fix get list of program tagrets. 36/82036/2
authorMykyta Biliavskyi <m.biliavskyi@samsung.com>
Mon, 18 Apr 2016 13:46:39 +0000 (16:46 +0300)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Wed, 3 Aug 2016 09:15:45 +0000 (02:15 -0700)
commit028bcb4184d5e346249ecb3faaac89fcbc56316b
tree3066a5e2b1950fcc735e77917aa994189262af63
parent405846a2aa6e4d13786bccc55286d6a152224d6f
Edje edit: fix get list of program tagrets.

Correct support all types of program actions for constructing
list of targets.
There are 3 group of actions, that related to targets:
 - Does not support targets at all.
 - Support only parts as targets.
 - ACTION_STOP, that supported parts and other programs as targtes.

@fix

Change-Id: Ide38e16c96e26fdb14d463174709dcabba831d1f
src/lib/edje/edje_edit.c