From: cnook <kimcinoo@gmail.com>
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 10 Oct 2011 09:45:43 +0000 (09:45 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 10 Oct 2011 09:45:43 +0000 (09:45 +0000)
commit5f15e35ecb345148d6edfe94ac9c7d2a67cda0cc
tree4112e593efcac65ec3a49e4e0b6c49d9a265e0a7
parentcecf1a9d4cf4d03b40c2cd4099e4cb0ff4b830e9
From: cnook <kimcinoo@gmail.com>
Subject: [E-devel] [Patch] elm_diskselector, set icon to added item

If the diskselector is round mode, the scroller of diskselector has
additional items for its rounding(carousel) effect.
Previously, elm_diskselector_item_icon_set(); did not care about
theses additional items.
Please review the attached patch that will care. Thanks.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@63957 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/elm_diskselector.c
src/lib/elm_genlist.c