summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authornicolas <nicolas@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-04-26 22:52:46 +0000
committernicolas <nicolas@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-04-26 22:52:46 +0000
commit456551fc0828fe0bc5c2c9f03d84f5be70815b2e (patch)
tree9d6c9fcd525232de0c97339b56c510234405fa42 /DOCS
parent3782b13b8981bf65aede77e9f4d554be88cb5461 (diff)
downloadmpv-456551fc0828fe0bc5c2c9f03d84f5be70815b2e.tar.bz2
mpv-456551fc0828fe0bc5c2c9f03d84f5be70815b2e.tar.xz
sync with HMTL docs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10001 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/install.xml15
1 files changed, 3 insertions, 12 deletions
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml
index 41011fadda..d2329009ca 100644
--- a/DOCS/xml/en/install.xml
+++ b/DOCS/xml/en/install.xml
@@ -378,7 +378,7 @@ it works with the following drivers:
</sect2>
-<sect2 id="sounc-cards">
+<sect2 id="sound-cards">
<title>Sound cards</title>
<itemizedlist>
@@ -485,17 +485,8 @@ are stored in PNG format, so GTK, <systemitem class="library">libpng</systemitem
(and their devel stuff, usualy 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
-<filename>./configure</filename>. Then, to turn on GUI mode, you either
-<itemizedlist>
-<listitem><para>
- specify <literal>gui=yes</literal> in your config file
- </para></listitem>
-<listitem><para>
- execute
- <screen>ln -s $PREFIX/bin/mplayer $PREFIX/bin/gmplayer</screen>
- and call <command>gmplayer</command> instead.
- </para></listitem>
-</itemizedlist>
+<filename>./configure</filename>. Then, to turn on GUI mode, you have to
+execute the <command>gmplayer</command> binary.
</para>
<para>