enventor - no idea why there are blocked

This commit is contained in:
ChunEon Park 2013-08-07 01:04:16 +09:00
parent c70790b272
commit 4cff8e6922
1 changed files with 2 additions and 2 deletions

View File

@ -1214,11 +1214,11 @@ group { name: "elm/ctxpopup/bg/enventor";
}
}
programs {
/* program { name: "clicked_event";
program { name: "clicked_event";
signal: "mouse,clicked,1";
source: "ctxpopup_bg";
action: SIGNAL_EMIT "elm,action,click" "";
} */
}
program { name: "show";
signal: "elm,state,show";
source: "elm";