Fix swallow.end align in elm.list items. By Masaki

Author:    Thiago Ribeiro Masaki <masaki at profusion.mobi>

SVN revision: 46322
This commit is contained in:
Tiago Rezende Campos Falcao 2010-02-19 19:56:44 +00:00
parent debae61a2d
commit e8eac2e2ca
1 changed files with 1 additions and 3 deletions

View File

@ -8758,8 +8758,6 @@ collections {
description { state: "default" 0.0;
fixed: 1 0;
align: 1.0 0.5;
aspect: 1.0 1.0;
aspect_preference: VERTICAL;
rel1 {
relative: 1.0 0.0;
offset: -5 4;
@ -8951,7 +8949,7 @@ collections {
type: SWALLOW;
description { state: "default" 0.0;
fixed: 1 0;
align: 1.0 0.5;
align: 1.0 0.5;
rel1 {
relative: 1.0 0.0;
offset: -5 4;