Author: ib Date: Sun Jun 5 12:20:25 2011 New Revision: 33559 Log: Rename option '-guiwid' '-gui-wid'.
A GUI related option which corresponds to a MPlayer option '-optname' will be named '-gui-optname' now. Modified: trunk/DOCS/man/en/mplayer.1 Changes in other areas also in this revision: Modified: trunk/DOCS/man/cs/mplayer.1 trunk/DOCS/man/de/mplayer.1 trunk/DOCS/man/es/mplayer.1 trunk/DOCS/man/fr/mplayer.1 trunk/DOCS/man/hu/mplayer.1 trunk/DOCS/man/it/mplayer.1 trunk/DOCS/man/pl/mplayer.1 trunk/DOCS/man/ru/mplayer.1 trunk/DOCS/man/zh_CN/mplayer.1 trunk/cfg-mplayer.h Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 Sun Jun 5 12:14:26 2011 (r33558) +++ trunk/DOCS/man/en/mplayer.1 Sun Jun 5 12:20:25 2011 (r33559) @@ -3471,7 +3471,7 @@ Places the window at the bottom right co .PD 1 . .TP -.B \-guiwid <window ID> (also see \-wid) (GUI only) +.B \-gui-wid <window ID> (also see \-wid) (GUI only) This tells the GUI to also use an X11 window and stick itself to the bottom of the video, which is useful to embed a mini-GUI in a browser (with the MPlayer plugin for instance). @@ -3621,7 +3621,7 @@ the new display mode. Enables VBI for the vesa, dfbmga and svga video output drivers. . .TP -.B \-wid <window ID> (also see \-guiwid) (X11, OpenGL and DirectX only) +.B \-wid <window ID> (also see \-gui-wid) (X11, OpenGL and DirectX only) This tells MPlayer to attach to an existing window. Useful to embed MPlayer in a browser (e.g.\& the plugger extension). This option fills the given window completely, thus aspect scaling, _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
