fix complaints from edje min size calc.

SVN revision: 38838
This commit is contained in:
Carsten Haitzler 2009-01-29 07:25:17 +00:00
parent afdef8a0ca
commit 4ca5b9578c
1 changed files with 2 additions and 0 deletions

View File

@ -15202,6 +15202,7 @@ collections { /* begin the collection of edje groups that are in this file */
mouse_events: 0;
description {
state: "default" 0.0;
fixed: 1 1;
// aspect: 6.4 6.4;
// aspect_preference: HORIZONTAL;
align: 0.0 0.0;
@ -18792,6 +18793,7 @@ group { name: "e/toolbar/default/base";
mouse_events: 0;
description {
state: "default" 0.0;
fixed: 1 1;
// aspect: 6.4 6.4;
// aspect_preference: HORIZONTAL;
align: 0.0 0.0;