make about text scroll for an extra 15 sec.

SVN revision: 73124
This commit is contained in:
Carsten Haitzler 2012-07-02 03:51:20 +00:00
parent 9354c1e1ea
commit d2c099699a
1 changed files with 1 additions and 1 deletions

View File

@ -911,7 +911,7 @@ collections {
}
program { name: "show";
action: STATE_SET "up" 0.0;
transition: LINEAR 45.0;
transition: LINEAR 60.0;
target: "terminology.text";
after: "show2";
}