From: Jaehwan Kim Date: Fri, 6 Mar 2015 04:59:43 +0000 (+0900) Subject: fix build error(typing error) X-Git-Tag: accepted/tizen/common/20150306.164606^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;p=platform%2Fcore%2Fuifw%2Fefl-theme-tizen.git fix build error(typing error) Change-Id: I516d232ff34c5d14d40161311276e3c9e0802f43 --- diff --git a/themes/widgets/popup.edc b/themes/widgets/popup.edc index 789e21b..66f3b34 100644 --- a/themes/widgets/popup.edc +++ b/themes/widgets/popup.edc @@ -1237,7 +1237,7 @@ group { name: "elm/popup/item/default"; mouse_events: 0; type: RECT; scale: 1; - description { state: "dafault" 0.0; + description { state: "default" 0.0; color: GENLIST_LIST_LINE1_COLOR; align: 0.5 1.0; min: 0 1;