Update of /cvsroot/wpdev/xmlscripts/definitions/items/books
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12582/items/books
Modified Files:
base.xml
Log Message:
Changed all references to "events" to "scripts"
Index: base.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/books/base.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** base.xml 26 May 2004 13:45:11 -0000 1.5
--- base.xml 25 Aug 2004 17:03:42 -0000 1.6
***************
*** 15,19 ****
<weight>1.0</weight> <!-- A bit low i think -->
<type>11</type>
! <events>book</events>
</item>
--- 15,19 ----
<weight>1.0</weight> <!-- A bit low i think -->
<type>11</type>
! <scripts>book</scripts>
</item>
|