[Zope-Checkins] CVS: Zope3/lib/python/Zope/Event - meta.zcml:1.1 event-meta.zcml:NONE

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


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

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


=== Added File Zope3/lib/python/Zope/Event/meta.zcml ===
<zopeConfigure xmlns='http://namespaces.zope.org/zope'>
  
  <!-- Zope.Event -->
  <directives namespace="http://namespaces.zope.org/event">
    <directive name="subscribe" attributes="subscriber event_types filter"
       handler="Zope.Event.metaConfigure.subscribe" />
  </directives>


</zopeConfigure>



=== Removed File Zope3/lib/python/Zope/Event/event-meta.zcml ===