diff options
Diffstat (limited to 'gemdropx/gemdropx-0.9/directories.patch')
-rw-r--r-- | gemdropx/gemdropx-0.9/directories.patch | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/gemdropx/gemdropx-0.9/directories.patch b/gemdropx/gemdropx-0.9/directories.patch index e69de29bb2..4c3de83465 100644 --- a/gemdropx/gemdropx-0.9/directories.patch +++ b/gemdropx/gemdropx-0.9/directories.patch @@ -0,0 +1,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> |