diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-10-06 10:40:54 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-10-06 10:40:54 +0000 |
commit | 39bcba68e712ebb169ae255129fabd5865f0502e (patch) | |
tree | 48919eed7559d17a3f4e41fc740f94faddccd32b | |
parent | c9271fb76d64b463d2cf72cfbbce437222b79a6f (diff) |
kaoszmegszuntetes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2105 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/documentation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html index d2d5901ed3..ad740388f9 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -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> |