hmm stop red glow when unhung IF at max glow already

SVN revision: 16233
This commit is contained in:
Carsten Haitzler 2005-08-18 06:15:41 +00:00
parent bb346eb54d
commit cf4b7b0f4b
1 changed files with 7 additions and 1 deletions

View File

@ -1673,8 +1673,14 @@ group {
action: ACTION_STOP;
target: "go_hung";
target: "go_hung2";
after: "go_unhung2";
}
program {
name: "go_unhung2";
action: STATE_SET "default" 0.0;
target: "title_hung";
}
}
}
}
FULL_SIZE_BORDER_BUTTON("close")