check part modified for bug fix
authorJeonghyun Yun <jh0506.yun@samsung.com>
Thu, 6 Oct 2011 03:45:55 +0000 (23:45 -0400)
committerJeonghyun Yun <jh0506.yun@samsung.com>
Thu, 6 Oct 2011 03:45:55 +0000 (23:45 -0400)
themes/groups/check.edc

index a0b466d..4365b64 100644 (file)
                rel1.to: "bg"; \
                rel2.to: "bg"; \
                visible: 0; \
+               image.normal: "00_check_checking.png"; \
             } \
             description { state: "visible" 0.0; \
                inherit: "default" 0.0; \
                visible: 1; \
-               image.normal: "00_check_checking.png"; \
             } \
             description { state: "disabled_visible" 0.0; \
-               inherit: "visible" 0.0; \
+               inherit: "default" 0.0; \
                visible: 1; \
             } \
          } \