hover: Fix hover parts usage
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 20 Sep 2017 09:05:03 +0000 (18:05 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 21 Sep 2017 03:28:20 +0000 (12:28 +0900)
commit2dbd704daee270d33dbfe6be25a5bd1ab287bf57
tree9a27cf90c49f187fa838e473554d619cc59c2e57
parent1c207058bae5eb5cc987f8aea6e3c0dc04891267
hover: Fix hover parts usage

The string comparison was invalid for full part names. It worked with
the aliases, by chance, not by design.

This got broken by eee60abbcf but using full part names from the
application side was already broken before that.

@fix
src/lib/elementary/elm_hover.c