[MPlayer-DOCS] CVS: main/DOCS/xml/en install.xml,1.58,1.59
Guillaume Poirier CVS
syncmail at mplayerhq.hu
Tue Oct 4 23:43:31 CEST 2005
CVS change done by Guillaume Poirier CVS
Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var2/tmp/cvs-serv10935/DOCS/xml/en
Modified Files:
install.xml
Log Message:
CVS now supports GTK 2.0
Index: install.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/install.xml,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- install.xml 19 Jul 2005 00:21:18 -0000 1.58
+++ install.xml 4 Oct 2005 21:43:29 -0000 1.59
@@ -530,8 +530,8 @@
<title>What about the GUI?</title>
<para>
-The GUI needs GTK 1.2.x (it isn't fully GTK, but the panels are). The skins
-are stored in PNG format, so GTK, <systemitem class="library">libpng</systemitem>
+The GUI needs GTK 1.2.x or GTK 2.0 (it isn't fully GTK, but the panels are).
+The skins are stored in PNG format, so GTK, <systemitem class="library">libpng</systemitem>
(and their devel stuff, usually called <systemitem class="library">gtk-dev</systemitem>
and <systemitem class="library">libpng-dev</systemitem>) has to be installed.
You can build it by specifying <option>--enable-gui</option> during
More information about the MPlayer-DOCS
mailing list