Compiles now, but still crashy.

This commit is contained in:
Jaime Thomas
2009-02-05 04:11:22 +00:00
parent b62590493a
commit 22a49f6d1b
20 changed files with 568 additions and 564 deletions

View File

@ -207,6 +207,7 @@ group {
part {
name: "ecdb.label";
type: TEXT;
effect: NONE;
mouse_events: 1;
scale: 1;
@ -217,16 +218,19 @@ group {
rel1 {
to: "base";
relative: 0.0 0.0;
offset: 8 0;
}
rel2 {
to: "base";
relative: 1.0 1.0;
offset: -8 -1;
}
text {
text: "";
font: "ecdb/default";
min: 1 1;
size: 11;
align: 0.5 0.5;
}
@ -244,6 +248,7 @@ group {
rel2 {
relative: 1.0 1.0;
offset: -8 -1;
}
text {