# HG changeset patch # User nenolod # Date 1170354069 28800 # Node ID 473168ce2cf5d14b5778658db383d5ccf137c493 # Parent d6315e592e40171d72dbd5992fd0ab31880da5b6 [svn] - update audacious manpage for 1.3 diff -r d6315e592e40 -r 473168ce2cf5 ChangeLog --- a/ChangeLog Thu Feb 01 09:22:56 2007 -0800 +++ b/ChangeLog Thu Feb 01 10:21:09 2007 -0800 @@ -1,3 +1,16 @@ +2007-02-01 17:22:56 +0000 William Pitcock + revision [3932] + - remove buggy playlist transparency patch + + trunk/src/audacious/glade/prefswin.glade | 36 ----- + trunk/src/audacious/main.c | 1 + trunk/src/audacious/ui_playlist.c | 5 + trunk/src/audacious/ui_preferences.c | 18 -- + trunk/src/audacious/widgets/playlist_list.c | 178 ---------------------------- + trunk/src/audacious/widgets/skin.c | 9 - + 6 files changed, 5 insertions(+), 242 deletions(-) + + 2007-02-01 14:09:53 +0000 Giacomo Lozito revision [3930] - added a new hook: playlist set info diff -r d6315e592e40 -r 473168ce2cf5 man/audacious.1.in --- a/man/audacious.1.in Thu Feb 01 09:22:56 2007 -0800 +++ b/man/audacious.1.in Thu Feb 01 10:21:09 2007 -0800 @@ -181,25 +181,22 @@ When using Audacious in headless mode, you will need a client. Clients compatible with Audacious are listed on the Audacious website. .SH FILES -.TP \w'~/.audacious/playlist.m3uXX'u -~/.audacious/config +.TP +~/.config/audacious/config User's Audacious configuration. .TP -~/.audacious/playlist.m3u +~/.config/audacious/playlist.xspf Default playlist usually loaded on startup. .TP -~/.audacious/gtkrc +~/.config/audacious/gtkrc User's set of Audacious-specific GTK config settings. Options such as widget color and fonts sizes can be set here. .TP -~/.audacious/menurc -User's set of keybindings. -.TP -~/.audacious/Skins, @datadir@/audacious/Skins +~/.share/audacious/Skins, @datadir@/audacious/Skins Default location(s) where Audacious should look for skinfiles. .TP -~/.audacious/Plugins -Location of user-installed plugins. +~/.config/audacious/Plugins +Location of user-installed plugins. (subject to change) .SH ENVIRONMENT .TP 12 .B SKINSDIR