summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Juyung Seo <juyung.seo@samsung.com>2012-07-31 17:14:39 +0900
committerGerrit Code Review <gerrit2@localhost>2012-07-31 17:14:39 +0900
commitefe9b51c7cd04396ce5b66a5ff21f423b8c9b5bb (patch)
tree04a3e8ec36de7a05888b558f37c8d3091ae8178f
parent19b421a725aabbc3d08c718d89be0cb0a1e53c4d (diff)
parent37ce759bddb3033a4b9bf19559bda5063868aeb0 (diff)
downloadefl-theme-tizen-efe9b51c7cd04396ce5b66a5ff21f423b8c9b5bb.tar.gz
efl-theme-tizen-efe9b51c7cd04396ce5b66a5ff21f423b8c9b5bb.tar.bz2
efl-theme-tizen-efe9b51c7cd04396ce5b66a5ff21f423b8c9b5bb.zip
Merge "[label] Removed unnecessary parts."
-rw-r--r--themes/widgets/label.edc75
1 files changed, 0 insertions, 75 deletions
diff --git a/themes/widgets/label.edc b/themes/widgets/label.edc
index b255ac1b..5a4ce5be 100644
--- a/themes/widgets/label.edc
+++ b/themes/widgets/label.edc
@@ -46,29 +46,16 @@ base: "font=SLP:style=Medium font_size="LABEL_FONT_SIZE_INC" color="LABEL_TEXT_B
data.item: "min_font_size" LABEL_MIN_FONT_SIZE_INC;
data.item: "max_font_size" LABEL_MAX_FONT_SIZE_INC;
parts {
- part { name: "label.swallow.background";
- type: SWALLOW;
- description { state: "default" 0.0;
- visible: 1;
- }
- }
part { name: "label.text.clip";
type: RECT;
description { state: "default" 0.0;
- visible: 1;
- color: 255 255 255 255;
- rel1 { relative: 0 0; to: "label.swallow.background"; }
- rel2 { relative: 1 1; to: "label.swallow.background"; }
}
}
part { name: "elm.text";
type: TEXTBLOCK;
- mouse_events: 0;
scale: 1;
clip_to: "label.text.clip";
description { state: "default" 0.0;
- rel1.relative: 0.0 0.0;
- rel2.relative: 1.0 1.0;
text {
style: "textblock_style";
min: 0 1;
@@ -85,14 +72,6 @@ base: "font=SLP:style=Medium font_size="LABEL_FONT_SIZE_INC" color="LABEL_TEXT_B
data.item: "min_font_size" LABEL_MIN_FONT_SIZE_INC;
data.item: "max_font_size" LABEL_MAX_FONT_SIZE_INC;
parts {
- part { name: "label.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"; }
- }
- }
part { name: "elm.text";
type: TEXTBLOCK;
mouse_events: 1;
@@ -136,14 +115,6 @@ base: "font=SLP:style=Medium font_size="LABEL_FONT_SIZE_INC" color="LABEL_TEXT_B
data.item: "min_font_size" LABEL_MIN_FONT_SIZE_INC;
data.item: "max_font_size" LABEL_MAX_FONT_SIZE_INC;
parts {
- part { name: "label.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"; }
- }
- }
part { name: "elm.text";
type: TEXTBLOCK;
mouse_events: 0;
@@ -202,14 +173,6 @@ base: "font=SLP:style=Medium font_size="LABEL_FONT_SIZE_INC" color="LABEL_TEXT_B
}
}
parts {
- part { name: "label.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"; }
- }
- }
part { name: "elm.text";
type: TEXTBLOCK;
mouse_events: 0;
@@ -231,14 +194,6 @@ base: "font=SLP:style=Medium font_size="LABEL_FONT_SIZE_INC" color="LABEL_TEXT_B
data.item: "min_font_size" LABEL_MIN_FONT_SIZE_INC;
data.item: "max_font_size" LABEL_MAX_FONT_SIZE_INC;
parts {
- part { name: "label.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"; }
- }
- }
part { name: "elm.text";
type: TEXTBLOCK;
mouse_events: 0;
@@ -379,19 +334,9 @@ base: "font=SLP:style=Medium font_size="LABEL_FONT_SIZE_INC" color="LABEL_TEXT_B
}
parts {
- part { name: "label.swallow.background";
- type: SWALLOW;
- description { state: "default" 0.0;
- visible: 1;
- }
- }
part { name: "label.text.clip";
type: RECT;
description { state: "default" 0.0;
- visible: 1;
- color: 255 255 255 255;
- rel1 { relative: 0 0; to: "label.swallow.background"; }
- rel2 { relative: 1 1; to: "label.swallow.background"; }
}
}
part { name: "elm.text";
@@ -504,19 +449,9 @@ base: "font=SLP:style=Medium font_size="LABEL_FONT_SIZE_INC" color="LABEL_TEXT_B
}
parts {
- part { name: "label.swallow.background";
- type: SWALLOW;
- description { state: "default" 0.0;
- visible: 1;
- }
- }
part { name: "label.text.clip";
type: RECT;
description { state: "default" 0.0;
- visible: 1;
- color: 255 255 255 255;
- rel1 { relative: 0 0; to: "label.swallow.background"; }
- rel2 { relative: 1 1; to: "label.swallow.background"; }
}
}
part { name: "elm.text";
@@ -640,19 +575,9 @@ base: "font=SLP:style=Medium font_size="LABEL_FONT_SIZE_INC" color="LABEL_TEXT_B
}
parts {
- part { name: "label.swallow.background";
- type: SWALLOW;
- description { state: "default" 0.0;
- visible: 1;
- }
- }
part { name: "label.text.clip";
type: RECT;
description { state: "default" 0.0;
- visible: 1;
- color: 255 255 255 255;
- rel1 { relative: 0 0; to: "label.swallow.background"; }
- rel2 { relative: 1 1; to: "label.swallow.background"; }
}
}
part { name: "elm.text";