gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/doc/C internals.xml plugin.xml gnash.xml


From: Ann Barcomb
Subject: [Gnash-commit] gnash/doc/C internals.xml plugin.xml gnash.xml
Date: Mon, 04 Dec 2006 18:48:27 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Ann Barcomb <ann>       06/12/04 18:48:27

Modified files:
        doc/C          : internals.xml plugin.xml gnash.xml 

Log message:
        Standardisation of capitalisation across component documents.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/internals.xml?cvsroot=gnash&r1=1.35&r2=1.36
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/plugin.xml?cvsroot=gnash&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/gnash.xml?cvsroot=gnash&r1=1.32&r2=1.33

Patches:
Index: internals.xml
===================================================================
RCS file: /sources/gnash/gnash/doc/C/internals.xml,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- internals.xml       4 Dec 2006 18:38:53 -0000       1.35
+++ internals.xml       4 Dec 2006 18:48:27 -0000       1.36
@@ -292,7 +292,7 @@
          Once this is added, you must delete the
          <emphasis>$(HOME)/.mozilla/firefox/pluginreg.dat</emphasis> file to
          force Firefox to register the plugins again. This is an
-         ascii text file, so if the patch has been added correctly,
+         ASCII text file, so if the patch has been added correctly,
          you'll see an entry for <emphasis>swf</emphasis> files after it is
          recreated. You will need to restart Firefox to recreate this
          file.
@@ -1794,7 +1794,7 @@
        result was the most complete and best soundhandler so far.
        The advantages of the SDL soundhandler is speed, and ease of use,
        while its only real disadvantage is that it has to be compiled with
-       mp3 support, which some linux distributions will probably not like...
+       mp3 support, which some Linux distributions will probably not like...
       </para>
     </sect3>
  

Index: plugin.xml
===================================================================
RCS file: /sources/gnash/gnash/doc/C/plugin.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- plugin.xml  21 Oct 2006 10:26:19 -0000      1.8
+++ plugin.xml  4 Dec 2006 18:48:27 -0000       1.9
@@ -326,7 +326,7 @@
   <sect5 id="eventhandle">
     <title>Plugin Event Handling</title>
     <para>
-      Firefox on most unix systems is a GTK+ application, so it is
+      Firefox on most UNIX systems is a GTK+ application, so it is
       possible to have the plugin hook into the X11 event handling via
       GLX or GTK. Since Firefox uses GTK, so does Gnash. This also
       allows the addition of a right-click mouse menu for controlling

Index: gnash.xml
===================================================================
RCS file: /sources/gnash/gnash/doc/C/gnash.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- gnash.xml   20 Oct 2006 06:12:41 -0000      1.32
+++ gnash.xml   4 Dec 2006 18:48:27 -0000       1.33
@@ -359,7 +359,7 @@
            <para>
              Number of milliseconds to delay in main loop. The main
              loop polls continuously with a delay to adjust how long
-             <emphasis>gnash</emphasis> sleeps between iterations of the
+             <emphasis>Gnash</emphasis> sleeps between iterations of the
              loop. The smaller the number, the higher the CPU load
              gets, and of course, the more iterations of the main
              command loop.




reply via email to

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