Changeset 7577
- Timestamp:
- 3 Feb 2012, 04:09:42 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/etc/site.zcml.in
r7499 r7577 1 1 <configure xmlns="http://namespaces.zope.org/zope" 2 xmlns:sirp="http://namespaces.waeup.org/sirp" 2 3 i18n_domain="waeup.sirp"> 3 4 4 5 <include package="waeup.sirp" /> 5 6 <include package="waeup.sirp" file="mail.zcml" /> 7 8 <!-- Where should the datacenter reside by default? --> 9 <sirp:datacenter 10 path="${buildout:directory}/var/datacenter" /> 6 11 7 12 <configure i18n_domain="waeup.sirp">
Note: See TracChangeset for help on using the changeset viewer.