summaryrefslogtreecommitdiff
path: root/data/groups/search_result.edc
diff options
context:
space:
mode:
Diffstat (limited to 'data/groups/search_result.edc')
-rwxr-xr-xdata/groups/search_result.edc114
1 files changed, 2 insertions, 112 deletions
diff --git a/data/groups/search_result.edc b/data/groups/search_result.edc
index fe4a03d..e3a17f7 100755
--- a/data/groups/search_result.edc
+++ b/data/groups/search_result.edc
@@ -34,116 +34,6 @@ group {
}
}
part {
- name: "searchbar_pad_top";
- type: RECT;
- mouse_events: 0;
- scale: 1;
- description {
- state: "default" 0.0;
- visible: 1;
- min: 0 16;
- fixed: 0 1;
- align: 0.5 0.0;
- rel1 { relative: 0.0 0.0; to: "bg";}
- rel2 { relative: 1.0 0.0; to: "bg";}
- color: SEARCHBAR_BACKGROUND_COLOR_DEFAULT;
- }
- }
- part {
- name: "searchbar_area";
- type: RECT;
- mouse_events: 0;
- scale: 1;
- description {
- state: "default" 0.0;
- visible: 1;
- min: 0 74;
- fixed: 0 1;
- align: 0.5 0.0;
- rel1 { relative: 0.0 1.0; to: "searchbar_pad_top";}
- rel2 { relative: 1.0 1.0; to: "searchbar_pad_top";}
- color: SEARCHBAR_BACKGROUND_COLOR_DEFAULT;
- }
- }
- part {
- name: "searchbar_area_category_pad_left";
- type: RECT;
- mouse_events: 0;
- scale: 1;
- description {
- state: "default" 0.0;
- visible: 1;
- min: 16 0;
- fixed: 1 0;
- align: 0 0.5;
- rel1 { relative: 0.0 0.0; to: "searchbar_area";}
- rel2 { relative: 0.0 1.0; to: "searchbar_area";}
- color: SEARCHBAR_BACKGROUND_COLOR_DEFAULT;
- }
- }
- part {
- name: "searchbar_area_category";
- type: SWALLOW;
- mouse_events: 1;
- scale: 1;
- description {
- state: "default" 0.0;
- visible: 1;
- min: 80 74;
- //max: 0 106;
- fixed: 1 1;
- align: 0.0 0.0;
- rel1 { relative: 1.0 0.0; to: "searchbar_area_category_pad_left";}
- rel2 { relative: 1.0 1.0; to: "searchbar_area_category_pad_left";}
- }
- }
- part {
- name: "searchbar_area_category_pad_right";
- type: RECT;
- mouse_events: 0;
- scale: 1;
- description {
- state: "default" 0.0;
- visible: 1;
- min: 0 0;
- fixed: 1 0;
- align: 0 0.5;
- rel1 { relative: 1.0 0.0; to: "searchbar_area_category";}
- rel2 { relative: 1.0 1.0; to: "searchbar_area_category";}
- color: SEARCHBAR_BACKGROUND_COLOR_DEFAULT;
- }
- }
- part {
- name: "searchbar_area_entry";
- type: SWALLOW;
- mouse_events: 1;
- scale: 1;
- description {
- state: "default" 0.0;
- min: 608 72;
- fixed: 1 1;
- align: 0.0 0.5;
- rel1 { relative: 1.0 0.0; to: "searchbar_area_category_pad_right";}
- rel2 { relative: 1.0 1.0; to: "searchbar_area";}
- }
- }
- part {
- name: "searchbar_pad_bottom";
- type: RECT;
- mouse_events: 0;
- scale: 1;
- description {
- state: "default" 0.0;
- visible: 1;
- min: 0 16;
- fixed: 0 1;
- align: 0.5 0.0;
- rel1 { relative: 0.0 1.0; to: "searchbar_area";}
- rel2 { relative: 1.0 1.0; to: "searchbar_area";}
- color: SEARCHBAR_BACKGROUND_COLOR_DEFAULT;
- }
- }
- part {
name: "list";
type: SWALLOW;
mouse_events: 1;
@@ -152,7 +42,7 @@ group {
state: "default" 0.0;
//min: 720 1024;
align: 0.0 0.0;
- rel1 { relative: 0.0 1.0; to: "searchbar_pad_bottom"; }
+ rel1 { relative: 0.0 0.0; to: "bg"; }
rel2 { relative: 1.0 1.0; to: "bg"; }
}
}
@@ -165,7 +55,7 @@ group {
state: "default" 0.0;
//min: 720 1024;
align: 0.0 0.0;
- rel1 { relative: 0.0 1.0; to: "searchbar_pad_bottom"; }
+ rel1 { relative: 0.0 0.0; to: "bg"; }
rel2 { relative: 1.0 1.0; to: "bg"; }
}
}