summaryrefslogtreecommitdiff
path: root/multimedia/gopchop/patches/patch-ad
blob: a944b2e33753ba967080fabaae7469c4cd8d064d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ad,v 1.1.1.1 2005/03/23 19:16:33 wiz Exp $

--- src/widgets.cpp.orig	2004-02-29 12:51:33.000000000 +0100
+++ src/widgets.cpp
@@ -121,6 +121,7 @@ void setup_gtk_stuff()
 
     /* figure out where our pixmaps are */
     add_pixmap_directory(PACKAGE_DATA_DIR "/pixmaps");
+    add_pixmap_directory(PACKAGE_DATA_DIR "/pixmaps/gopchop");
     add_pixmap_directory(PACKAGE_SOURCE_DIR "/pixmaps");
 
     /* create our main window */