ztfy/utils/catalog/configure.zcml
branchZTK-1.1
changeset 70 82d8de021806
parent 42 cb2a0e2d3bbf
child 104 9355f0a396de
--- a/ztfy/utils/catalog/configure.zcml	Tue Dec 07 17:27:24 2010 +0100
+++ b/ztfy/utils/catalog/configure.zcml	Sun May 22 22:37:32 2011 +0200
@@ -4,9 +4,9 @@
 
 	<class class=".index.TextIndexNG">
 		<require
-			interface="zope.app.catalog.interfaces.IAttributeIndex
+			interface="zope.catalog.interfaces.IAttributeIndex
 					   zope.index.interfaces.IStatistics"
-			set_schema="zope.app.catalog.interfaces.IAttributeIndex"
+			set_schema="zope.catalog.interfaces.IAttributeIndex"
 			permission="zope.ManageServices" />
 	</class>