Fix minor fixes/tweaks.

This commit is contained in:
Jaime Thomas
2009-01-11 02:43:33 +00:00
parent f623f9b36f
commit 4919fe550e
4 changed files with 26 additions and 40 deletions

View File

@ -142,28 +142,6 @@ group {
}
}
part {
name: "ecdb/burn_data/vol_name";
type: SWALLOW;
repeat_events: 1;
description {
state: "default" 0.0;
rel1 {
to: "ecdb/burn_data/speed";
relative: 0.0 1.0;
offset: 0 5;
}
rel2 {
to: "ecdb/burn_data/speed";
relative: 1.0 1.0;
offset: 0 30;
}
}
}
part {
name: "ecdb/burn_data/settings";
type: SWALLOW;
@ -173,13 +151,13 @@ group {
state: "default" 0.0;
rel1 {
to: "ecdb/burn_data/vol_name";
to: "ecdb/burn_data/speed";
relative: 0.0 1.0;
offset: 0 5;
}
rel2 {
to: "ecdb/burn_data/vol_name";
to: "ecdb/burn_data/speed";
relative: 1.0 1.0;
offset: 0 30;
}
@ -204,7 +182,7 @@ group {
rel2 {
to: "bg";
relative: 1.0 1.0;
offset: -235 -26;
offset: -205 -26;
}
}
}

View File

@ -83,7 +83,7 @@ group {
description {
state: "active" 0.0;
inherit: "default" 0.0;
color: 255 255 255 255;
color: 255 255 255 210;
}
}