Use different program name for rotate disable.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 81264
This commit is contained in:
Christopher Michael 2012-12-18 15:18:58 +00:00 committed by Christopher Michael
parent 58ef1a0190
commit eacee97d9e
1 changed files with 1 additions and 1 deletions

View File

@ -447,7 +447,7 @@ group { name: "e/conf/randr/main/frame";
action: STATE_SET "default" 0.0;
target: "drop_zone";
}
program { name: "off";
program { name: "rotate_off";
signal: "e,state,rotate_disabled"; source: "e";
action: STATE_SET "disabled" 0.0;
target: "e.event.rotate";