Mercurial > mplayer.hg
diff README @ 17974:9a5a62f480e6
Rename the default GUI skins directory from 'Skin' to 'skins', keeping
backwards compatibility.
author | diego |
---|---|
date | Mon, 27 Mar 2006 11:39:27 +0000 |
parents | 83c1acef76d5 |
children | db8821b163e5 |
line wrap: on
line diff
--- a/README Mon Mar 27 10:32:52 2006 +0000 +++ b/README Mon Mar 27 11:39:27 2006 +0000 @@ -210,11 +210,11 @@ STEP6: Installing a GUI skin ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Unpack the archive and put the contents in /usr/local/share/mplayer/Skin/ or -~/.mplayer/Skin/. MPlayer will use the skin in the subdirectory named default -of /usr/local/share/mplayer/Skin/ or ~/.mplayer/Skin/ unless told otherwise via -the '-skin' switch. You should therefore rename your skin subdirectory or make -a suitable symbolic link. +Unpack the archive and put the contents in /usr/local/share/mplayer/skins/ or +~/.mplayer/skins/. MPlayer will use the skin in the subdirectory named default +of /usr/local/share/mplayer/skins/ or ~/.mplayer/skins/ unless told otherwise +via the '-skin' switch. You should therefore rename your skin subdirectory or +make a suitable symbolic link. __________________