From b95079134e77d533136a17a619b5a5198cf18d1c Mon Sep 17 00:00:00 2001 From: Jaime Thomas Date: Fri, 12 Sep 2008 15:20:05 +0000 Subject: [PATCH] Add a part for the bottom section --- .../data/themes/default/groups/window.edc | 31 ++++++++++++++++--- 1 file changed, 27 insertions(+), 4 deletions(-) diff --git a/experimental/ecdb/trunk/data/themes/default/groups/window.edc b/experimental/ecdb/trunk/data/themes/default/groups/window.edc index 6586c481..2b747103 100644 --- a/experimental/ecdb/trunk/data/themes/default/groups/window.edc +++ b/experimental/ecdb/trunk/data/themes/default/groups/window.edc @@ -36,7 +36,7 @@ group { state: "default" 0.0; visible: 0; align: 0.0 0.0; - max: 99999 485; + max: 99999 99999; min: 99999 0; rel1 { @@ -46,7 +46,7 @@ group { rel2 { relative: 1.0 1.0; - offset: 0 0; + offset: 0 -171; } } } @@ -64,7 +64,7 @@ group { description { state: "default" 0.0; min: 99999 9; - color: 0 0 0 20; + color: 255 255 255 40; rel1 { relative: 0.0 0.0; @@ -111,7 +111,7 @@ group { description { state: "default" 0.0; min: 0 130; - max: 99999 640; + max: 99999 99999; align: 0.0 0.0; color: 255 255 255 0; @@ -225,6 +225,29 @@ group { color: 255 255 255 255; } } + + part { + name: "bottom_container"; + type: RECT; + mouse_events: 0; + repeat_events: 1; + + description { + state: "default" 0.0; + color: 250 0 0 40; + min: 99999 170; + + rel1 { + to: "paned_draggie"; + offset: 0 12; + } + + rel2 { + relative: 1.0 1.0; + offset: -1 -1; + } + } + } } programs {