Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/src/bin


Modified Files:
        edje_cc_handlers.c 


Log Message:


atmos' patch! :)

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/src/bin/edje_cc_handlers.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -3 -r1.25 -r1.26
--- edje_cc_handlers.c  31 Oct 2003 05:07:38 -0000      1.25
+++ edje_cc_handlers.c  5 Nov 2003 00:08:57 -0000       1.26
@@ -518,13 +518,13 @@
    ed->rel1.relative_x = 0.0;
    ed->rel1.relative_y = 0.0;
    ed->rel1.offset_x = 0;
-   ed->rel1.offset_x = 0;
+   ed->rel1.offset_y = 0;
    ed->rel1.id_x = -1;
    ed->rel1.id_y = -1;
    ed->rel2.relative_x = 1.0;
    ed->rel2.relative_y = 1.0;
    ed->rel2.offset_x = -1;
-   ed->rel2.offset_x = -1;
+   ed->rel2.offset_y = -1;
    ed->rel2.id_x = -1;
    ed->rel2.id_y = -1;
    ed->image.id = -1;




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to