[wpdev-commits] xmlscripts/definitions/items/books base.xml,1.6,1.7
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-08-27 14:44:09
|
Update of /cvsroot/wpdev/xmlscripts/definitions/items/books In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23985/items/books Modified Files: base.xml Log Message: basescripts property Index: base.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/books/base.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** base.xml 25 Aug 2004 17:03:42 -0000 1.6 --- base.xml 27 Aug 2004 14:43:25 -0000 1.7 *************** *** 15,19 **** <weight>1.0</weight> <!-- A bit low i think --> <type>11</type> ! <scripts>book</scripts> </item> --- 15,19 ---- <weight>1.0</weight> <!-- A bit low i think --> <type>11</type> ! <basescripts>book</basescripts> </item> |