CVSROOT: /sources/gnash Module name: gnash Changes by: Melissa Goldin <mushi> 07/08/16 14:28:10
Modified files: doc/C : gnash.xml Log message: Updating to pull in the new 'specification' chapter CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/gnash.xml?cvsroot=gnash&r1=1.46&r2=1.47 Patches: Index: gnash.xml =================================================================== RCS file: /sources/gnash/gnash/doc/C/gnash.xml,v retrieving revision 1.46 retrieving revision 1.47 diff -u -b -r1.46 -r1.47 --- gnash.xml 1 Aug 2007 04:53:26 -0000 1.46 +++ gnash.xml 16 Aug 2007 14:28:10 -0000 1.47 @@ -2,18 +2,22 @@ <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [ - <!ENTITY legal SYSTEM "legal.xml"> - <!ENTITY fdl-app SYSTEM "fdl-appendix.xml"> - <!ENTITY appversion "0.8.0"> - <!ENTITY manrevision "0.4.0"> - <!ENTITY date "June 2007"> + + <!ENTITY appversion "0.8.1"> + <!ENTITY manrevision "0.4.1"> + <!ENTITY date "August 2007"> <!ENTITY app "<application>Gnash</application>"> <!ENTITY appname "Gnash"> + <!ENTITY AS "ActionScript"> + + <!ENTITY legal SYSTEM "legal.xml"> + <!ENTITY fdl-app SYSTEM "fdl-appendix.xml"> <!ENTITY programmers SYSTEM "app_authors.xml"> <!ENTITY writers SYSTEM "usermanual/doc_authors.xml"> <!ENTITY revisionhistory SYSTEM "usermanual/revisions.xml"> <!ENTITY introduction SYSTEM "usermanual/introduction.xml"> + <!ENTITY specification SYSTEM "usermanual/specification.xml"> <!ENTITY installation SYSTEM "usermanual/installation.xml"> <!ENTITY usage SYSTEM "usermanual/usage.xml"> <!ENTITY glossary SYSTEM "usermanual/glossary.xml"> @@ -69,6 +73,8 @@ <!-- ============= Introduction ============================== --> &introduction; + &specification; + <!-- ============= Document Body ============================= --> _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit