source:
main/waeup.custom/trunk/src/waeup/custom/configure.zcml
@
8053
Last change on this file since 8053 was 8031, checked in by , 13 years ago | |
---|---|
|
|
File size: 221 bytes |
Rev | Line | |
---|---|---|
[8031] | 1 | <configure xmlns="http://namespaces.zope.org/zope"> |
2 | ||
3 | <include package="waeup.custom" file="locales.zcml" /> | |
[3521] | 4 | <include package="grok" /> |
[6884] | 5 | <includeOverrides package="waeup.custom" file="overrides.zcml" /> |
[8031] | 6 | |
[3521] | 7 | </configure> |
Note: See TracBrowser for help on using the repository browser.