Last change
on this file since 7816 was
7811,
checked in by uli, 13 years ago
|
Rename all non-locales stuff from sirp to kofa.
|
-
Property svn:style set to
native
|
File size:
449 bytes
|
Rev | Line | |
---|
[3521] | 1 | <configure xmlns="http://namespaces.zope.org/zope" |
---|
[7667] | 2 | xmlns:grok="http://namespaces.zope.org/grok" |
---|
| 3 | xmlns:i18n="http://namespaces.zope.org/i18n"> |
---|
[3521] | 4 | <include package="grok" /> |
---|
[7811] | 5 | <include package="waeup.kofa" file="meta.zcml" /> |
---|
[3521] | 6 | <includeDependencies package="." /> |
---|
| 7 | <grok:grok package="." /> |
---|
[7667] | 8 | <i18n:registerTranslations directory="locales" /> |
---|
[7470] | 9 | |
---|
[7811] | 10 | <includeOverrides package="waeup.kofa.utils" file="overrides.zcml" /> |
---|
[3521] | 11 | </configure> |
---|
Note: See
TracBrowser for help on using the repository browser.