ztfy/utils/configure.zcml
changeset 0 712d20d2751e
child 12 2956fca1709a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ztfy/utils/configure.zcml	Sat Jan 10 00:35:35 2009 +0100
@@ -0,0 +1,8 @@
+<configure
+	xmlns="http://namespaces.zope.org/zope" 
+	i18n_domain="ztfy.utils">
+
+	<adapter
+		factory=".timezone.tzinfo" />
+
+</configure>