elementary/colorselector -
authorhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 16 Mar 2012 13:07:01 +0000 (13:07 +0000)
committerhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 16 Mar 2012 13:07:01 +0000 (13:07 +0000)
commit252240cbe2cf54b04d3d469b06b18d423e423ae7
tree77a3dabcb3365a7592763d2ed4f773adbc074b9a
parentb0062639aea9768884a28039fd13b7380bb8949e
elementary/colorselector -

Attached to the mail is a patch for fixing issues

   1. "bg edje object not deleted on deleting colorselector"

   2. Theme hook fixed to read data items.
Existing Issue:
  bg edje object of colorselector not deleted and data items not read again on theme hook.

Change Description:
  1. elm_colorselector's edje object not deleted issue fix.

  2. Theme hook updated to read data items again.

Signed-Off-By : ShilpaOnkar Singh <shilpa.singh@samsung.com>

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