blob: 4c3de83465850d2452f584dcf65624c4cad5c6c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
#
--- gemdropx-0.9/gemdropx.c~directories 2002-02-12 09:45:34.000000000 +0100
+++ gemdropx-0.9/gemdropx.c 2004-01-27 13:47:53.000000000 +0100
@@ -21,7 +21,7 @@
Qt/Embedded Support: February 11, 2002 - February 12, 2002
*/
-
+#define DATA_PREFIX "/opt/QtPalmtop/share/gemdropx/"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
|