You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
329 B
21 lines
329 B
17 years ago
|
images {
|
||
14 years ago
|
image: "module_icon.png" COMP;
|
||
17 years ago
|
}
|
||
|
collections {
|
||
|
group {
|
||
|
name: "icon";
|
||
|
parts {
|
||
|
part {
|
||
|
name: "image";
|
||
|
mouse_events: 0;
|
||
|
description {
|
||
|
state: "default" 0.0;
|
||
|
aspect: 1.0 1.0;
|
||
17 years ago
|
aspect_preference: BOTH;
|
||
14 years ago
|
image.normal: "module_icon.png";
|
||
17 years ago
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|