theme "sanitising" :)

SVN revision: 13766
This commit is contained in:
Carsten Haitzler 2005-03-17 12:28:52 +00:00
parent a65eadfd50
commit 0080605d42
7 changed files with 9 additions and 12 deletions

View File

@ -1,9 +1,9 @@
images {
image: "e.png" COMP;
image: "button_in.png" COMP;
image: "button_out.png" COMP;
image: "error_bg.png" COMP;
image: "e17_logo.png" COMP;
image: "e17_button2.png" COMP;
image: "e17_button.png" COMP;
}
group {
name: "error/main";
min: 400 200;
@ -24,7 +24,7 @@ group {
offset: -1 -1;
}
image {
normal: "error_bg.png";
normal: "e17_menu_bg.png";
border: 3 3 3 3;
}
}
@ -44,7 +44,7 @@ group {
offset: 80 80;
}
image {
normal: "e.png";
normal: "e17_logo.png";
}
}
}
@ -112,7 +112,7 @@ group {
offset: -1 -17;
}
image {
normal: "button_out.png";
normal: "e17_button.png";
border: 8 8 8 8;
}
}
@ -129,7 +129,7 @@ group {
offset: -1 -17;
}
image {
normal: "button_in.png";
normal: "e17_button2.png";
border: 8 8 8 8;
}
}

View File

@ -252,8 +252,5 @@ e17_temperature_mid.png \
e17_temperature_overlay.png \
e17_gadman_indicator.png \
e17_gadman_overlay.png \
button_in.png \
button_out.png \
e.png \
error_bg.png
e17_logo.png

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.