Get rid of the theming work I did before... This is better but still needs work on allowing the theme to define custom widgets.

This commit is contained in:
Jaime Thomas
2009-01-27 03:43:17 +00:00
parent e21b89ff7e
commit d5a4dd567d
10 changed files with 379 additions and 898 deletions

View File

@ -59,7 +59,6 @@ group {
part {
name: "check_shadow";
type: IMAGE;
scale: 1;
description {
state: "default" 0.0;
@ -164,8 +163,10 @@ group {
fixed: 1 1;
rel1 {
to: "check";
offset: 25 0;
to_x: "check_base";
to_y: "check";
relative: 1.0 0.0;
offset: 5 0;
}
rel2 {