[Zope3-checkins] CVS: Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Browser - configure.zcml:1.4

Marius Gedminas mgedmin@codeworks.lt
Thu, 12 Dec 2002 10:28:19 -0500


Update of /cvs-repository/Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Browser
In directory cvs.zope.org:/tmp/cvs-serv24277/lib/python/Zope/App/OFS/Services/ServiceManager/Browser

Modified Files:
	configure.zcml 
Log Message:
Caching service now uses the new configuration infrastructure
Added invalidateAll to Zope.App.Caching.ICache



=== Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Browser/configure.zcml 1.3 => 1.4 ===
--- Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Browser/configure.zcml:1.3	Thu Dec 12 06:32:32 2002
+++ Zope3/lib/python/Zope/App/OFS/Services/ServiceManager/Browser/configure.zcml	Thu Dec 12 10:28:18 2002
@@ -141,6 +141,7 @@
       menu="add_configuration"
       action="ServiceConfiguration"
       title="Service"
+      description="Local Service"
       />
 
 <!-- Persistent Modules -->