From bb8430276e1975562cf62ef8c01ec5f27cffd807 Mon Sep 17 00:00:00 2001 From: "chuneon.park" Date: Tue, 26 Apr 2011 14:29:11 +0900 Subject: [PATCH] navigationbar - fixed indentation --- themes/groups/navigationbar.edc | 373 ++++++++++++++++++++-------------------- 1 file changed, 186 insertions(+), 187 deletions(-) diff --git a/themes/groups/navigationbar.edc b/themes/groups/navigationbar.edc index af4f43a..297ae7e 100644 --- a/themes/groups/navigationbar.edc +++ b/themes/groups/navigationbar.edc @@ -45,128 +45,128 @@ group { image: "navibar_item_separator_shadow.png" COMP; } parts { - part { name: "base"; - mouse_events: 0; - repeat_events: 1; - description { state: "default" 0.0; - min: 1 NAVI_BAR_H; - align: 0.0 0.0; - fixed: 1 1; - rel2.relative: 1.0 0.0; - } - description { state: "top" 0.0; - inherit: "default" 0.0; - min: 1 0; - } - description { state: "extended" 0.0; - inherit: "default" 0.0; - min: 1 NAVIBAR_EXTENDED_H; - } - } - part { name: "clip_title"; - mouse_events: 0; - description { state: "default" 0.0; - rel1.to: "base"; - rel2.to: "base"; - } - } - part { name: "navigationitem"; - type: RECT; - mouse_events: 0; - clip_to: "clip_title"; - description { state: "default" 0.0; - min: 1 (NAVI_BAR_H - NAVIBAR_TITLE_SEPARATOR_H); - fixed: 0 1; - rel1 { relative: 0.0 0.0; to:"base"; } - rel2 { relative: 1.0 0.0; to:"base"; } - align: 0.5 0; - color: NAVIBAR_EXTENDED_COLOR; - } - } - part { name: "elm.swallow.prev_btn"; - type: SWALLOW; - clip_to: "clip_title"; - scale: 1; - description { state: "default" 0.0; - fixed: 1 1; - align: 0.0 0.5; - rel1 { relative: 0.0 0.0; to: "navigationitem"; } - rel2 { relative: 0.0 1.0; to: "navigationitem"; } - } - } - part { name: "elm.rect.pada"; - mouse_events: 0; - description { state: "default" 0.0; - min: 82 0; - fixed: 1 0; - align: 0.0 0.5; - rel1 { relative: 0.0 0.0; to: "navigationitem"; } - rel2 { relative: 0.0 1.0; to: "navigationitem"; } - } - description { state: "visible" 0.0; - inherit: default 0.0; - min: 102 0; - } - } - part { name: "separator_1"; - type: RECT; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0; - min: 1 0; - rel1 { relative: 0.0 0.2; to:"elm.rect.padb";} - rel2 { relative: 0.0 0.8; to:"elm.rect.padb";} - fixed: 1 0; - color: 238 223 194 255; + part { name: "base"; + mouse_events: 0; + repeat_events: 1; + description { state: "default" 0.0; + min: 1 NAVI_BAR_H; + align: 0.0 0.0; + fixed: 1 1; + rel2.relative: 1.0 0.0; + } + description { state: "top" 0.0; + inherit: "default" 0.0; + min: 1 0; + } + description { state: "extended" 0.0; + inherit: "default" 0.0; + min: 1 NAVIBAR_EXTENDED_H; + } + } + part { name: "clip_title"; + mouse_events: 0; + description { state: "default" 0.0; + rel1.to: "base"; + rel2.to: "base"; + } + } + part { name: "navigationitem"; + type: RECT; + mouse_events: 0; + clip_to: "clip_title"; + description { state: "default" 0.0; + min: 1 (NAVI_BAR_H - NAVIBAR_TITLE_SEPARATOR_H); + fixed: 0 1; + rel1 { relative: 0.0 0.0; to:"base"; } + rel2 { relative: 1.0 0.0; to:"base"; } + align: 0.5 0; + color: NAVIBAR_EXTENDED_COLOR; + } + } + part { name: "elm.swallow.prev_btn"; + type: SWALLOW; + clip_to: "clip_title"; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1; + align: 0.0 0.5; + rel1 { relative: 0.0 0.0; to: "navigationitem"; } + rel2 { relative: 0.0 1.0; to: "navigationitem"; } + } + } + part { name: "elm.rect.pada"; + mouse_events: 0; + description { state: "default" 0.0; + min: 82 0; + fixed: 1 0; + align: 0.0 0.5; + rel1 { relative: 0.0 0.0; to: "navigationitem"; } + rel2 { relative: 0.0 1.0; to: "navigationitem"; } + } + description { state: "visible" 0.0; + inherit: default 0.0; + min: 102 0; + } + } + part { name: "separator_1"; + type: RECT; + mouse_events: 0; + description { state: "default" 0.0; + align: 1.0 0; + min: 1 0; + rel1 { relative: 0.0 0.2; to:"elm.rect.padb";} + rel2 { relative: 0.0 0.8; to:"elm.rect.padb";} + fixed: 1 0; + color: 238 223 194 255; + } + } + part { name: "separator_2"; + type: RECT; + mouse_events: 0; + description { state: "default" 0.0; + align: 1.0 0; + min: 1 0; + rel1 { relative: 0.0 0.0; to: "separator_1"; } + rel2 { relative: 0.0 1.0; to: "separator_1"; } + fixed: 1 0; + color: 164 151 130 255; + } + } + part { name: "elm.rect.padb"; + mouse_events: 0; + description { state: "default" 0.0; + min: 80 0; + fixed: 1 0; + align: 1.0 0.5; + rel1 { relative: 1.0 0.0; to: "navigationitem"; } + rel2 { relative: 1.0 1.0; to: "navigationitem"; } + } + } + part { name: "elm.text"; + type: TEXT; + scale: 1; + clip_to: "clip_title"; + description { state: "default" 0.0; + text { font: "SLP:style=Medium"; + size: 22; + min: 0 0; + align: 0.5 0.5; + max: 1 0; } + color: NAVIGATIONBAR_TITLE_TEXT_COLOR; + align: 0.5 0.5; + rel1 { relative: 1.0 0.0; to: "elm.rect.pada"; } + rel2 { relative: 0.0 1.0; to: "elm.rect.padb"; } } - part { name: "separator_2"; - type: RECT; - mouse_events: 0; - description { state: "default" 0.0; - align: 1.0 0; - min: 1 0; - rel1 { relative: 0.0 0.0; to: "separator_1"; } - rel2 { relative: 0.0 1.0; to: "separator_1"; } - fixed: 1 0; - color: 164 151 130 255; - } - } - part { name: "elm.rect.padb"; - mouse_events: 0; - description { state: "default" 0.0; - min: 80 0; - fixed: 1 0; - align: 1.0 0.5; - rel1 { relative: 1.0 0.0; to: "navigationitem"; } - rel2 { relative: 1.0 1.0; to: "navigationitem"; } - } - } - part { name: "elm.text"; - type: TEXT; - scale: 1; - clip_to: "clip_title"; + } + part { + name: "events"; + ignore_flags: ON_HOLD; description { state: "default" 0.0; - text { font: "SLP:style=Medium"; - size: 22; - min: 0 0; - align: 0.5 0.5; - max: 1 0; - } - color: NAVIGATIONBAR_TITLE_TEXT_COLOR; - align: 0.5 0.5; - rel1 { relative: 1.0 0.0; to: "elm.rect.pada"; } - rel2 { relative: 0.0 1.0; to: "elm.rect.padb"; } + rel1 { to: "elm.rect.pada"; relative: 1.0 0.0; } + rel2 { to: "elm.rect.padb"; relative: 0.0 1.0; } } - } - part { - name: "events"; - ignore_flags: ON_HOLD; - description { state: "default" 0.0; - rel1 { to: "elm.rect.pada"; relative: 1.0 0.0; } - rel2 { to: "elm.rect.padb"; relative: 0.0 1.0; } - } - } + } part { name: "elm.swallow.icon"; type: SWALLOW; @@ -193,74 +193,74 @@ group { min: 1 0; } } - part { - name: "elm.swallow.content"; - type: SWALLOW; - scale: 1; - description { state: "default" 0.0; - align: 0.0 0.0; - rel1 { relative: 0.0 1.0; to_y: "base"; } - rel2 { relative: 1.0 1.0; } - } - description { state: "top" 0.0; - rel1 { relative: 0.0 0.0; } - rel2 { relative: 1.0 1.0; } - } - } - part { name: "navigationitem_separator"; - type: IMAGE; - mouse_events: 0; - scale: 1; - description { state: "default" 0.0; - min: 1 NAVIBAR_TITLE_SEPARATOR_H; - align: 0.5 1; - rel1 { to: "navigationitem"; relative: 0 1; } - rel2 { to: "base"; relative: 1 1; } - image { normal: "navibar_item_separator.png"; - border: 0 0 1 0; - } - } - } - part { name: "navigationitem_separator_shadow"; - type: IMAGE; - mouse_events: 0; - scale: 1; - description { state: "default" 0.0; - min: 1 NAVIBAR_TITLE_SEPARATOR_SHADOW_H; - fixed: 0 1; - align: 0.5 0; - color: 255 255 255 0; - rel1 { to: "navigationitem_separator"; relative: 0 1; } - rel2 { to: "navigationitem_separator"; relative: 1 1; } - image { normal: "navibar_item_separator_shadow.png"; } - } - description { state: "extended" 0.0; - inherit: "default" 0.0; - color: 255 255 255 255; - } - } - part { name: "naviarrow"; - type: IMAGE; - mouse_events: 0; - scale: 1; - description { state: "default" 0.0; - min: 15 11; - max: 15 11; - fixed: 1 1; - align: 0.5 1; - visible: 0; - rel1 { relative: 0 0; to: "navigationitem_separator"; offset: 0 1; } - rel2 { relative: 1 0; to: "navigationitem_separator"; offset: -1 0; } - image { - normal: "00_winset_control_top_arrow.png"; - } - } - description { state: "extended" 0.0; - inherit: "default" 0.0; - visible: 1; - } - } - part { name: "elm.swallow.title"; + part { + name: "elm.swallow.content"; + type: SWALLOW; + scale: 1; + description { state: "default" 0.0; + align: 0.0 0.0; + rel1 { relative: 0.0 1.0; to_y: "base"; } + rel2 { relative: 1.0 1.0; } + } + description { state: "top" 0.0; + rel1 { relative: 0.0 0.0; } + rel2 { relative: 1.0 1.0; } + } + } + part { name: "navigationitem_separator"; + type: IMAGE; + mouse_events: 0; + scale: 1; + description { state: "default" 0.0; + min: 1 NAVIBAR_TITLE_SEPARATOR_H; + align: 0.5 1; + rel1 { to: "navigationitem"; relative: 0 1; } + rel2 { to: "base"; relative: 1 1; } + image { normal: "navibar_item_separator.png"; + border: 0 0 1 0; + } + } + } + part { name: "navigationitem_separator_shadow"; + type: IMAGE; + mouse_events: 0; + scale: 1; + description { state: "default" 0.0; + min: 1 NAVIBAR_TITLE_SEPARATOR_SHADOW_H; + fixed: 0 1; + align: 0.5 0; + color: 255 255 255 0; + rel1 { to: "navigationitem_separator"; relative: 0 1; } + rel2 { to: "navigationitem_separator"; relative: 1 1; } + image { normal: "navibar_item_separator_shadow.png"; } + } + description { state: "extended" 0.0; + inherit: "default" 0.0; + color: 255 255 255 255; + } + } + part { name: "naviarrow"; + type: IMAGE; + mouse_events: 0; + scale: 1; + description { state: "default" 0.0; + min: 15 11; + max: 15 11; + fixed: 1 1; + align: 0.5 1; + visible: 0; + rel1 { relative: 0 0; to: "navigationitem_separator"; offset: 0 1; } + rel2 { relative: 1 0; to: "navigationitem_separator"; offset: -1 0; } + image { + normal: "00_winset_control_top_arrow.png"; + } + } + description { state: "extended" 0.0; + inherit: "default" 0.0; + visible: 1; + } + } + part { name: "elm.swallow.title"; type: SWALLOW; scale: 1; clip_to: "clip_title"; @@ -398,7 +398,6 @@ group { group { name: "elm/navigationbar/title/default"; - parts { part { name: "elm.swallow.title1"; -- 2.7.4