Ok, config_inwin is working, and is updated/can set the project details.

This commit is contained in:
Jaime Thomas
2009-01-11 02:14:02 +00:00
parent b0ef1ae4e4
commit e9e63ee6c7
8 changed files with 370 additions and 54 deletions

View File

@ -71,7 +71,7 @@ group {
rel2 {
to: "bg";
relative: 1.0 0.0;
offset: -11 50;
offset: -11 30;
}
}
}
@ -93,7 +93,7 @@ group {
rel2 {
to: "ecdb/burn_data/return";
relative: 1.0 1.0;
offset: 0 50;
offset: 0 30;
}
}
}
@ -164,6 +164,28 @@ group {
}
}
part {
name: "ecdb/burn_data/settings";
type: SWALLOW;
repeat_events: 1;
description {
state: "default" 0.0;
rel1 {
to: "ecdb/burn_data/vol_name";
relative: 0.0 1.0;
offset: 0 5;
}
rel2 {
to: "ecdb/burn_data/vol_name";
relative: 1.0 1.0;
offset: 0 30;
}
}
}
/* Missing a description later */
part {
name: "ecdb/burn_data/filelist";
@ -182,7 +204,7 @@ group {
rel2 {
to: "bg";
relative: 1.0 1.0;
offset: -205 -26;
offset: -235 -26;
}
}
}