entrance: fix a typo

This commit is contained in:
Michaël Bouchaud (yoz) 2014-03-07 15:22:35 +01:00
parent b3c3d5c414
commit 3010d4fc67
1 changed files with 1 additions and 1 deletions

View File

@ -443,7 +443,7 @@ collections {
}
program {
name: "login";
signal: "entrance.auth.valid";
signal: "entrance,auth,valid";
source: "";
action: STATE_SET "default" 0.0;
transition: LINEAR 0.7;