[Zope-Checkins] CVS: Zope3/lib/python/Zope/I18n - meta.zcml:1.1 i18n-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/I18n
In directory cvs.zope.org:/tmp/cvs-serv22283/lib/python/Zope/I18n

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


=== Added File Zope3/lib/python/Zope/I18n/meta.zcml ===
<zopeConfigure xmlns='http://namespaces.zope.org/zope'>

  <directives namespace="http://namespaces.zope.org/gts">

    <directive name="registerTranslations"
               attributes="directory"
               handler="Zope.I18n.metaConfigure.registerTranslations" />

  </directives>

</zopeConfigure>

=== Removed File Zope3/lib/python/Zope/I18n/i18n-meta.zcml ===