Add fixed parts for syscon module: bad layout in some traslations

SVN revision: 40133
This commit is contained in:
Massimiliano Calamelli 2009-04-17 10:18:30 +00:00
parent 6c7e4540e2
commit 621f39f329
1 changed files with 2 additions and 0 deletions

View File

@ -10742,6 +10742,7 @@ collections { /* begin the collection of edje groups that are in this file */
part { name: "e.swallow.main";
type: SWALLOW;
description { state: "default" 0.0;
fixed: 1 1;
align: 0.5 0.0;
rel1.offset: 12 12;
rel2.relative: 1.0 0.0;
@ -10763,6 +10764,7 @@ collections { /* begin the collection of edje groups that are in this file */
part { name: "e.swallow.extra";
type: SWALLOW;
description { state: "default" 0.0;
fixed: 1 1;
align: 0.5 1.0;
rel1.relative: 0.0 1.0;
rel1.offset: 12 -13;