More work on the interface.

This commit is contained in:
Jaime Thomas
2008-09-24 18:52:11 +00:00
parent 30ed274ea9
commit b59ace9aa9
4 changed files with 162 additions and 31 deletions

View File

@ -5,6 +5,7 @@ group {
parts {
part {
name: "bg";
type: RECT;
description {
state: "default" 0.0;
@ -36,7 +37,7 @@ group {
source: "ecdb";
action: STATE_SET "visible" 0.0;
target: "bg";
transition: LINEAR 0.5;
transition: DECELERATE 0.5;
}
program {