elementary/elm_colorselector : Button in elm_colorselector was
authorwoohyun <woohyun@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 8 Nov 2011 02:49:57 +0000 (02:49 +0000)
committerwoohyun <woohyun@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 8 Nov 2011 02:49:57 +0000 (02:49 +0000)
commit8b29079d2fc3d2a843a750fca0d81e6ffb3bba3d
tree9e65c6c5922b14b015f3860f3902e60847083893
parent39bd92f0813d225c654ff6b6a65222796a46ce38
elementary/elm_colorselector : Button in elm_colorselector was
edjeobject, not elm_button. This patch will change all button
edje_objects to real elm_button. And long_press will be supported by
elm_button's autorepeat feature. (This patch was made by Shilpa. Thanks)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@64931 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
data/themes/widgets/button.edc
data/themes/widgets/colorselector.edc
src/lib/elm_colorselector.c