# HG changeset patch # User nenolod # Date 1169863910 28800 # Node ID 884a00d035d2e647270d41476a312e608cd624b7 # Parent 1b109bc34edefd0ca8801a2db5783dbd804bdeeb [svn] - audacious.desktop is already installed, no need to do so here diff -r 1b109bc34ede -r 884a00d035d2 ChangeLog --- a/ChangeLog Fri Jan 26 18:10:18 2007 -0800 +++ b/ChangeLog Fri Jan 26 18:11:50 2007 -0800 @@ -1,3 +1,11 @@ +2007-01-27 02:10:18 +0000 William Pitcock + revision [3846] + - fix: W:playlist_list.c(162) [get_transparency_pixmap]: possible type-punned pointer dereference + + trunk/src/audacious/widgets/playlist_list.c | 8 ++++++-- + 1 file changed, 6 insertions(+), 2 deletions(-) + + 2007-01-26 22:55:25 +0000 Michael Farber <01mf02@gmail.com> revision [3844] oops, forgot to add the fileopener files diff -r 1b109bc34ede -r 884a00d035d2 Makefile --- a/Makefile Fri Jan 26 18:10:18 2007 -0800 +++ b/Makefile Fri Jan 26 18:11:50 2007 -0800 @@ -18,8 +18,7 @@ fi OBJECTIVE_DATA = \ - audacious.pc:$(LIBDIR)/pkgconfig \ - src/audacious/audacious.desktop:$(datadir)/applications + audacious.pc:$(LIBDIR)/pkgconfig build-posthook: @( \