Displaying 1 result from an estimated 1 matches for "3eb9bc8".
Did you mean:
3bb91c8
2007 Nov 14
0
5 commits - libswfdec/.gitignore libswfdec/swfdec_initialize.as test/image test/sound test/trace
...marshal.[ch]
compiler
-compute-strings
commit a5ca19ae006e2f0e767bbbb8d22f7fa433d48752
Author: Pekka Lampila <pekka.lampila at iki.fi>
Date: Tue Nov 13 11:53:33 2007 +0200
Add missing files to test/trace/Makefile.am
diff --git a/test/trace/Makefile.am b/test/trace/Makefile.am
index 3eb9bc8..584e7be 100644
--- a/test/trace/Makefile.am
+++ b/test/trace/Makefile.am
@@ -492,6 +492,10 @@ EXTRA_DIST = \
doaction-before-placeobject.c \
doaction-before-placeobject.swf \
doaction-before-placeobject.swf.trace \
+ DoInitAction-once.swf \
+ DoInitAction-once.swf.trace \
+ DoInitAction-this...