From 1cde2a44f7e3c35941b03f9eed8b3da207a75862 Mon Sep 17 00:00:00 2001 From: xenith Date: Mon, 25 Oct 2004 03:17:31 +0000 Subject: [PATCH] Edje updates. I think I did these correctly, feel free to smack me if I was wrong. :) SVN revision: 12022 --- legacy/emotion/data/theme.edc | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/legacy/emotion/data/theme.edc b/legacy/emotion/data/theme.edc index ae5752217a..bcd248530e 100644 --- a/legacy/emotion/data/theme.edc +++ b/legacy/emotion/data/theme.edc @@ -331,8 +331,8 @@ collections { offset: -1 -1; to: "fr_c2"; } - border: 50 50 0 0; image { + border: 50 50 0 0; normal: "fr7.png"; } } @@ -385,8 +385,8 @@ collections { offset: -5 9; to: "panel_clip"; } - border: 2 2 2 2; image { + border: 2 2 2 2; normal: "whb.png"; } } @@ -408,8 +408,8 @@ collections { to_x: "video_progress"; to_y: "prog_container"; } - border: 2 2 2 2; image { + border: 2 2 2 2; normal: "orb.png"; } } @@ -782,8 +782,8 @@ collections { relative: 0.0 1.0; offset: 32 -1; } - border: 0 0 33 33; image { + border: 0 0 33 33; normal: "video_frame_left.png"; } } @@ -801,8 +801,8 @@ collections { relative: 1.0 1.0; offset: -1 -1; } - border: 0 0 33 33; image { + border: 0 0 33 33; normal: "video_frame_right.png"; } } @@ -868,7 +868,7 @@ collections { text: "Video Progress"; font: "Vera"; size: 6; - align: 0.0: 0.5; + align: 0.0 0.5; }; } } @@ -893,7 +893,7 @@ collections { text: "Video Speed"; font: "Vera"; size: 6; - align: 1.0: 0.5; + align: 1.0 0.5; }; } }