$OpenBSD: patch-src_wmtaskbar_cc,v 1.1 2001/03/26 13:08:27 wilfried Exp $
--- src/wmtaskbar.cc.orig	Fri Mar 16 22:17:40 2001
+++ src/wmtaskbar.cc	Mon Mar 26 13:09:00 2001
@@ -74,9 +74,9 @@ static void initPixmaps() {
 
 /** Use Linux 2.0 Penguin as start button */
 #ifndef START_PIXMAP
-#define START_PIXMAP "linux.xpm"
+//#define START_PIXMAP "linux.xpm"
 //#define START_PIXMAP "debian.xpm"
-//#define START_PIXMAP "bsd-daemon.xpm"
+#define START_PIXMAP "bsd-daemon.xpm"
 //#define START_PIXMAP "start.xpm"
 //#define START_PIXMAP "xfree86os2.xpm"
 #endif
