Edje updates. I think I did these correctly, feel free to smack me if I was
authorxenith <xenith>
Mon, 25 Oct 2004 03:17:31 +0000 (03:17 +0000)
committerxenith <xenith@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 25 Oct 2004 03:17:31 +0000 (03:17 +0000)
wrong. :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/emotion@12022 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

data/theme.edc

index ae57522..bcd2485 100644 (file)
@@ -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;
               };
            }
         }