And more moving the buttons into the theme.

This commit is contained in:
Jaime Thomas
2009-01-25 06:11:02 +00:00
parent 351d3126ff
commit 1b1abb1fff
10 changed files with 75 additions and 287 deletions

View File

@ -1,7 +1,6 @@
/* vim: set sw=3 ts=3 sts=3 expandtab: */
group {
name: "ecdb/burn_image_page";
min: 640 170;
script {
public message(Msg_Type:type, id, ...) {
@ -274,9 +273,10 @@ group {
visible: 0;
rel1 {
to: "bg";
relative: 1.0 0.0;
offset: -200 0;
to_x: "ecdb/burn_image/return";
to_y: "bg";
relative: 0.0 0.0;
offset: 0 0;
}
rel2 {