summaryrefslogtreecommitdiff
path: root/include/path.h
diff options
context:
space:
mode:
authororoborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-03-02 19:41:48 +0000
committeroroborus <oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e>2008-03-02 19:41:48 +0000
commit44404eb5063bd5f040c7a4d8605aa3d43e3a968a (patch)
treed9b4fceb80a2abf6103fd6022de80dd3286caaf0 /include/path.h
parent8a14d60d2078b4bcdfc789b1b9794e2008979f02 (diff)
- par uprav
- dopisany credits git-svn-id: http://opensvn.csie.org/tuxanci_ng@8 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'include/path.h')
-rw-r--r--include/path.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/path.h b/include/path.h
index 11eeaee..ab1ae61 100644
--- a/include/path.h
+++ b/include/path.h
@@ -12,5 +12,6 @@
#define PATH_MUSIC DISTDIR PATH_DIR "music/"
#define PATH_CONFIG DISTDIR PATH_DIR "conf/"
#define PATH_LANG DISTDIR PATH_DIR "lang/"
+#define PATH_DATA DISTDIR PATH_DIR "data/"
#endif