source:
main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/configure.zcml
@
8818
Last change on this file since 8818 was 8816, checked in by , 13 years ago | |
---|---|
File size: 411 bytes |
Rev | Line | |
---|---|---|
[8797] | 1 | <configure xmlns="http://namespaces.zope.org/zope" |
2 | xmlns:grok="http://namespaces.zope.org/grok" | |
3 | xmlns:i18n="http://namespaces.zope.org/i18n"> | |
4 | ||
[8814] | 5 | <!-- Loading grok also configures a lot of other needed packages correctly. |
6 | --> | |
[8816] | 7 | <include package="kofacustom.nigeria" file="locales.zcml" /> |
[8814] | 8 | <include package="grok" /> |
9 | <includeOverrides package="." file="overrides.zcml" /> | |
[8797] | 10 | </configure> |
Note: See TracBrowser for help on using the repository browser.