gnash-commit
[Top][All Lists]
Advanced

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

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


From: Ann Barcomb
Subject: [Gnash-commit] gnash/doc/C/usermanual/usage gnashrc.xml
Date: Sat, 26 May 2007 17:03:13 +0000

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

Modified files:
        doc/C/usermanual/usage: gnashrc.xml 

Log message:
        Copied Sandro's change to ../../gnashrc.xml (r1.3357) to the new copy of
        gnashrc.xml.

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

Patches:
Index: gnashrc.xml
===================================================================
RCS file: /sources/gnash/gnash/doc/C/usermanual/usage/gnashrc.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- gnashrc.xml 22 May 2007 13:48:09 -0000      1.1
+++ gnashrc.xml 26 May 2007 17:03:13 -0000      1.2
@@ -47,7 +47,7 @@
        <term>whitelist</term>
        <listitem>
          <para>
-           This is a list of hostnames, separated by a colon
+           This is a list of hostnames, seperated 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, separated by a colon
+           This is a list of hostnames, seperated 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.
@@ -160,6 +160,16 @@
          </para>
        </listitem>
       </varlistentry>
+
+      <varlistentry>
+       <term>EnableExtensions</term>
+       <listitem>
+         <para>
+           Set to ``on'' to enable extensions. Off by default.
+         </para>
+       </listitem>
+      </varlistentry>
+
    </variablelist>
 
   <para>
@@ -185,7 +195,7 @@
     # Don't access content from these sites
     set blacklist www.doubleclick.com:mochibot.com
 
-    # The delay between timer interrupts
+    # The delay between timer interupts
     set delay 50
 
     # The default verbosity level




reply via email to

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