There are invalid part, state, program references.
They are catched by edje_cc, removed abnormal usages all.
Change-Id: I415ca7e5b66e9671c4ceb12aeac62813dd2dcc48
*
*/
#define BTN_IMAGE() \
-part \
+rect \
{ \
name, "button_image"; \
mouse_events, 1; \
description \
{ \
state, "default" 0.0; \
+ color, 0 0 0 0; \
} \
description \
{ \
target, "PROGRESS_BAR";
target, "MIC_ICON";
}
-
+/*
program
{
name, "text_show";
action, STATE_SET "default" 0.0;
target, "elm.text";
}
+*/
program
{
name, "show_effect_part";
*
*/
#define BTN_IMAGE() \
-part \
+rect \
{ \
name, "button_image"; \
mouse_events, 1; \
description \
{ \
state, "default" 0.0; \
+ color, 0 0 0 0; \
} \
description \
{ \
target, "PROGRESS_BAR";
target, "MIC_ICON";
}
-
+/*
program
{
name, "text_show";
action, STATE_SET "default" 0.0;
target, "elm.text";
}
+*/
program
{
name, "show_effect_part";
*
*/
#define BTN_IMAGE() \
-part \
+rect \
{ \
name, "button_image"; \
mouse_events, 1; \
description \
{ \
state, "default" 0.0; \
+ color, 0 0 0 0; \
} \
description \
{ \