changeset 2419:884a00d035d2 trunk

[svn] - audacious.desktop is already installed, no need to do so here
author nenolod
date Fri, 26 Jan 2007 18:11:50 -0800
parents 1b109bc34ede
children b23f52fe132f
files ChangeLog Makefile
diffstat 2 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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 <nenolod@sacredspiral.co.uk>
+  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
--- 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:
 	@( \