gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash ChangeLog doc/C/gnashrc.xml


From: Ann Barcomb
Subject: [Gnash-commit] gnash ChangeLog doc/C/gnashrc.xml
Date: Sat, 26 May 2007 17:08:48 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Ann Barcomb <ann>       07/05/26 17:08:48

Modified files:
        .              : ChangeLog 
        doc/C          : gnashrc.xml 

Log message:
        Right now, the only difference between usermanual/usage/gnashrc.xml and
        gnashrc.xml is a spell-check.  That's kind of silly, since it puts a
        bunch of unneeded information into a diff.  This commit fixes the 
spelling
        in the original gnashrc.xml (the one which will later be deleted, but
        which is currently the active version).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.3365&r2=1.3366
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/gnashrc.xml?cvsroot=gnash&r1=1.7&r2=1.8

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.3365
retrieving revision 1.3366
diff -u -b -r1.3365 -r1.3366
--- ChangeLog   26 May 2007 17:06:20 -0000      1.3365
+++ ChangeLog   26 May 2007 17:08:47 -0000      1.3366
@@ -1,5 +1,6 @@
 2007-05-26 Ann Barcomb <address@hidden>
 
+       * doc/C/gnashrc.xml: Corrected spelling
        * doc/C/usermanual/usage/gnashrc.xml: Propogated changes from
          ../../gnashrc.xml r1.3357 to the new gnashrc file.
        * doc/C/usermanual/installation/cross_compiling.xml: Made the

Index: doc/C/gnashrc.xml
===================================================================
RCS file: /sources/gnash/gnash/doc/C/gnashrc.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- doc/C/gnashrc.xml   25 May 2007 16:04:11 -0000      1.7
+++ doc/C/gnashrc.xml   26 May 2007 17:08:48 -0000      1.8
@@ -47,7 +47,7 @@
        <term>whitelist</term>
        <listitem>
          <para>
-           This is a list of hostnames, seperated by a colon
+           This is a list of hostnames, separated by a colon
            <emphasis>:</emphasis>. If this list is not empty,
            only external flash movies from these hosts are allowed to
            load.
@@ -59,7 +59,7 @@
        <term>blacklist</term>
        <listitem>
          <para>
-           This is a list of hostnames, seperated by a colon
+           This is a list of hostnames, separated by a colon
            <emphasis>:</emphasis>.  External flash movies from these
             domains are never allowed to load. If whitelist is present
            and not empty, blacklist is not used.
@@ -195,7 +195,7 @@
     # Don't access content from these sites
     set blacklist www.doubleclick.com:mochibot.com
 
-    # The delay between timer interupts
+    # The delay between timer interrupts
     set delay 50
 
     # The default verbosity level




reply via email to

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