[open-ils-commits] r17624 - trunk/Open-ILS/examples (gmc)
svn at svn.open-ils.org
svn at svn.open-ils.org
Mon Sep 13 08:35:24 EDT 2010
Author: gmc
Date: 2010-09-13 08:35:22 -0400 (Mon, 13 Sep 2010)
New Revision: 17624
Modified:
trunk/Open-ILS/examples/opensrf.xml.example
Log:
make the other two k_* MARC templates usable by default
Signed-off-by: Galen Charlton <gmc at esilibrary.com>
Modified: trunk/Open-ILS/examples/opensrf.xml.example
===================================================================
--- trunk/Open-ILS/examples/opensrf.xml.example 2010-09-13 02:05:29 UTC (rev 17623)
+++ trunk/Open-ILS/examples/opensrf.xml.example 2010-09-13 12:35:22 UTC (rev 17624)
@@ -526,6 +526,8 @@
<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>
More information about the open-ils-commits
mailing list