Enlightenment CVS committal
Author : tsauerbeck
Project : e17
Module : apps/euphoria
Dir : e17/apps/euphoria/data/themes/winter/macros
Modified Files:
macros.inc
Log Message:
fixed some silly errors
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/euphoria/data/themes/winter/macros/macros.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- macros.inc 7 Mar 2004 18:15:29 -0000 1.2
+++ macros.inc 23 Oct 2004 20:47:06 -0000 1.3
@@ -90,7 +90,7 @@
name, NAME"-down2"; \
signal, "mouse,down,1"; \
source, NAME; \
- action, STATE_SET "down" 0.0 \
+ action, STATE_SET "down" 0.0; \
transition, LINEAR, 0.0; \
target, NAME; \
} \
@@ -98,7 +98,7 @@
name, NAME"-up"; \
signal, "mouse,up,1"; \
source, NAME; \
- action, STATE_SET "over" 0.0 \
+ action, STATE_SET "over" 0.0; \
transition, LINEAR, 0.0; \
target, NAME; \
} \
@@ -225,7 +225,7 @@
name, P4; \
signal, "mouse,down,1"; \
source, NAME; \
- action, STATE_SET "down" 0.0 \
+ action, STATE_SET "down" 0.0; \
transition, LINEAR, 0.0; \
target, NAME; \
} \
@@ -233,7 +233,7 @@
name, P5; \
signal, "mouse,up,1"; \
source, NAME; \
- action, STATE_SET "over" 0.0 \
+ action, STATE_SET "over" 0.0; \
transition, LINEAR, 0.0; \
target, NAME; \
} \
@@ -332,7 +332,7 @@
name, NAME"-down2"; \
signal, "mouse,down,1"; \
source, NAME; \
- action, STATE_SET "down" 0.0 \
+ action, STATE_SET "down" 0.0; \
transition, LINEAR, 0.0; \
target, NAME; \
} \
@@ -346,7 +346,7 @@
name, NAME"-up2"; \
signal, "mouse,up,1"; \
source, NAME; \
- action, STATE_SET "over" 0.0 \
+ action, STATE_SET "over" 0.0; \
transition, LINEAR, 0.0; \
target, NAME; \
} \
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs