ECDB can scale now... Too bad it looks like crap with the current theme.

This commit is contained in:
Jaime Thomas
2009-01-16 03:30:54 +00:00
parent 8c9d88ff62
commit a4ef973a31
11 changed files with 39 additions and 0 deletions

View File

@ -39,6 +39,7 @@ group {
part {
name: "bg";
type: IMAGE;
scale: 1;
description {
state: "default" 0.0;
@ -69,6 +70,7 @@ group {
name: "progress_left";
type: IMAGE;
clip_to: "confine";
scale: 1;
description {
state: "default" 0.0;
@ -130,6 +132,7 @@ group {
type: IMAGE;
mouse_events: 0;
clip_to: "confine";
scale: 1;
description {
state: "default" 0.0;
@ -164,6 +167,7 @@ group {
part {
name: "progress_right";
type: IMAGE;
scale: 1;
description {
state: "default" 0.0;