From 48480b3ce719d962c7ff7e1fc0e84b180fa8cf4d Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 25 Sep 2008 06:51:42 +0000 Subject: misc fixes for the GUI section git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27663 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/install.xml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'DOCS/xml/en') diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml index 6821df7e0d..7503bffc43 100644 --- a/DOCS/xml/en/install.xml +++ b/DOCS/xml/en/install.xml @@ -177,11 +177,9 @@ See the Subtitles and OSD section for details. What about the GUI? -The GUI needs GTK 1.2.x or GTK 2.0 (it isn't fully GTK, but the panels are). -The skins are stored in PNG format, so GTK, -libpng (and their devel stuff, usually -called gtk-dev -and libpng-dev) has to be installed. +The GUI needs GTK 1.2.x or GTK 2.0 (it isn't fully GTK, but the panels are), +so GTK (and the devel stuff, usually +called gtk-dev) has to be installed. You can build it by specifying during ./configure. Then, to turn on GUI mode, you have to execute the gmplayer binary. @@ -189,16 +187,16 @@ execute the gmplayer binary. As MPlayer doesn't have a skin included, you -have to download them if you want to use the GUI. See the download page. -They should be extracted to the usual system-wide directory ($PREFIX/share/mplayer/skins), or to $HOME/.mplayer/skins. MPlayer by default looks in these directories for a directory named default, but you can use the option, or the skin=newskin config file directive to use -the skin in */skins/newskin +the skin in the */skins/newskin directory. -- cgit v1.2.3