source:
main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/configure.zcml
@
8816
Last change on this file since 8816 was 8816, checked in by , 12 years ago | |
---|---|
File size: 411 bytes |
Line | |
---|---|
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 | |
5 | <!-- Loading grok also configures a lot of other needed packages correctly. |
6 | --> |
7 | <include package="kofacustom.nigeria" file="locales.zcml" /> |
8 | <include package="grok" /> |
9 | <includeOverrides package="." file="overrides.zcml" /> |
10 | </configure> |
Note: See TracBrowser for help on using the repository browser.