Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/bin


Modified Files:
        evas_test_main.c 


Log Message:


oops... fix fix 

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/src/bin/evas_test_main.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- evas_test_main.c    22 Jan 2003 22:24:35 -0000      1.7
+++ evas_test_main.c    5 Feb 2003 04:19:15 -0000       1.8
@@ -479,7 +479,7 @@
           double              x, y;
 
           evas_object_image_size_get(test_pattern, &iw, &ih);
-          v = 2.0 - ((t - 56.0) / 10.0);
+          v = 2.0 - ((t - 96.0) / 10.0);
           if ((v >= 0.4) && (v <= 1.4))
             {
                evas_object_text_text_set(comment,




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to