]> git.pld-linux.org Git - packages/lifegeek.git/blobdiff - lifegeek-path.patch
- updated to 0.3
[packages/lifegeek.git] / lifegeek-path.patch
index f2c52c756db2c67068612445e98da34f2f154e02..06b2a40636bda825499aece3ab4465de20cf4b6e 100644 (file)
@@ -1,9 +1,9 @@
---- lifegeek/version.c.orig    Wed Jun  4 11:33:02 2003
-+++ lifegeek/version.c Wed Jun  4 11:33:45 2003
-@@ -36,7 +36,7 @@
- char* LIFEGEEK_VERSION = "0.23";
+--- lifegeek/version.c.orig    Fri Jun 13 21:26:13 2003
++++ lifegeek/version.c Sat Jun 14 09:14:39 2003
+@@ -46,9 +46,9 @@
+    are for the directory where program is run from; change if you are using
+    someone's translation and/or installing the program somewhere e.g. 
+    "/usr/local/share/lifegeek/main.lg", "main-mytranslation.lg". */
 -char* MAINFILE = "main.lg";
 -char* LICENSEFILE = "license.lg";
 -char* WASTEFILE = "waste.lg";
@@ -12,3 +12,5 @@
 +char* LICENSEFILE = "/usr/share/lifegeek/license.lg";
 +char* WASTEFILE = "/usr/share/lifegeek/waste.lg";
 +char* JOBFILE="/usr/share/lifegeek/job.lg";
+ /* There are additional settings in version.h you need to define as well */
This page took 0.061859 seconds and 4 git commands to generate.