From: Mike Taylor Date: Wed, 10 May 2006 15:57:25 +0000 (+0000) Subject: Fix profilePath to use installed Zebra. X-Git-Tag: CPAN-v1.02~54^2~1226 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=b9d1298f89e3d6206701775d365d83e299f88a48 Fix profilePath to use installed Zebra. Reinstate correct database name. --- diff --git a/zebra/zebra.cfg b/zebra/zebra.cfg index e29b387..e4d5475 100644 --- a/zebra/zebra.cfg +++ b/zebra/zebra.cfg @@ -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