X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=res%2Fedje%2Ficon.edc;h=6fbbde209479489f9e35840a57aaef5588d207cf;hb=refs%2Fheads%2Faccepted%2Ftizen_ivi;hp=8a07f7785c12375b29630ea5f561f9b0df6c3041;hpb=4a9eb46abbe7491cb9042144bbb399d5f60b4b2c;p=apps%2Fnative%2Fhome%2Fhomescreen-efl.git diff --git a/res/edje/icon.edc b/res/edje/icon.edc index 8a07f77..6fbbde2 100644 --- a/res/edje/icon.edc +++ b/res/edje/icon.edc @@ -29,11 +29,11 @@ images { styles { style{ name: "icon_label"; - base: "font=Samsung Condensed:style=Regular align=center color=#FFFFFFFF font_size=28 wrap=mixed"; + base: "font=Samsung Condensed:style=Regular align=center color=#FFFFFFFF font_size=28 wrap=mixed ellipsis=1.0"; } style{ name: "icon_label_edit"; - base: "font=Samsung Condensed:style=Regular align=center color=#FFFFFFFF font_size=25 wrap=mixed"; + base: "font=Samsung Condensed:style=Regular align=center color=#FFFFFFFF font_size=25 wrap=mixed ellipsis=1.0"; } } @@ -137,7 +137,7 @@ collections { state: "edit" 0.0; inherit: "default" 0.0; rel1{relative: ICON_NAME_X_MIN ICON_NAME_Y_MIN; to: "icon_bg";} - rel2{relative: ICON_NAME_X_MAX ICON_NAME_Y_MAX; to: "icon_bg";} + rel2{relative: ICON_NAME_X_MAX 1.0; to: "icon_bg";} text { style: "icon_label_edit"; }