CVSROOT: /sources/gnash Module name: gnash Changes by: Sandro Santilli <strk> 08/02/20 11:13:32
Modified files: . : ChangeLog doc/C : amf.xml rtmp.xml doc/C/usermanual: usage.xml Log message: * doc/C/amf.xml, doc/C/rtmp.xml: use appropriate sect levels matching with inclusion of entities. * doc/C/usermanual/usage.xml: fix mismatch in <row> tag nesting. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.5698&r2=1.5699 http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/amf.xml?cvsroot=gnash&r1=1.4&r2=1.5 http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/rtmp.xml?cvsroot=gnash&r1=1.6&r2=1.7 http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/usermanual/usage.xml?cvsroot=gnash&r1=1.8&r2=1.9 Patches: Index: ChangeLog =================================================================== RCS file: /sources/gnash/gnash/ChangeLog,v retrieving revision 1.5698 retrieving revision 1.5699 diff -u -b -r1.5698 -r1.5699 --- ChangeLog 20 Feb 2008 09:38:54 -0000 1.5698 +++ ChangeLog 20 Feb 2008 11:13:30 -0000 1.5699 @@ -1,3 +1,9 @@ +2008-02-20 Sandro Santilli <[EMAIL PROTECTED]> + + * doc/C/amf.xml, doc/C/rtmp.xml: use appropriate sect levels + matching with inclusion of entities. + * doc/C/usermanual/usage.xml: fix mismatch in <row> tag nesting. + 2008-02-20 Benjamin Wolsey <[EMAIL PROTECTED]> * libbase/log.{cpp,h}: General cleanup: pass strings by const Index: doc/C/amf.xml =================================================================== RCS file: /sources/gnash/gnash/doc/C/amf.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -b -r1.4 -r1.5 --- doc/C/amf.xml 20 Oct 2006 06:09:37 -0000 1.4 +++ doc/C/amf.xml 20 Feb 2008 11:13:31 -0000 1.5 @@ -1,4 +1,4 @@ -<sect3 id="amf"> +<sect1 id="amf"> <title>AMF Format</title> <para> @@ -128,5 +128,5 @@ </para> --> -</sect3> +</sect1> Index: doc/C/rtmp.xml =================================================================== RCS file: /sources/gnash/gnash/doc/C/rtmp.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -b -r1.6 -r1.7 --- doc/C/rtmp.xml 4 Dec 2006 18:50:27 -0000 1.6 +++ doc/C/rtmp.xml 20 Feb 2008 11:13:31 -0000 1.7 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<sect2 id="rtmp"> +<chapter id="rtmp"> <title>RTMP Protocol</title> <para> @@ -557,5 +557,5 @@ &amf; -</sect2> +</chapter> Index: doc/C/usermanual/usage.xml =================================================================== RCS file: /sources/gnash/gnash/doc/C/usermanual/usage.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -u -b -r1.8 -r1.9 --- doc/C/usermanual/usage.xml 20 Feb 2008 05:16:20 -0000 1.8 +++ doc/C/usermanual/usage.xml 20 Feb 2008 11:13:31 -0000 1.9 @@ -413,7 +413,6 @@ </entry> </row> <row> - <row> <entry> <option>CTRL-L</option> </entry> @@ -432,6 +431,7 @@ </row> <row> --> + <row> <entry> <option>CTRL-T</option> </entry> _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit