and use the new valign mojo for tb.. yay!
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 30 Mar 2011 12:24:37 +0000 (12:24 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 30 Mar 2011 12:24:37 +0000 (12:24 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@58210 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

data/themes/default.edc

index 63b3830..9b39798 100644 (file)
@@ -8354,6 +8354,7 @@ collections {
                text {
                   style: "entry_textblock_style";
                   min: 0 1;
+                  align: 0.0 0.0;
                }
             }
             description { state: "disabled" 0.0;
@@ -8430,6 +8431,7 @@ collections {
                text {
                   style: "entry_textblock_style_charwrap";
                   min: 0 1;
+                  align: 0.0 0.0;
                }
             }
             description { state: "disabled" 0.0;
@@ -8479,6 +8481,7 @@ collections {
                text {
                   style: "entry_textblock_style";
                   min: 1 1;
+                  align: 0.0 0.0;
                }
             }
             description { state: "disabled" 0.0;
@@ -8581,7 +8584,8 @@ collections {
                text {
                   style: "entry_single_textblock_style";
                   min: 1 1;
-                  max: 0 1;
+                  max: 0 0;
+                  align: 0.0 0.5;
                }
             }
             description { state: "disabled" 0.0;
@@ -8629,7 +8633,8 @@ collections {
                text {
                   style: "entry_single_textblock_style";
                   min: 1 1;
-                  max: 0 1;
+                  max: 0 0;
+                  align: 0.0 0.5;
                }
             }
             description { state: "disabled" 0.0;
@@ -8678,6 +8683,7 @@ collections {
                text {
                   style: "entry_textblock_style";
                   min: 0 1;
+                  align: 0.0 0.0;
                }
             }
             description { state: "disabled" 0.0;
@@ -8726,6 +8732,7 @@ collections {
                text {
                   style: "entry_textblock_style_charwrap";
                   min: 0 1;
+                  align: 0.0 0.0;
                }
             }
             description { state: "disabled" 0.0;
@@ -8773,6 +8780,7 @@ collections {
                text {
                   style: "entry_textblock_style";
                   min: 1 1;
+                  align: 0.0 0.0;
                }
             }
             description { state: "disabled" 0.0;
@@ -8822,7 +8830,8 @@ collections {
                   style: "entry_single_textblock_style";
                   repch: "*";
                   min: 1 1;
-                  max: 0 1;
+                  max: 0 0;
+                  align: 0.0 0.5;
                }
             }
             description { state: "disabled" 0.0;