From 2017cd034e6cf3792795cdfbb39452de3553f0e5 Mon Sep 17 00:00:00 2001 From: Boris 'billiob' Faure Date: Tue, 19 Jan 2010 22:59:43 +0100 Subject: [PATCH] efl: should fix CL --- amsn2/themes/default/edc/contact_list/contact.edc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/amsn2/themes/default/edc/contact_list/contact.edc b/amsn2/themes/default/edc/contact_list/contact.edc index cf1ad570..0fbbbe93 100644 --- a/amsn2/themes/default/edc/contact_list/contact.edc +++ b/amsn2/themes/default/edc/contact_list/contact.edc @@ -17,6 +17,7 @@ group { repeat_events: 1; description { state: "default" 0.0; + min: 24 24; max: 24 24; rel1 { relative: 0.0 0.0; @@ -33,6 +34,7 @@ group { type: TEXTBLOCK; mouse_events: 1; repeat_events: 1; + scale: 1; description { state: "default" 0.0; @@ -45,9 +47,8 @@ group { offset: 0 0; } text { - text: ""; style: "contact_data"; - min: 0 0; + min: 1 1; } } }