Mercurial > audlegacy
changeset 2311:8216ff3deb90 trunk
[svn] - note that WAL (winamp "modern") skins are not supported
author | nenolod |
---|---|
date | Wed, 10 Jan 2007 05:19:46 -0800 |
parents | 9e0c93a99fcc |
children | e1a5a66fb9cc |
files | ChangeLog README |
diffstat | 2 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Wed Jan 10 05:14:52 2007 -0800 +++ b/ChangeLog Wed Jan 10 05:19:46 2007 -0800 @@ -1,3 +1,14 @@ +2007-01-10 13:14:52 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [3630] + - some more updates, e.g. IRC channel/mailing list/forums + - it's called Winamp, not WinAmp + - grammatical fixes + - updates wrt migration to XDG basedir standard + + trunk/README | 77 ++++++++++++++++++++++++++++------------------------------- + 1 file changed, 37 insertions(+), 40 deletions(-) + + 2007-01-10 13:03:00 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [3628] - update po metadata
--- a/README Wed Jan 10 05:14:52 2007 -0800 +++ b/README Wed Jan 10 05:19:46 2007 -0800 @@ -170,6 +170,10 @@ For C Shell: setenv SKINSDIR /path/to/Skins:/more/paths/to/other/locations/of/Skins +You should note that skins designed specifically for Audacious are not compatible +with Winamp. Likewise, we do not support Winamp "modern" skins as there is a lot of +Winamp-specifics that would have to be reverse-engineered or emulated to properly +support those skins. 3. Documentation ----------------