Nice little filelist

This commit is contained in:
Jaime Thomas
2008-08-06 02:21:20 +00:00
parent d9be9185bc
commit 9833e39485
6 changed files with 57 additions and 5 deletions

View File

@ -24,5 +24,25 @@ group {
}
}
}
part {
name: "filelist";
type: SWALLOW;
description {
state: "default" 0.0;
min: 245 245;
max: 99999 350;
align: 0.0 0.0;
rel1 {
to: "background";
offset: 5 5;
}
rel2 {
offset: -5 -5;
}
}
}
}
}