[Zope3-checkins] CVS: Zope3/lib/python/Zope/App/OFS/Services/ConnectionService/Views/Browser - configure.zcml:1.10
Marius Gedminas
mgedmin@codeworks.lt
Thu, 12 Dec 2002 10:28:48 -0500
Update of /cvs-repository/Zope3/lib/python/Zope/App/OFS/Services/ConnectionService/Views/Browser
In directory cvs.zope.org:/tmp/cvs-serv24277/lib/python/Zope/App/OFS/Services/ConnectionService/Views/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/ConnectionService/Views/Browser/configure.zcml 1.9 => 1.10 ===
--- Zope3/lib/python/Zope/App/OFS/Services/ConnectionService/Views/Browser/configure.zcml:1.9 Thu Dec 12 06:32:31 2002
+++ Zope3/lib/python/Zope/App/OFS/Services/ConnectionService/Views/Browser/configure.zcml Thu Dec 12 10:28:17 2002
@@ -23,8 +23,8 @@
menu="add_component"
for="Zope.App.OFS.Container.IAdding."
action="ConnectionService"
- title="RDBMS Connection Service"
- description="A Persistent RDBMS Connection Service for TTW development"
+ title="SQL Connection Service"
+ description="A Persistent SQL Connection Service for TTW development"
/>
<!-- ConnectionConfiguration -->