Nice little filelist
This commit is contained in:
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user