[Zope-Checkins] CVS: Zope3/lib/python/Zope/Publisher/VFS - meta.zcml:1.1 vfs-meta.zcml:NONE

Steve Alexander steve@cat-box.net
Mon, 17 Jun 2002 14:31:30 -0400


Update of /cvs-repository/Zope3/lib/python/Zope/Publisher/VFS
In directory cvs.zope.org:/tmp/cvs-serv22283/lib/python/Zope/Publisher/VFS

Added Files:
	meta.zcml 
Removed Files:
	vfs-meta.zcml 
Log Message:
changed package-meta.zcml to meta.zcml


=== Added File Zope3/lib/python/Zope/Publisher/VFS/meta.zcml ===
<zopeConfigure xmlns="http://namespaces.zope.org/zope">
  
  <directives namespace="http://namespaces.zope.org/vfs">
    <directive name="view" attributes="factory name for"
       handler=".metaConfigure.view" />
  </directives>

</zopeConfigure>

=== Removed File Zope3/lib/python/Zope/Publisher/VFS/vfs-meta.zcml ===