summarylogtreecommitdiffstats
path: root/swt.patch
blob: d335f61fad05135effef5f8487068094e7f52bd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- misc/paths.txt	2016-02-11 17:57:49.000000000 -0500
+++ misc/new-paths.txt	2016-05-11 16:55:58.166541098 -0400
@@ -23,11 +23,11 @@
 # http://en.wikipedia.org/wiki/.properties
 
 # Where the settings are stored:
-#settings=C:\\path\\to\\settings\\folder
+settings=${user.home}/.config/Docfetcher
 
 # Where the indexes are stored. Note: The DocFetcher daemon currently ignores
 # this setting.
-#indexes=C:\\path\\to\\indexes\\folder
+indexes=${user.home}/.cache/docfetcher
 
 # Where the SWT library files will be written to:
-#swt=C:\\path\\to\\swt-libs
\ No newline at end of file
+swt=${user.home}/.local/share/docfetcher