Enlightenment CVS committal

Author  : rephorm
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/data/src


Modified Files:
        e_logo.edc 


Log Message:


ok. that definitely ain't the right way to do those. back it out...


===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/data/src/e_logo.edc,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -3 -r1.31 -r1.32
--- e_logo.edc  20 Apr 2004 01:00:01 -0000      1.31
+++ e_logo.edc  20 Apr 2004 02:07:11 -0000      1.32
@@ -156,8 +156,9 @@
           {
              new buf[100];
              
-             snprintf(buf, 100, "val = %i, pos = %f", val, pos);
               set_drag(PART:"dragable", sin(3.14*pos), cos(1.57*pos));
+             
+             snprintf(buf, 100, "val = %i, pos = %f", val, pos);
              emit("PR AAAAAAAAANIM", buf);
           }
       }




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to