CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  07/12/28 19:37:00

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

Log message:
        update info about localSandboxPath directive.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.5267&r2=1.5268
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/usermanual/usage/gnashrc.xml?cvsroot=gnash&r1=1.17&r2=1.18

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.5267
retrieving revision 1.5268
diff -u -b -r1.5267 -r1.5268
--- ChangeLog   28 Dec 2007 19:35:13 -0000      1.5267
+++ ChangeLog   28 Dec 2007 19:37:00 -0000      1.5268
@@ -1,5 +1,7 @@
 2007-12-28 Sandro Santilli <[EMAIL PROTECTED]>
 
+       * doc/C/usermanual/usage/gnashrc.xml: update info about
+         localSandboxPath directive.
        * gui/Player.cpp, server/impl.cpp: don't add the "base url"
          of the movie to the local sandboxes list, since it may be
          set by HTML tags attribute (think base=/).

Index: doc/C/usermanual/usage/gnashrc.xml
===================================================================
RCS file: /sources/gnash/gnash/doc/C/usermanual/usage/gnashrc.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- doc/C/usermanual/usage/gnashrc.xml  27 Dec 2007 09:14:56 -0000      1.17
+++ doc/C/usermanual/usage/gnashrc.xml  28 Dec 2007 19:37:00 -0000      1.18
@@ -88,11 +88,11 @@
 <entry>dirs</entry>
 <entry>This is a list of directories separated by spaces.
            Only resources from these directories and from the directory
-            portion of base url are allowed to load.
+            portion of movie filename (if loaded from filesystem) are allowed 
to load.
            Because several files can be parsed in succession, each file can 
override
            or add to lists in other files. Use <emphasis>set</emphasis> to 
override
            all other lists or <emphasis>append</emphasis> to add new sandboxes.
-           Note that there's currently no way to *drop* the directory of base 
url
+           Note that there's currently no way to *drop* the directory of base 
dir
            from the list of allowed local sandboxes.
            </entry>
 </row>


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to