Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/src/lib


Modified Files:
        edje_program.c 


Log Message:


0 time rpograms stop too now

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/src/lib/edje_program.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- edje_program.c      20 Jul 2003 02:08:47 -0000      1.8
+++ edje_program.c      22 Jul 2003 03:04:46 -0000      1.9
@@ -390,6 +390,7 @@
                       _edje_part_pos_set(ed, rp, pr->tween.mode, 0.0);
                    }
               }
+            _edje_emit(ed, "program,stop", pr->name);
             _edje_recalc(ed);
          }
      }
@@ -442,7 +443,7 @@
    recursions++;
    _edje_ref(ed);
    _edje_freeze(ed);
-//   printf("EMIT \"%s\" \"%s\"\n", sig, src);
+   printf("EMIT \"%s\" \"%s\"\n", sig, src);
    ee = calloc(1, sizeof(Edje_Emission));
    if (!ee)
      {




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to