]> CRI, Mines Paris - PSL - Utf8Splitter.git/blobdiff - overrides.zcml
eggification
[Utf8Splitter.git] / overrides.zcml
diff --git a/overrides.zcml b/overrides.zcml
deleted file mode 100644 (file)
index 7116899..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<configure xmlns="http://namespaces.zope.org/zope"
-           xmlns:browser="http://namespaces.zope.org/browser"
-           xmlns:five="http://namespaces.zope.org/five"
-           xmlns:genericsetup="http://namespaces.zope.org/genericsetup"
-           xmlns:zcml="http://namespaces.zope.org/zcml"
-           i18n_domain="TextIndexNG3">
-  <utility
-    zcml:condition="installed Products.TextIndexNG3"
-    provides="zopyx.txng3.core.interfaces.INormalizer"
-    component=".txtng3normalizer.Normalizer"
-               />
-</configure>