gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/doc/C actionscript.xml


From: Ann Barcomb
Subject: [Gnash-commit] gnash/doc/C actionscript.xml
Date: Mon, 19 Mar 2007 14:56:42 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Ann Barcomb <ann>       07/03/19 14:56:42

Modified files:
        doc/C          : actionscript.xml 

Log message:
        This should have gone with the last commit.  It is part of splitting up
        actionscript/main.xml into pieces.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/actionscript.xml?cvsroot=gnash&r1=1.1&r2=1.2

Patches:
Index: actionscript.xml
===================================================================
RCS file: /sources/gnash/gnash/doc/C/actionscript.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- actionscript.xml    19 Mar 2007 14:40:12 -0000      1.1
+++ actionscript.xml    19 Mar 2007 14:56:42 -0000      1.2
@@ -14,6 +14,8 @@
   <!ENTITY version "0.7.2">
 
   <!ENTITY main SYSTEM "actionscript/main.xml">
+  <!ENTITY new_as_class SYSTEM "actionscript/new_as_class.xml">
+  <!ENTITY as_value SYSTEM "actionscript/as_value.xml">
  ]
 >
 
@@ -118,6 +120,8 @@
 
 <!-- ============= Document Body ============================= -->
   &main;
+  &new_as_class;
+  &as_value;
 
 <!-- ============= Application License ============================= -->
 




reply via email to

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