]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/brickout/brickout-2002.06.09/directories.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / brickout / brickout-2002.06.09 / directories.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- brickout-2002.06.09/brickout.c~directories  2002-06-10 09:47:53.000000000 +0200
7 +++ brickout-2002.06.09/brickout.c      2004-01-26 16:39:25.000000000 +0100
8 @@ -15,6 +15,10 @@
9    May 17, 2001 - June 9, 2002
10  */
11  
12 +#define IMAGEDIR "/opt/QtPalmtop/share/brickout/images/"
13 +#define SOUNDDIR "/opt/QtPalmtop/share/brickout/sounds/"
14 +#define MUSICDIR "/opt/QtPalmtop/share/brickout/music/"
15 +#define THE_IMAGES
16  
17  #include <stdio.h>
18  #include <stdlib.h>