1
mirror of https://github.com/mpv-player/mpv synced 2024-10-22 08:51:57 +02:00

kaoszmegszuntetes

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2105 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-10-06 10:40:54 +00:00
parent c9271fb76d
commit 39bcba68e7

View File

@ -269,7 +269,7 @@ directory (relative to the <B>MPlayer</B> tree) to $HOME/.mplayer/codecs.conf.</
<P><B><A NAME=1.4>1.4. What about the GUI?</A></B></P>
<P>The GUI is built upon GTK, so gtk (and it's devel stuff) has to be installed.
You can build it by specifying <CODE>--enable-new-gui</CODE> during ./configure .
You can build it by specifying <CODE>--enable-gui</CODE> during ./configure .
Then, to turn on GUI mode, you either
<UL>
<LI>use the <CODE>-gui</CODE> option</LI>