From: gmc <gmc@dcc99617-32d9-48b4-a31d-7c20da2025e4> Date: Mon, 13 Sep 2010 12:35:22 +0000 (+0000) Subject: make the other two k_* MARC templates usable by default X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e17885f5e70f7474d835b6714edcd682eb5fa28c;p=evergreen%2Ftadl.git make the other two k_* MARC templates usable by default Signed-off-by: Galen Charlton <gmc@esilibrary.com> git-svn-id: svn://svn.open-ils.org/ILS/trunk@17624 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/examples/opensrf.xml.example b/Open-ILS/examples/opensrf.xml.example index e9d72c2eac..8f8184c757 100644 --- a/Open-ILS/examples/opensrf.xml.example +++ b/Open-ILS/examples/opensrf.xml.example @@ -526,6 +526,8 @@ vim:et:ts=4:sw=4: <app_settings> <marctemplates> <K_book>LOCALSTATEDIR/templates/marc/k_book.xml</K_book> + <K_audio>LOCALSTATEDIR/templates/marc/k_audio.xml</K_audio> + <K_video>LOCALSTATEDIR/templates/marc/k_video.xml</K_video> </marctemplates> </app_settings> </open-ils.booking>