gnash-commit
[Top][All Lists]
Advanced

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

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


From: Melissa Goldin
Subject: [Gnash-commit] gnash/doc/C/usermanual/installation feature_con...
Date: Wed, 01 Aug 2007 05:04:23 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Melissa Goldin <mushi>  07/08/01 05:04:23

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

Log message:
        Small changes: validation error correction and updating section-level 
from 'article' to 'book'

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/doc/C/usermanual/installation/feature_configuration.xml?cvsroot=gnash&r1=1.12&r2=1.13

Patches:
Index: feature_configuration.xml
===================================================================
RCS file: 
/sources/gnash/gnash/doc/C/usermanual/installation/feature_configuration.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- feature_configuration.xml   31 Jul 2007 16:20:26 -0000      1.12
+++ feature_configuration.xml   1 Aug 2007 05:04:23 -0000       1.13
@@ -27,8 +27,6 @@
   A complete list of available features follows.
 </para>
 
-<!-- <para>TODO - review this section</para> -->
-
 <variablelist>
   <varlistentry>
     <term>--enable-debugger</term>
@@ -110,41 +108,51 @@
        <varlistentry>
          <term>GTK</term>
          <listitem>
+<para>
     The GTK+ toolkit, which is the default GUI.
     Said to interwork particularly well with firefox.
+</para>
          </listitem>
        </varlistentry>
        <varlistentry>
          <term>SDL</term>
          <listitem>
+<para>
     Simple DirectMedia Layer, a simple and portable GUI.
     Its sound facilities are used when --enable-media=ffmpeg|mad
     regoardless of whether it is also in charge of the GUI.
+</para>
          </listitem>
        </varlistentry>
        <varlistentry>
          <term>KDE</term>
          <listitem>
+<para>
     An interface adapted to the KDE Desktop Environment.
     This must be selected when building the Konqueror plugin
     "klash". Furthermore, the only renderer that currently
     works with KDE is opengl.
+</para>
          </listitem>
        </varlistentry>
        <varlistentry>
          <term>FLTK</term>
          <listitem>
+<para>
     Fast Light ToolKit, low on resource usage.
     Since all build using fltk are now broken, we declare it
     "for developers".
+</para>
          </listitem>
        </varlistentry>
        <varlistentry>
          <term>FB</term>
          <listitem>
+<para>
     The Linux Frame Buffer, also known as /dev/fb0.
     AGG is the only renderer that can currently be used
     with the framebuffer GUI.
+</para>
          </listitem>
        </varlistentry>
       </variablelist>




reply via email to

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