r23225 - in trunk: DOCS/xml/en/bugreports.xml DOCS/xml/en/install.xml README
Author: diego Date: Thu May 3 16:36:46 2007 New Revision: 23225 Log: The GUI no longer depends on libpng. Modified: trunk/DOCS/xml/en/bugreports.xml trunk/DOCS/xml/en/install.xml Changes in other areas also in this revision: Modified: trunk/README Modified: trunk/DOCS/xml/en/bugreports.xml ============================================================================== --- trunk/DOCS/xml/en/bugreports.xml (original) +++ trunk/DOCS/xml/en/bugreports.xml Thu May 3 16:36:46 2007 @@ -295,7 +295,6 @@ ld -v<!-- <itemizedlist> <listitem><para>GTK version</para></listitem> <listitem><para>GLIB version</para></listitem> - <listitem><para>libpng version</para></listitem> <listitem><para>GUI situation in which the bug occurs</para></listitem> </itemizedlist> </para></listitem> Modified: trunk/DOCS/xml/en/install.xml ============================================================================== --- trunk/DOCS/xml/en/install.xml (original) +++ trunk/DOCS/xml/en/install.xml Thu May 3 16:36:46 2007 @@ -55,7 +55,7 @@ answers. </para></listitem> <listitem><para> <emphasis role="bold">libpng</emphasis> - optional (M)PNG en/decoder, - required for the GUI and the PNG video output driver + required for the PNG video output driver </para></listitem> <listitem><para> <emphasis role="bold">lame</emphasis> - 3.90 or later is recommended,
participants (1)
-
diego