From a98367b7ab258386f4a5394296c69113ca682d8a Mon Sep 17 00:00:00 2001 From: Viktor Kojouharov Date: Thu, 23 Oct 2008 09:45:20 +0000 Subject: [PATCH] update the theme SVN revision: 37016 --- forecasts.edc | 29 ++++++++++++++++++++--------- 1 file changed, 20 insertions(+), 9 deletions(-) diff --git a/forecasts.edc b/forecasts.edc index 61bc27e..48c4635 100644 --- a/forecasts.edc +++ b/forecasts.edc @@ -102,6 +102,7 @@ collections { type: TEXT; effect: OUTLINE_SOFT_SHADOW; mouse_events: 0; + scale: 1; description { state: "default" 0.0; rel1 { @@ -119,7 +120,7 @@ collections { color3: 0 0 0 32; color_class: "module_label"; text { - text: "TEMPERATURE"; + text: "Temperature"; font: "Vera Bold"; size: 10; min: 1 1; @@ -146,6 +147,7 @@ collections { type: TEXT; effect: OUTLINE_SOFT_SHADOW; mouse_events: 0; + scale: 1; description { state: "default" 0.0; rel1 { @@ -162,9 +164,9 @@ collections { color3: 0 0 0 32; color_class: "module_label"; text { - text: "DESCRIPTION"; + text: "Description"; font: "Vera Bold"; - size: 8; + size: 10; min: 1 1; align: 0.5 0.5; text_class: "module_normal"; @@ -180,7 +182,7 @@ collections { inherit: "default" 0.0; rel1 { relative: 0.0 0.0; - offset: -2 -2; + offset: -2 -14; to: "e.text.temp"; } rel2 { @@ -195,6 +197,7 @@ collections { type: TEXT; effect: OUTLINE_SOFT_SHADOW; mouse_events: 0; + scale: 1; description { state: "default" 0.0; visible: 0; @@ -211,7 +214,7 @@ collections { color3: 0 0 0 32; color_class: "module_label"; text { - text: "LOCATION"; + text: "Location"; font: "Vera Bold"; size: 10; min: 1 1; @@ -265,6 +268,7 @@ collections { type: TEXT; effect: OUTLINE_SOFT_SHADOW; mouse_events: 0; + scale: 1; description { state: "default" 0.0; visible: 0; @@ -301,6 +305,7 @@ collections { type: TEXT; effect: OUTLINE_SOFT_SHADOW; mouse_events: 0; + scale: 1; description { state: "default" 0.0; visible: 0; @@ -339,6 +344,7 @@ collections { type: TEXT; effect: OUTLINE_SOFT_SHADOW; mouse_events: 0; + scale: 1; description { state: "default" 0.0; visible: 0; @@ -363,7 +369,7 @@ collections { text { text: "Low0"; font: "Vera Bold"; - size: 8; + size: 9; min: 1 1; align: 0.0 0.0; text_class: "module_normal"; @@ -375,6 +381,7 @@ collections { type: TEXT; effect: OUTLINE_SOFT_SHADOW; mouse_events: 0; + scale: 1; description { state: "default" 0.0; visible: 0; @@ -398,7 +405,7 @@ collections { text { text: "High0"; font: "Vera Bold"; - size: 8; + size: 9; min: 1 1; align: 1.0 0.0; text_class: "module_normal"; @@ -451,6 +458,7 @@ collections { type: TEXT; effect: OUTLINE_SOFT_SHADOW; mouse_events: 0; + scale: 1; description { state: "default" 0.0; visible: 0; @@ -487,6 +495,7 @@ collections { type: TEXT; effect: OUTLINE_SOFT_SHADOW; mouse_events: 0; + scale: 1; description { state: "default" 0.0; visible: 0; @@ -525,6 +534,7 @@ collections { type: TEXT; effect: OUTLINE_SOFT_SHADOW; mouse_events: 0; + scale: 1; description { state: "default" 0.0; visible: 0; @@ -549,7 +559,7 @@ collections { text { text: "Low1"; font: "Vera Bold"; - size: 8; + size: 9; min: 1 1; align: 0.0 0.0; text_class: "module_normal"; @@ -561,6 +571,7 @@ collections { type: TEXT; effect: OUTLINE_SOFT_SHADOW; mouse_events: 0; + scale: 1; description { state: "default" 0.0; visible: 0; @@ -584,7 +595,7 @@ collections { text { text: "High1"; font: "Vera Bold"; - size: 8; + size: 9; min: 1 1; align: 1.0 0.0; text_class: "module_normal";