Work on a combo

This commit is contained in:
Jaime Thomas
2008-12-19 05:48:23 +00:00
parent 8815f3c6f6
commit ead2822bfe
13 changed files with 509 additions and 60 deletions

View File

@@ -120,6 +120,28 @@ group {
}
}
part {
name: "ecdb/erase/drive";
type: SWALLOW;
repeat_events: 1;
description {
state: "default" 0.0;
rel1 {
to: "ecdb/erase/speed";
relative: 0.0 1.0;
offset: 0 5;
}
rel2 {
to: "ecdb/erase/speed";
relative: 1.0 1.0;
offset: 0 30;
}
}
}
part {
name: "progress_outline";
type: IMAGE;