1
mirror of https://github.com/mpv-player/mpv synced 2024-12-28 06:03:45 +01:00

menu usage updated

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9099 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2003-01-26 12:17:21 +00:00
parent 9ba59eeaba
commit ab5b4a3f1e
2 changed files with 6 additions and 4 deletions

View File

@ -976,8 +976,8 @@ Naboo was under an attack.<BR>
<H4>Installálás</H4>
<OL>
<LI>fordítsd le az MPlayer-t a <CODE>--enable-new-conf --enable-menu</CODE>
opciókat átadva a <CODE>./configure</CODE> script-nek</LI>
<LI>fordítsd le az MPlayer-t a <CODE>--enable-menu</CODE>
opciókat megadva a <CODE>./configure</CODE> script-nek</LI>
<LI>bizonyosodj meg róla hogy mûködik az OSD fontod</LI>
<LI>másold át az <CODE>etc/menu.conf</CODE> file-t a saját
<CODE>.mplayer</CODE> könyvtáradba</LI>

View File

@ -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>