gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash ChangeLog doc/C/usermanual/installation/f...


From: Ann Barcomb
Subject: [Gnash-commit] gnash ChangeLog doc/C/usermanual/installation/f...
Date: Tue, 22 May 2007 16:30:54 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Ann Barcomb <ann>       07/05/22 16:30:54

Modified files:
        .              : ChangeLog 
        doc/C/usermanual/installation: feature_configuration.xml 
                                       configuration.xml 

Log message:
        It seems like a good idea to list feature configuration options before
        path configuration options, as more people are likely to want the first
        options.  Martin suggested this feature in commit 1.38 to sources.xml.
        
        A minor change to feature_configuration.xml moved the title out of
        configuration.xml for the sake of consistency.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.3306&r2=1.3307
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/usermanual/installation/feature_configuration.xml?cvsroot=gnash&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/usermanual/installation/configuration.xml?cvsroot=gnash&r1=1.1&r2=1.2

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.3306
retrieving revision 1.3307
diff -u -b -r1.3306 -r1.3307
--- ChangeLog   22 May 2007 14:23:50 -0000      1.3306
+++ ChangeLog   22 May 2007 16:30:52 -0000      1.3307
@@ -1,3 +1,9 @@
+2007-05-22 Ann Barcomb <address@hidden>
+       * doc/C/usermanual/installation/configuration.xml: List interesting
+         options before custom path options
+       * doc/C/usermanual/installation/feature_configuration.xml: Added
+         missing title (it had been left in configuration.xml).
+
 2007-05-22 Udo Giacomozzi <address@hidden>
 
        * server/character.{h,cpp}: Added preprocessor code to analyze 

Index: doc/C/usermanual/installation/feature_configuration.xml
===================================================================
RCS file: 
/sources/gnash/gnash/doc/C/usermanual/installation/feature_configuration.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- doc/C/usermanual/installation/feature_configuration.xml     22 May 2007 
13:48:09 -0000      1.1
+++ doc/C/usermanual/installation/feature_configuration.xml     22 May 2007 
16:30:53 -0000      1.2
@@ -1,3 +1,4 @@
+  <title>Features</title>
 <para>TODO - review this section</para>
       <variablelist>
        <varlistentry>

Index: doc/C/usermanual/installation/configuration.xml
===================================================================
RCS file: /sources/gnash/gnash/doc/C/usermanual/installation/configuration.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- doc/C/usermanual/installation/configuration.xml     22 May 2007 13:48:09 
-0000      1.1
+++ doc/C/usermanual/installation/configuration.xml     22 May 2007 16:30:53 
-0000      1.2
@@ -21,10 +21,9 @@
   All the standard <emphasis>configure</emphasis> options
 TODO - look up what the standard options are; man configure doesn't work.  
This text was copied from the existing manual.
   are available.  In addition, &app; has two types of
-  options:
+  options: those which enable or disable features, and
   those which specify custom paths for development packages
-  which aren't found during the default search, and those
-  which enable or disable features.
+  which aren't found during the default search.
 </para>
 <para>
   The syntax for running <emphasis>configure</emphasis> is as follows:
@@ -38,11 +37,11 @@
   </programlisting>
 </para>
          
+<sect4 id="features">
+  &featureoptions;
+</sect4>
+         
 <sect4 id="custompath">
   &custompath;
 </sect4>
 
-<sect4 id="features">
-  <title>Features</title>
-  &featureoptions;
-</sect4>




reply via email to

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