fix theme for syscon - was bad... mmkay
authorCarsten Haitzler <raster@rasterman.com>
Sat, 9 May 2009 11:03:11 +0000 (11:03 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Sat, 9 May 2009 11:03:11 +0000 (11:03 +0000)
SVN revision: 40567

data/themes/default.edc

index 8824d4a..3e70654 100644 (file)
@@ -10772,7 +10772,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;
+//               fixed: 1 1;
                align: 0.5 0.0;
               rel1.offset: 12 12;
                rel2.relative: 1.0 0.0;
@@ -10794,7 +10794,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;
+//               fixed: 1 1;
                align: 0.5 1.0;
                rel1.relative: 0.0 1.0;
               rel1.offset: 12 -13;