Mercurial > audlegacy
diff ChangeLog @ 2606:7c19bb5516db trunk
[svn] - Removed some of the horrible code duplication in the file popup code
author | mf0102 |
---|---|
date | Sun, 04 Mar 2007 10:43:38 -0800 |
parents | 1ceaf00f9c6d |
children | 65543c999c7e |
line wrap: on
line diff
--- a/ChangeLog Sat Mar 03 22:34:27 2007 -0800 +++ b/ChangeLog Sun Mar 04 10:43:38 2007 -0800 @@ -1,3 +1,11 @@ +2007-03-04 06:34:27 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [4220] + - fix handling of multiple files on the command line. + + trunk/src/audacious/main.c | 55 +++++++++++++++++++++++++-------------------- + 1 file changed, 31 insertions(+), 24 deletions(-) + + 2007-03-03 22:56:49 +0000 Michael Farber <01mf02@gmail.com> revision [4218] - Cleaned up file info popup stuff