summaryrefslogtreecommitdiffstats
path: root/DOCS/documentation.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-26 12:17:21 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-26 12:17:21 +0000
commitab5b4a3f1efbe513a58c76dc3451a284dcd68189 (patch)
tree3121844e2abc16d2055298e6e9cc6a00252d914e /DOCS/documentation.html
parent9ba59eeaba22dd12642c1a17b97df7df12afa1fc (diff)
downloadmpv-ab5b4a3f1efbe513a58c76dc3451a284dcd68189.tar.bz2
mpv-ab5b4a3f1efbe513a58c76dc3451a284dcd68189.tar.xz
menu usage updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9099 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/documentation.html')
-rw-r--r--DOCS/documentation.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index b27127ce58..5bc5205d17 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -1047,11 +1047,13 @@
<P>MPlayer has a completely user definiable OSD Menu interface.</P>
+<P><B>NOTE:</B> the Preferences menu is currently UNIMPLEMENTED!</P>
+
<H4>Installation</H4>
<OL>
- <LI>compile MPlayer by passing the <CODE>--enable-new-conf
- --enable-menu</CODE> parameters to <CODE>./configure</CODE></LI>
+ <LI>compile MPlayer by passing the <CODE>--enable-menu</CODE> parameters to
+ <CODE>./configure</CODE></LI>
<LI>make sure you have an OSD font installed</LI>
<LI>copy <CODE>etc/menu.conf</CODE> to your <CODE>.mplayer</CODE>
directory</LI>