# HG changeset patch # User Jonathan Schleifer # Date 1222982725 -7200 # Node ID 7d2882c8a37a6686ad2aa8c894260f8084930798 # Parent 0b44f32ea243f2c9858fccec8212015da791b093 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! diff -r 0b44f32ea243 -r 7d2882c8a37a src/audacious/ui_legacy.c --- 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) {