test_icon: Clean up icon standard sample.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Thu, 15 Jan 2015 20:00:11 +0000 (05:00 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Wed, 21 Jan 2015 22:39:34 +0000 (07:39 +0900)
commitc906be2307e5c92bdc81122385141f6487d95e49
treea37d62678a882813859b9c42c1fa3ec7800f7901
parent0db8a01ab1de7fbef1531ae25ed88c12bc22ccee
test_icon: Clean up icon standard sample.

- Do not set unnecessary min size for the icons. Just follow list's item
size naturally.
- Do not free unnecessary list which was already freed by
EINA_LIST_FREE.
- Do not set align for the window resize object which is not required to
be set.
- Follow conventional way of pointer declaration.
legacy/elementary/src/bin/test_icon.c