Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/data/include


Modified Files:
        edje.inc 


Log Message:


testing the edje message queue.. revealed.... problems... and.. now....
FIXES! :)

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/data/include/edje.inc,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- edje.inc    2 Nov 2004 17:31:55 -0000       1.18
+++ edje.inc    9 Dec 2004 05:49:33 -0000       1.19
@@ -114,9 +114,9 @@
      MSG_INT_SET = 6,
      MSG_FLOAT_SET = 7,
      MSG_STRING_INT = 8,
-     MSG_INT_FLOAT = 9,
+     MSG_STRING_FLOAT = 9,
      MSG_STRING_INT_SET = 10,
-     MSG_INT_FLOAT_SET = 11
+     MSG_STRING_FLOAT_SET = 11
 };
 
 native send_message(Msg_Type:type, id, ...);




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to