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; }; } }