[Zope-Checkins] CVS: Zope3/lib/python/Zope/App/Formulator/Widgets - configure.zcml:1.1 widgets.zcml:NONE
Steve Alexander
steve@cat-box.net
Mon, 17 Jun 2002 15:33:48 -0400
Update of /cvs-repository/Zope3/lib/python/Zope/App/Formulator/Widgets
In directory cvs.zope.org:/tmp/cvs-serv8164/lib/python/Zope/App/Formulator/Widgets
Added Files:
configure.zcml
Removed Files:
widgets.zcml
Log Message:
changed foo-meta.zcml in tests to meta.zcml
changed zcml filenames to configure.zcml where feasible, and removed
the file attribute of include directives where I could.
=== Added File Zope3/lib/python/Zope/App/Formulator/Widgets/configure.zcml ===
<zopeConfigure
xmlns='http://namespaces.zope.org/zope'
>
<include package="Zope.App.Formulator.Widgets.Browser" />
<include package="Zope.App.Formulator.Widgets.XUL" />
</zopeConfigure>
=== Removed File Zope3/lib/python/Zope/App/Formulator/Widgets/widgets.zcml ===