From dc384c4282127d0bc713d0c09a59768ce5982040 Mon Sep 17 00:00:00 2001 From: Hyoyoung Chang Date: Thu, 1 Dec 2011 15:15:25 +0900 Subject: [PATCH] [genlist] add fixed.w to 1text.2, 2text.8 --- themes/groups/genlist/genlist_normal.edc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/groups/genlist/genlist_normal.edc b/themes/groups/genlist/genlist_normal.edc index 03a74bc..f5dcc7b 100644 --- a/themes/groups/genlist/genlist_normal.edc +++ b/themes/groups/genlist/genlist_normal.edc @@ -451,7 +451,7 @@ scale: 1; multiline: 0; description { state: "default" 0.0; - fixed: 0 1; + fixed: 1 1; rel1 { relative: 1.0 0.5; to_x: "elm.padding.left"; @@ -3326,7 +3326,7 @@ scale: 1; description { state: "default" 0.0; min: 0 GENLIST_SIZE_38_INC; - fixed: 0 1; + fixed: 1 1; rel1 { relative: 1.0 1.0; to_x: "elm.padding.left"; -- 2.7.4