Add fixed parts for syscon module: bad layout in some traslations
authorMassimiliano Calamelli <mcalamelli@gmail.com>
Fri, 17 Apr 2009 10:18:30 +0000 (10:18 +0000)
committerMassimiliano Calamelli <mcalamelli@gmail.com>
Fri, 17 Apr 2009 10:18:30 +0000 (10:18 +0000)
SVN revision: 40133

data/themes/default.edc

index 743a556..fbb0a97 100644 (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;