From e8eac2e2ca4091f919da7ebfe13f69912b991a4f Mon Sep 17 00:00:00 2001 From: Tiago Rezende Campos Falcao Date: Fri, 19 Feb 2010 19:56:44 +0000 Subject: [PATCH] Fix swallow.end align in elm.list items. By Masaki Author: Thiago Ribeiro Masaki SVN revision: 46322 --- legacy/elementary/data/themes/default.edc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/legacy/elementary/data/themes/default.edc b/legacy/elementary/data/themes/default.edc index 7ad5383e0e..29f41bf6c4 100644 --- a/legacy/elementary/data/themes/default.edc +++ b/legacy/elementary/data/themes/default.edc @@ -8758,8 +8758,6 @@ collections { description { state: "default" 0.0; fixed: 1 0; align: 1.0 0.5; - aspect: 1.0 1.0; - aspect_preference: VERTICAL; rel1 { relative: 1.0 0.0; offset: -5 4; @@ -8951,7 +8949,7 @@ collections { type: SWALLOW; description { state: "default" 0.0; fixed: 1 0; - align: 1.0 0.5; + align: 1.0 0.5; rel1 { relative: 1.0 0.0; offset: -5 4;