Edje updates. I think I did these correctly, feel free to smack me if I was

wrong. :)


SVN revision: 12022
This commit is contained in:
xenith 2004-10-25 03:17:31 +00:00 committed by xenith
parent b6d25d31f4
commit 1cde2a44f7
1 changed files with 7 additions and 7 deletions

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