summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-10-04 21:43:29 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-10-04 21:43:29 +0000
commitf52da215cc5b9cc6cf7a326f3f0f53ece04ff656 (patch)
tree8939e9e0dce4cc3f2460779f1d8822bde8fe1c08 /DOCS
parentac9e6666a3a977c5d2aaeaf624a976ee0f5e7f3b (diff)
downloadmpv-f52da215cc5b9cc6cf7a326f3f0f53ece04ff656.tar.bz2
mpv-f52da215cc5b9cc6cf7a326f3f0f53ece04ff656.tar.xz
CVS now supports GTK 2.0
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16664 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/install.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml
index ce7b53d39c..1b7e64617d 100644
--- a/DOCS/xml/en/install.xml
+++ b/DOCS/xml/en/install.xml
@@ -530,8 +530,8 @@ See the <link linkend="subosd">Subtitles and OSD</link> section for details.
<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