DnD: fix usage of TARGETS
authorDaniel Zaoui <daniel.zaoui@yahoo.com>
Fri, 19 Jun 2015 11:18:18 +0000 (14:18 +0300)
committerDaniel Zaoui <daniel.zaoui@samsung.com>
Sun, 21 Jun 2015 07:14:58 +0000 (10:14 +0300)
commit719eb670c06977dbb1c5097909020c84d8c00c9d
tree9296b447d2c6533ed671e61415ba06b93f9beee8
parentac874ffe6254d85bd0a5c05d99c8fa573d04d9d5
DnD: fix usage of TARGETS

- TARGETS notifier is specific to CnP and should not be called for DnD
- On DnD (when drag starts) and on CnP, it doesn't make sense that the TARGETS
type are sent to the potential target. Only basic types should be sent.
src/lib/elm_cnp.c