gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash ChangeLog doc/C/Makefile.am


From: Sandro Santilli
Subject: [Gnash-commit] gnash ChangeLog doc/C/Makefile.am
Date: Mon, 30 Apr 2007 19:21:15 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/04/30 19:21:15

Modified files:
        .              : ChangeLog 
        doc/C          : Makefile.am 

Log message:
                * doc/C/Makefile.am: distribute actionscript.xml and related
                  files.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.3049&r2=1.3050
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/Makefile.am?cvsroot=gnash&r1=1.36&r2=1.37

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.3049
retrieving revision 1.3050
diff -u -b -r1.3049 -r1.3050
--- ChangeLog   30 Apr 2007 19:13:03 -0000      1.3049
+++ ChangeLog   30 Apr 2007 19:21:14 -0000      1.3050
@@ -1,3 +1,8 @@
+2007-04-30 Sandro Santilli <address@hidden>
+
+       * doc/C/Makefile.am: distribute actionscript.xml and related
+         files.
+
 2007-04-30 Martin Guy <address@hidden>
 
        * backend/sound_handler_sdl.cpp: Fix volume scaling in 8->16 bit

Index: doc/C/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/doc/C/Makefile.am,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- doc/C/Makefile.am   29 Mar 2007 22:09:44 -0000      1.36
+++ doc/C/Makefile.am   30 Apr 2007 19:21:14 -0000      1.37
@@ -39,9 +39,12 @@
        object.xml \
        opcodes.xml \
        plugin.xml \
-       rtmp.xml
+       rtmp.xml \
+       actionscript/main.xml \
+       actionscript/as_value.xml \
+       actionscript/new_as_class.xml
 
-xml_files = $(entities) $(docname).xml
+xml_files = $(entities) $(docname).xml actionscript.xml
 
 #noinst_SCRIPT = gen-doc.sh
 dist_man_MANS = gnash.1




reply via email to

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