Enlightenment CVS committal Author : xenith Project : misc Module : erss
Dir : misc/erss/data Modified Files: darkgray.edc default.edc white.edc Log Message: more edje fixes =================================================================== RCS file: /cvsroot/enlightenment/misc/erss/data/darkgray.edc,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- darkgray.edc 3 Feb 2004 14:41:10 -0000 1.2 +++ darkgray.edc 31 Oct 2004 09:02:43 -0000 1.3 @@ -108,7 +108,7 @@ signal, "mouse,in"; source, "article"; action, STATE_SET "over" 0.0; - transition, LINEAR, 0.0; + transition, LINEAR 0.0; target, "article"; } @@ -117,9 +117,9 @@ signal, "mouse,out"; source, "article"; action, STATE_SET "default" 0.0; - transition, SINUSOIDAL, 0.8; + transition, SINUSOIDAL 0.8; target, "article"; } } } -} \ No newline at end of file +} =================================================================== RCS file: /cvsroot/enlightenment/misc/erss/data/default.edc,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- default.edc 3 Feb 2004 14:41:10 -0000 1.3 +++ default.edc 31 Oct 2004 09:02:43 -0000 1.4 @@ -154,7 +154,7 @@ signal, "mouse,down,1"; source, "article"; action, STATE_SET "clicked" 0.0; - transition, LINEAR, 0.0; + transition, LINEAR 0.0; target, "article"; } program { @@ -170,7 +170,7 @@ signal, "mouse,in"; source, "article"; action, STATE_SET "over" 0.0; - transition, LINEAR, 0.0; + transition, LINEAR 0.0; target, "article"; } @@ -179,7 +179,7 @@ signal, "mouse,out"; source, "article"; action, STATE_SET "default" 0.0; - transition, SINUSOIDAL, 0.3; + transition, SINUSOIDAL 0.3; target, "article"; } } =================================================================== RCS file: /cvsroot/enlightenment/misc/erss/data/white.edc,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- white.edc 22 Jan 2004 22:00:03 -0000 1.2 +++ white.edc 31 Oct 2004 09:02:43 -0000 1.3 @@ -146,7 +146,7 @@ signal, "mouse,down,1"; source, "article"; action, STATE_SET "clicked" 0.0; - transition, LINEAR, 0.0; + transition, LINEAR 0.0; target, "article"; } program { @@ -162,7 +162,7 @@ signal, "mouse,in"; source, "article"; action, STATE_SET "over" 0.0; - transition, LINEAR, 0.0; + transition, LINEAR 0.0; target, "article"; } @@ -171,7 +171,7 @@ signal, "mouse,out"; source, "article"; action, STATE_SET "default" 0.0; - transition, SINUSOIDAL, 0.3; + transition, SINUSOIDAL 0.3; target, "article"; } } ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs