From 01e570d62ea274f628aa6b9d4ce8332fb166eac2 Mon Sep 17 00:00:00 2001 From: Jonathan Atton Date: Fri, 23 Oct 2009 19:27:38 +0000 Subject: [PATCH] Elm, fix the style SVN revision: 43234 --- legacy/elementary/data/themes/default.edc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/legacy/elementary/data/themes/default.edc b/legacy/elementary/data/themes/default.edc index 231d00e1c4..0c7a8a6a19 100644 --- a/legacy/elementary/data/themes/default.edc +++ b/legacy/elementary/data/themes/default.edc @@ -11616,7 +11616,7 @@ collections { description { state: "default" 0.0; align: 0.0 0.5; - fixed: 1 1; + fixed: 0 1; rel1 { to_x: "elm.swallow.icon"; to_y: "base"; @@ -11862,7 +11862,7 @@ collections { description { state: "default" 0.0; align: 0.0 0.5; - fixed: 1 1; + fixed: 0 1; rel1 { to_x: "elm.swallow.icon"; to_y: "base"; @@ -12162,7 +12162,7 @@ collections { description { state: "default" 0.0; align: 0.0 0.5; - fixed: 1 1; + fixed: 0 1; rel1 { to_x: "elm.swallow.icon"; to_y: "base"; @@ -12456,7 +12456,7 @@ collections { description { state: "default" 0.0; align: 0.0 0.5; - fixed: 1 1; + fixed: 0 1; rel1 { to_x: "elm.swallow.icon"; to_y: "base";