[Zope3-checkins] CVS: Zope3/src/zope/app/presentation -
DEPENDENCIES.cfg:1.1 configure.zcml:1.8
Fred L. Drake, Jr.
fred at zope.com
Thu Apr 29 16:48:12 EDT 2004
Update of /cvs-repository/Zope3/src/zope/app/presentation
In directory cvs.zope.org:/tmp/cvs-serv18079/presentation
Modified Files:
configure.zcml
Added Files:
DEPENDENCIES.cfg
Log Message:
more of the metadata needed to generate a Zope X3 alpha release
=== Added File Zope3/src/zope/app/presentation/DEPENDENCIES.cfg ===
persistent
zope.component
zope.fssync
zope.interface
zope.schema
zope.security
zope.app.pagetemplate
=== Zope3/src/zope/app/presentation/configure.zcml 1.7 => 1.8 ===
--- Zope3/src/zope/app/presentation/configure.zcml:1.7 Thu Apr 15 09:25:29 2004
+++ Zope3/src/zope/app/presentation/configure.zcml Thu Apr 29 16:48:11 2004
@@ -1,7 +1,5 @@
<configure
xmlns='http://namespaces.zope.org/zope'
- xmlns:event='http://namespaces.zope.org/event'
- xmlns:fssync='http://namespaces.zope.org/fssync'
i18n_domain="zope"
>
More information about the Zope3-Checkins
mailing list