changeset 4790:7d2882c8a37a

You have to include an XPM if you want to use it. Do you guys even test what you commit? Or even try to build it? This is one that didn't even build, you to at least try to build it before comitting!
author Jonathan Schleifer <js-audacious@webkeks.org>
date Thu, 02 Oct 2008 23:25:25 +0200
parents 0b44f32ea243
children 34b21e766f5e
files src/audacious/ui_legacy.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/audacious/ui_legacy.c	Thu Oct 02 23:20:04 2008 +0200
+++ b/src/audacious/ui_legacy.c	Thu Oct 02 23:25:25 2008 +0200
@@ -132,6 +132,8 @@
 }
 
 #ifdef GDK_WINDOWING_QUARTZ
+#include "images/audacious_player.xpm"
+
 static void
 set_dock_icon(void)
 {