From 1f405195603ec0227772c2f54beac09f4c3576d8 Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Tue, 11 Oct 2011 17:29:52 +0900 Subject: [PATCH] naviframe - SWALLOW->RECT --- themes/groups/naviframe.edc | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/themes/groups/naviframe.edc b/themes/groups/naviframe.edc index 1ff5dd6..11e8760 100644 --- a/themes/groups/naviframe.edc +++ b/themes/groups/naviframe.edc @@ -100,7 +100,7 @@ } } part { name: "elm.swallow.optionheader.top.padding"; - type: SWALLOW; + type: RECT; scale: 1; clip_to: "optionheader_clip"; description { state: "default" 0.0; @@ -130,7 +130,7 @@ } } part { name: "elm.swallow.optionheader.bottom.padding"; - type: SWALLOW; + type: RECT; scale: 1; clip_to: "optionheader_clip"; description { state: "default" 0.0; @@ -585,7 +585,7 @@ } } part { name: "elm.swallow.optionheader.top.padding"; - type: SWALLOW; + type: RECT; scale: 1; clip_to: "optionheader_clip"; description { state: "default" 0.0; @@ -615,7 +615,7 @@ } } part { name: "elm.swallow.optionheader.mid.padding"; - type: SWALLOW; + type: RECT; scale: 1; clip_to: "optionheader_clip"; description { state: "default" 0.0; @@ -645,7 +645,7 @@ } } part { name: "elm.swallow.optionheader.bottom.padding"; - type: SWALLOW; + type: RECT; scale: 1; clip_to: "optionheader_clip"; description { state: "default" 0.0; @@ -1102,7 +1102,7 @@ } } part { name: "elm.swallow.optionheader.top.padding"; - type: SWALLOW; + type: RECT; scale: 1; clip_to: "optionheader_clip"; description { state: "default" 0.0; @@ -1132,7 +1132,7 @@ } } part { name: "elm.swallow.optionheader.bottom.padding"; - type: SWALLOW; + type: RECT; scale: 1; clip_to: "optionheader_clip"; description { state: "default" 0.0; @@ -1539,7 +1539,7 @@ } } part { name: "elm.swallow.optionheader.top.padding"; - type: SWALLOW; + type: RECT; scale: 1; clip_to: "optionheader_clip"; description { state: "default" 0.0; @@ -1570,7 +1570,7 @@ } part { name: "elm.swallow.optionheader.mid.padding"; - type: SWALLOW; + type: RECT; scale: 1; clip_to: "optionheader_clip"; description { state: "default" 0.0; @@ -1600,7 +1600,7 @@ } } part { name: "elm.swallow.optionheader.bottom.padding"; - type: SWALLOW; + type: RECT; scale: 1; clip_to: "optionheader_clip"; description { state: "default" 0.0; -- 2.7.4