From 47539a081759d55bd7f7559f8230aed4ac62c5f0 Mon Sep 17 00:00:00 2001 From: WooHyun Jung Date: Mon, 2 Jan 2012 19:24:48 +0900 Subject: [PATCH] [*][entry] remove background part because of removing deprecated API --- themes/widgets/entry.edc | 180 ----------------------------------------------- 1 file changed, 180 deletions(-) diff --git a/themes/widgets/entry.edc b/themes/widgets/entry.edc index 5b17d10..171e3cd 100644 --- a/themes/widgets/entry.edc +++ b/themes/widgets/entry.edc @@ -144,16 +144,6 @@ group { name: "elm/entry/base-charwrap/default"; item: context_menu_orientation "horizontal"; } parts { - part { name: "entry.swallow.background"; - type: SWALLOW; - description { state: "default" 0.0; - visible: 1; - rel1 { relative: 0 0; to: "elm.text"; } - rel2 { relative: 1 1; to: "elm.text"; } - } - } - } - parts { part { name: "elm.text"; type: TEXTBLOCK; mouse_events: 1; @@ -215,16 +205,6 @@ group { name: "elm/entry/base-nowrap/default"; item: context_menu_orientation "horizontal"; } parts { - part { name: "entry.swallow.background"; - type: SWALLOW; - description { state: "default" 0.0; - visible: 1; - rel1 { relative: 0 0; to: "elm.text"; } - rel2 { relative: 1 1; to: "elm.text"; } - } - } - } - parts { part { name: "elm.text"; type: TEXTBLOCK; mouse_events: 1; @@ -317,16 +297,6 @@ group { name: "elm/entry/base/editfield"; item: context_menu_orientation "horizontal"; } parts { - part { name: "entry.swallow.background"; - type: SWALLOW; - description { state: "default" 0.0; - visible: 1; - rel1 { relative: 0 0; to: "elm.text"; } - rel2 { relative: 1 1; to: "elm.text"; } - } - } - } - parts { part { name: "elm.text"; type: TEXTBLOCK; mouse_events: 1; @@ -420,16 +390,6 @@ group { name: "elm/entry/base-charwrap/editfield"; item: context_menu_orientation "horizontal"; } parts { - part { name: "entry.swallow.background"; - type: SWALLOW; - description { state: "default" 0.0; - visible: 1; - rel1 { relative: 0 0; to: "elm.text"; } - rel2 { relative: 1 1; to: "elm.text"; } - } - } - } - parts { part { name: "elm.text"; type: TEXTBLOCK; mouse_events: 1; @@ -522,16 +482,6 @@ group { name: "elm/entry/base-single/editfield"; item: context_menu_orientation "horizontal"; } parts { - part { name: "entry.swallow.background"; - type: SWALLOW; - description { state: "default" 0.0; - visible: 1; - rel1 { relative: 0 0; to: "elm.text"; } - rel2 { relative: 1 1; to: "elm.text"; } - } - } - } - parts { part { name: "elm.text"; type: TEXTBLOCK; mouse_events: 1; @@ -590,16 +540,6 @@ group { name: "elm/entry/base-single/editfield/searchbar/default"; item: context_menu_orientation "horizontal"; } parts { - part { name: "entry.swallow.background"; - type: SWALLOW; - description { state: "default" 0.0; - visible: 1; - rel1 { relative: 0 0; to: "elm.text"; } - rel2 { relative: 1 1; to: "elm.text"; } - } - } - } - parts { part { name: "elm.text"; type: TEXTBLOCK; mouse_events: 1; @@ -658,16 +598,6 @@ group { name: "elm/entry/base-nowrap/default"; item: context_menu_orientation "horizontal"; } parts { - part { name: "entry.swallow.background"; - type: SWALLOW; - description { state: "default" 0.0; - visible: 1; - rel1 { relative: 0 0; to: "elm.text"; } - rel2 { relative: 1 1; to: "elm.text"; } - } - } - } - parts { part { name: "elm.text"; type: TEXTBLOCK; mouse_events: 1; @@ -753,16 +683,6 @@ group { name: "elm/entry/base-single/default"; item: context_menu_orientation "horizontal"; } parts { - part { name: "entry.swallow.background"; - type: SWALLOW; - description { state: "default" 0.0; - visible: 1; - rel1 { relative: 0 0; to: "elm.text"; } - rel2 { relative: 1 1; to: "elm.text"; } - } - } - } - parts { part { name: "elm.text"; type: TEXTBLOCK; mouse_events: 1; @@ -822,16 +742,6 @@ group { name: "elm/entry/base-single-noedit/default"; item: context_menu_orientation "horizontal"; } parts { - part { name: "entry.swallow.background"; - type: SWALLOW; - description { state: "default" 0.0; - visible: 1; - rel1 { relative: 0 0; to: "elm.text"; } - rel2 { relative: 1 1; to: "elm.text"; } - } - } - } - parts { part { name: "elm.text"; type: TEXTBLOCK; mouse_events: 1; @@ -889,16 +799,6 @@ group { name: "elm/entry/base-noedit/default"; item: context_menu_orientation "horizontal"; } parts { - part { name: "entry.swallow.background"; - type: SWALLOW; - description { state: "default" 0.0; - visible: 1; - rel1 { relative: 0 0; to: "elm.text"; } - rel2 { relative: 1 1; to: "elm.text"; } - } - } - } - parts { part { name: "elm.text"; type: TEXTBLOCK; mouse_events: 1; @@ -957,16 +857,6 @@ group { name: "elm/entry/base-noedit/default"; item: context_menu_orientation "horizontal"; } parts { - part { name: "entry.swallow.background"; - type: SWALLOW; - description { state: "default" 0.0; - visible: 1; - rel1 { relative: 0 0; to: "elm.text"; } - rel2 { relative: 1 1; to: "elm.text"; } - } - } - } - parts { part { name: "elm.text"; type: TEXTBLOCK; mouse_events: 1; @@ -1025,16 +915,6 @@ group { name: "elm/entry/base-noedit/default"; item: context_menu_orientation "horizontal"; } parts { - part { name: "entry.swallow.background"; - type: SWALLOW; - description { state: "default" 0.0; - visible: 1; - rel1 { relative: 0 0; to: "elm.text"; } - rel2 { relative: 1 1; to: "elm.text"; } - } - } - } - parts { part { name: "elm.text"; type: TEXTBLOCK; mouse_events: 1; @@ -1092,16 +972,6 @@ group { name: "elm/entry/base-noedit/default"; item: context_menu_orientation "horizontal"; } parts { - part { name: "entry.swallow.background"; - type: SWALLOW; - description { state: "default" 0.0; - visible: 1; - rel1 { relative: 0 0; to: "elm.text"; } - rel2 { relative: 1 1; to: "elm.text"; } - } - } - } - parts { part { name: "elm.text"; type: TEXTBLOCK; mouse_events: 1; @@ -3088,16 +2958,6 @@ group { name: "elm/entry/base/font_color_black"; item: context_menu_orientation "horizontal"; } parts { - part { name: "entry.swallow.background"; - type: SWALLOW; - description { state: "default" 0.0; - visible: 1; - rel1 { relative: 0 0; to: "elm.text"; } - rel2 { relative: 1 1; to: "elm.text"; } - } - } - } - parts { part { name: "elm.text"; type: TEXTBLOCK; mouse_events: 1; @@ -3158,16 +3018,6 @@ group { name: "elm/entry/base-noedit/font_color_black"; item: context_menu_orientation "horizontal"; } parts { - part { name: "entry.swallow.background"; - type: SWALLOW; - description { state: "default" 0.0; - visible: 1; - rel1 { relative: 0 0; to: "elm.text"; } - rel2 { relative: 1 1; to: "elm.text"; } - } - } - } - parts { part { name: "elm.text"; type: TEXTBLOCK; mouse_events: 1; @@ -3263,16 +3113,6 @@ group { name: "elm/entry/base-charwrap/font_color_black"; item: context_menu_orientation "horizontal"; } parts { - part { name: "entry.swallow.background"; - type: SWALLOW; - description { state: "default" 0.0; - visible: 1; - rel1 { relative: 0 0; to: "elm.text"; } - rel2 { relative: 1 1; to: "elm.text"; } - } - } - } - parts { part { name: "elm.text"; type: TEXTBLOCK; mouse_events: 1; @@ -3368,16 +3208,6 @@ group { name: "elm/entry/base-single/font_color_black"; item: context_menu_orientation "horizontal"; } parts { - part { name: "entry.swallow.background"; - type: SWALLOW; - description { state: "default" 0.0; - visible: 1; - rel1 { relative: 0 0; to: "elm.text"; } - rel2 { relative: 1 1; to: "elm.text"; } - } - } - } - parts { part { name: "elm.text"; type: TEXTBLOCK; mouse_events: 1; @@ -3436,16 +3266,6 @@ group { name: "elm/entry/base-single-noedit/font_color_black"; item: context_menu_orientation "horizontal"; } parts { - part { name: "entry.swallow.background"; - type: SWALLOW; - description { state: "default" 0.0; - visible: 1; - rel1 { relative: 0 0; to: "elm.text"; } - rel2 { relative: 1 1; to: "elm.text"; } - } - } - } - parts { part { name: "elm.text"; type: TEXTBLOCK; mouse_events: 1; -- 2.7.4