gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r11320: Whoops, almost forgot the ed


From: Bob Naugle
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11320: Whoops, almost forgot the edited makefile.am
Date: Mon, 27 Jul 2009 14:35:35 -0600
User-agent: Bazaar (1.13.1)

------------------------------------------------------------
revno: 11320
committer: Bob Naugle <address@hidden>
branch nick: trunk
timestamp: Mon 2009-07-27 14:35:35 -0600
message:
  Whoops, almost forgot the edited makefile.am
modified:
  libcore/Makefile.am
=== modified file 'libcore/Makefile.am'
--- a/libcore/Makefile.am       2009-07-16 08:53:33 +0000
+++ b/libcore/Makefile.am       2009-07-27 20:35:35 +0000
@@ -103,12 +103,14 @@
        swf/tag_loaders.cpp \
        swf/DefineFontAlignZonesTag.cpp \
        swf/DefineShapeTag.cpp \
+       swf/DefineScalingGridTag.cpp \
        swf/DefineEditTextTag.cpp \
        swf/DefineMorphShapeTag.cpp \
        swf/CSMTextSettingsTag.cpp \
        swf/PlaceObject2Tag.cpp \
        swf/RemoveObjectTag.cpp \
        swf/StartSoundTag.cpp \
+       swf/SetTabIndexTag.cpp \
        swf/StreamSoundBlockTag.cpp \
        swf_function.cpp \
        Video.cpp \
@@ -175,6 +177,7 @@
        swf/DefineSceneAndFrameLabelDataTag.h \
        swf/CSMTextSettingsTag.h \
        swf/DefineShapeTag.h \
+       swf/DefineScalingGridTag.h \
        swf/DefineMorphShapeTag.h \
        swf/SoundInfoRecord.h \
        swf/TextRecord.h \
@@ -191,6 +194,7 @@
        swf/DoActionTag.h \
        swf/DoInitActionTag.h \
        swf/SetBackgroundColorTag.h \
+       swf/SetTabIndexTag.h \
        swf/StartSoundTag.h \
        swf/StreamSoundBlockTag.h \
        swf/ScriptLimitsTag.h \


reply via email to

[Prev in Thread] Current Thread [Next in Thread]