projects
/
xboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
fa81d0e
)
Fix DATADIR in Xaw
author
H.G. Muller
<h.g.muller@hccnet.nl>
Mon, 6 Jan 2014 14:07:35 +0000 (15:07 +0100)
committer
H.G. Muller
<h.g.muller@hccnet.nl>
Mon, 6 Jan 2014 14:07:35 +0000 (15:07 +0100)
xaw/xboard.c
patch
|
blob
|
history
diff --git
a/xaw/xboard.c
b/xaw/xboard.c
index
4b2b915
..
0d96b7f
100644
(file)
--- a/
xaw/xboard.c
+++ b/
xaw/xboard.c
@@
-211,6
+211,7
@@
extern char *getenv();
#include "draw.h"
#define SLASH '/'
+#define DATADIR "~~"
#ifdef __EMX__
#ifndef HAVE_USLEEP