Enlightenment CVS committal Author : atmosphere Project : e17 Module : apps/entrance
Dir : e17/apps/entrance/data/themes/taillights/programs Modified Files: effects_programs.edc Log Message: build nebulous w/ proper image directory, fix duplicate program names in themes =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/programs/effects_programs.edc,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- effects_programs.edc 25 Apr 2004 00:26:27 -0000 1.3 +++ effects_programs.edc 10 Oct 2004 02:17:20 -0000 1.4 @@ -2,12 +2,12 @@ #define FADERS(pin, pout, psource, ptarget) \ program { name, pin; signal, "mouse,in"; source, psource; \ action, ACTION_STOP; target, pout; } \ - program { name, pin; signal, "mouse,in"; source, psource; \ + program { name, pin"Too"; signal, "mouse,in"; source, psource; \ action, STATE_SET "visible" 1.0; target, ptarget; \ transition, ACCELERATE 0.3; } \ program { name, pout; signal, "mouse,out"; source, psource; \ action, ACTION_STOP; target, pin; } \ - program { name, pout; signal, "mouse,out"; source, psource; \ + program { name, pout"Too"; signal, "mouse,out"; source, psource; \ action, STATE_SET "visible" 0.0; target, ptarget; \ transition, DECELERATE 0.3; } \ ------------------------------------------------------- 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