]> matita.cs.unibo.it Git - helm.git/commitdiff
matita.basedir used consistently
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Fri, 5 Jan 2018 20:17:18 +0000 (21:17 +0100)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Fri, 5 Jan 2018 20:17:18 +0000 (21:17 +0100)
matita/matita/matita.conf.xml.in

index aeb8af025298496b2ee09be7c63b34da4a26696a..c16e997bbfd1553ef5cf25131e0696b0055f50aa 100644 (file)
@@ -77,7 +77,7 @@
     Beware that this dir may become really space-consuming. It wont be
     used if all prefexises below are local (i.e. "file:///" URI scheme).
     -->
-    <key name="cache_dir">$(user.home)/.matita/getter/cache</key>
+    <key name="cache_dir">$(matita.basedir)/getter/cache</key>
     <!-- "Prefixes", i.e.: mappings URI -> URL of the global library
     Each prefix mapps an URI of the cic:/ namespace to an URL where the
     documents can actually be accessed. URL can be in the "file://" or
@@ -98,7 +98,7 @@
     </key>
     <key name="prefix">
       cic:/matita/
-      file://$(user.home)/.matita/xml/matita/
+      file://$(matita.basedir)/xml/matita/
     </key>
     <key name="prefix">
       cic:/