Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : apps/elicit

Dir     : e17/apps/elicit/data/themes/summer/macros


Modified Files:
        button.inc 


Log Message:
fixes and cleanups
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/elicit/data/themes/summer/macros/button.inc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- button.inc  12 Aug 2004 22:26:29 -0000      1.1
+++ button.inc  23 Oct 2004 21:19:27 -0000      1.2
@@ -151,7 +151,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;                   \
       }                                        \
@@ -159,7 +159,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;                   \
       }                                        




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

Reply via email to