From b4f1c69f87731c4e0d65a9612e2c5c065f0ede3b Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 9 May 2009 18:47:18 +0000 Subject: Remove redundant information about configuring MPlayer for GUI support. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29285 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/skin.xml | 42 ------------------------------------------ 1 file changed, 42 deletions(-) diff --git a/DOCS/xml/en/skin.xml b/DOCS/xml/en/skin.xml index 93f4f1934b..d2ace85c22 100644 --- a/DOCS/xml/en/skin.xml +++ b/DOCS/xml/en/skin.xml @@ -6,48 +6,6 @@ Overview - -It does not really have anything to do with the skin format, but you should -know that MPlayer has -no builtin skin, so -at least one skin must be installed in order to be able -to use the GUI. - - - - - -Directories - - -The directories searched for skins are (in order): - - - $(DATADIR)/skins/ - - - $(PREFIX)/share/mplayer/skins/ - - - ~/.mplayer/skins/ - - - - - -Note that the first path may vary according to the way -MPlayer was configured (see the - and -arguments of the configure script). - - - -Every skin is installed into its own directory under one of the directories -listed above, for example: -$(PREFIX)/share/mplayer/skins/default/ - - - -- cgit v1.2.3