Fix the size, I'll change it back if/when I find that ewl bug

This commit is contained in:
Jaime Thomas
2008-08-08 21:18:07 +00:00
parent 897ad497dd
commit 8c2cfedd65
2 changed files with 8 additions and 6 deletions

View File

@ -1,5 +1,7 @@
group {
name: "ecdb/window";
min: 640 350;
parts {
part {
name: "background";
@ -7,7 +9,7 @@ group {
description {
state: "default" 0.0;
min: 255 255;
min: 640 350;
max: 999999 999999;
rel1 {
@ -32,8 +34,8 @@ group {
description {
state: "default" 0.0;
min: 245 245;
max: 99999 350;
min: 0 340;
max: 99999 340;
align: 0.0 0.0;
color: 255 255 255 0;