From 066ce352a46a7e50987bab404994d199eef748ff Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 30 Oct 2002 14:35:08 +0000 Subject: [PATCH] If installed, Zebra can operate without profilePath setting --- CHANGELOG | 4 ++++ doc/quickstart.xml | 4 ++-- examples/gils/zebra.cfg | 13 +++++++++++++ index/Makefile.am | 4 ++-- index/zebraapi.c | 5 +++-- util/Makefile.am | 4 ++-- util/zebramap.c | 5 +++-- 7 files changed, 29 insertions(+), 10 deletions(-) create mode 100644 examples/gils/zebra.cfg diff --git a/CHANGELOG b/CHANGELOG index 7e8754b..569a76e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,8 @@ +For zebra.cfg, if no profilePath is specified, directory + (prefix)/share/idzebra/tab +is used. + Zebra Examples in examples . Zebra tests in test. Bug fix: sort index was not properly modified on diff --git a/doc/quickstart.xml b/doc/quickstart.xml index cb1f7a4..d7f0d00 100644 --- a/doc/quickstart.xml +++ b/doc/quickstart.xml @@ -1,5 +1,5 @@ - + Quick Start