Fixing elm index default theme parts

Make edje stop complaining every time I run elementary_test


SVN revision: 52822
This commit is contained in:
Bruno Dilly 2010-09-27 22:19:18 +00:00
parent c7c28779cd
commit e6398bdb8a
1 changed files with 4 additions and 0 deletions

View File

@ -22770,6 +22770,7 @@ collections {
clip_to: "clip";
description { state: "default" 0.0;
align: 1.0 0.5;
fixed: 1 1;
rel1 {
relative: 1.0 0.5;
offset: -1 5;
@ -22807,6 +22808,7 @@ collections {
clip_to: "clip";
description { state: "default" 0.0;
align: 1.0 0.5;
fixed: 1 1;
rel1 {
to: "elm.text";
relative: 0.0 0.0;
@ -22835,6 +22837,7 @@ collections {
clip_to: "clip";
description { state: "default" 0.0;
align: 1.0 0.5;
fixed: 1 1;
rel1 {
to_x: "elm.swallow.event.0";
to_y: "elm.dragable.pointer";
@ -22919,6 +22922,7 @@ collections {
type: SWALLOW;
description { state: "default" 0.0;
align: 1.0 0.5;
fixed: 1 1;
rel1 {
relative: 1.0 0.0;
offset: -1 0;