aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS/xml/en/install.xml
diff options
context:
space:
mode:
authorGravatar diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-27 11:39:27 +0000
committerGravatar diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-03-27 11:39:27 +0000
commitb5743fcfdaca9d4e7c6778e9622b6f18756c9636 (patch)
tree112934f13020532ee130e7669284f68a03de415b /DOCS/xml/en/install.xml
parent171de9cf5f7df128635205270363b68f6b1348ef (diff)
Rename the default GUI skins directory from 'Skin' to 'skins', keeping
backwards compatibility. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17975 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/install.xml')
-rw-r--r--DOCS/xml/en/install.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml
index 6890ae25c4..c1aa0f6d3e 100644
--- a/DOCS/xml/en/install.xml
+++ b/DOCS/xml/en/install.xml
@@ -547,13 +547,13 @@ As <application>MPlayer</application> doesn't have a skin included, you
have to download them if you want to use the GUI. See the <ulink
url="http://www.mplayerhq.hu/dload.html">download page</ulink>.
They should be extracted to the usual system-wide directory (<filename
-class="directory">$PREFIX/share/mplayer/Skin</filename>), or to <filename
-class="directory">$HOME/.mplayer/Skin</filename>.
+class="directory">$PREFIX/share/mplayer/skins</filename>), or to <filename
+class="directory">$HOME/.mplayer/skins</filename>.
<application>MPlayer</application> by default looks in these directories
for a directory named <filename class="directory">default</filename>, but
you can use the <option>-skin <replaceable>newskin</replaceable></option>
option, or the <literal>skin=newskin</literal> config file directive to use
-the skin in <filename class="directory">*/Skin/newskin</filename>
+the skin in <filename class="directory">*/skins/newskin</filename>
directory.
</para>
</sect1>