Fix profilePath to use installed Zebra.
authorMike Taylor <mike@indexdata.com>
Wed, 10 May 2006 15:57:25 +0000 (15:57 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 10 May 2006 15:57:25 +0000 (15:57 +0000)
Reinstate correct database name.

zebra/zebra.cfg

index e29b387..e4d5475 100644 (file)
@@ -1,8 +1,7 @@
-# $Id: zebra.cfg,v 1.2 2006-04-18 07:59:39 marc Exp $
+# $Id: zebra.cfg,v 1.3 2006-05-10 15:57:25 mike Exp $
 
 # Where to look for config files
-#profilePath: /usr/local/share/idzebra/tab:/usr/share/idzebra/tab
-profilePath:  .:/home/marc/code/id/zebra/tab
+profilePath: /usr/local/share/idzebra/tab:/usr/share/idzebra/tab
 
 # Where to look for loadable zebra modules
 #modulePath: zebra/lib/
@@ -11,11 +10,10 @@ profilePath:  .:/home/marc/code/id/zebra/tab
 storeData: 1
 storeKeys: 1
 
-# Use the "xslt" filter with config file filter_alvis_conf.xml
-#recordtype: xslt.filterconf.xml
+# Use the "alvis" filter with config file "filterconf.xml"
 recordtype: alvis.filterconf.xml
 
-database: IR-Explain--1
+database: IR-Explain---1
 #database: Default
 
 # where to put registers, and other var content, and how large they may be