[Zope3-checkins] SVN: Zope3/trunk/src/zope/app/PACKAGE.cfg Added
some packages required for startup.
Stephan Richter
srichter at cosmos.phy.tufts.edu
Thu Apr 21 18:39:04 EDT 2005
Log message for revision 30096:
Added some packages required for startup.
Changed:
U Zope3/trunk/src/zope/app/PACKAGE.cfg
-=-
Modified: Zope3/trunk/src/zope/app/PACKAGE.cfg
===================================================================
--- Zope3/trunk/src/zope/app/PACKAGE.cfg 2005-04-21 22:38:44 UTC (rev 30095)
+++ Zope3/trunk/src/zope/app/PACKAGE.cfg 2005-04-21 22:39:04 UTC (rev 30096)
@@ -31,6 +31,7 @@
annotation
applicationcontrol
appsetup
+authentication
basicskin
broken
# bundle
@@ -63,8 +64,10 @@
__init__.py
# maybe we can refactor this away
interface
+intid
# XXX used by zope.app.utility.browser
introspector
+keyreference
location
module
observable
@@ -89,5 +92,6 @@
traversing
utility
zapi
+zopeappgenerations
</collection>
More information about the Zope3-Checkins
mailing list