Enlightenment CVS committal
Author : boykot
Project : misc
Module : eplayer
Dir : misc/eplayer/data/themes/iio/collections
Modified Files:
base.edc switch.edc
Log Message:
Updating IIO to use the new signals.
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/data/themes/iio/collections/base.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- base.edc 1 Feb 2004 04:42:35 -0000 1.1
+++ base.edc 8 Feb 2004 12:31:40 -0000 1.2
@@ -1270,3 +1270,58 @@
}
}
}
+
+ part {
+ name, "a_a_paused";
+ mouse_events, 0;
+
+ description {
+ state, "default" 0.0;
+ max, 132 67;
+ min, 132 67;
+ visible, 0;
+
+
+ rel1 {
+ relative, 0.0 0.5;
+ offset, 0 0;
+ to, "layer_in" 0.0;
+ }
+
+ rel2 {
+ relative, 1.0 0.5;
+ offset, 0 0;
+ to, "layer_in" 0.0;
+ }
+
+ image {
+ normal, "a_base.png";
+ tween, "a_20.png";
+ }
+ }
+
+ description {
+ state, "default" 1.0;
+ max, 132 67;
+ min, 132 67;
+ visible, 1;
+
+
+ rel1 {
+ relative, 0.0 0.5;
+ offset, 0 0;
+ to, "layer_in" 0.0;
+ }
+
+ rel2 {
+ relative, 1.0 0.5;
+ offset, 0 0;
+ to, "layer_in" 0.0;
+ }
+
+ image {
+ normal, "a_base.png";
+ tween, "a_20.png";
+ }
+ }
+}
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/data/themes/iio/collections/switch.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- switch.edc 1 Feb 2004 04:42:35 -0000 1.1
+++ switch.edc 8 Feb 2004 12:31:41 -0000 1.2
@@ -273,6 +273,32 @@
}
}
+
+ description {
+ state, "default" 1.0;
+ max, 63 32;
+ min, 63 32;
+ align, 0.0 0.0;
+ visible, 1;
+
+ rel1 {
+ relative, 0.5 1.0;
+ offset, 0 0;
+ to, "small_lcd";
+ }
+
+ rel2 {
+ relative, 1.0 1.0;
+ offset, -16 -13;
+ to, "small_lcd";
+ }
+
+ image {
+ normal, "a_s_lcd.png";
+ tween, "a_s_lcd_0132.png";
+ }
+
+ }
}
part {
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs