]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/matita.conf.xml.in
made executable again
[helm.git] / matita / matita / matita.conf.xml.in
index aeb8af025298496b2ee09be7c63b34da4a26696a..851d0e816897110a61fc2d13a5d1b47962ff1b99 100644 (file)
@@ -15,6 +15,8 @@
     <!-- Debug only. Stay away. -->
     <!-- <key name="environment_trust">true</key> -->
     <key name="basedir">$(user.home)/.matita</key>
+    <!-- remove the old objects before putting the new ones -->
+    <key name="remove_old_objects">false</key>
     <!-- Where support files are installed -->
     <key name="rt_base_dir">@RT_BASE_DIR@</key>
     <!-- Metadata owner. It will be used to create user-specific tables
@@ -77,7 +79,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
     </key>
     <key name="prefix">
       cic:/matita/
-      file://$(user.home)/.matita/xml/matita/
+      file://$(matita.basedir)/xml/matita/
     </key>
     <key name="prefix">
       cic:/