elementary/naviframe - just updated signal name.

SVN revision: 63376
This commit is contained in:
ChunEon Park 2011-09-14 08:15:44 +00:00
parent 6be9cea907
commit 9a7c9676df
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ group { name:"elm/naviframe/item/basic/default";
target: "elm.swallow.content";
}
program { name: "title_show";
signal: "elm,state,title,show";
signal: "elm,state,elm.text.title,show";
source: "elm";
action: STATE_SET "default" 0.0;
target: "title_clip";