Last change
on this file since 7905 was
7831,
checked in by Henrik Bettermann, 13 years ago
|
Roll back last two revisions. It didn't work.
|
-
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"> |
---|
[7829] | 4 | |
---|
[3521] | 5 | <include package="grok" /> |
---|
[7811] | 6 | <include package="waeup.kofa" file="meta.zcml" /> |
---|
[3521] | 7 | <includeDependencies package="." /> |
---|
| 8 | <grok:grok package="." /> |
---|
[7667] | 9 | <i18n:registerTranslations directory="locales" /> |
---|
[7811] | 10 | <includeOverrides package="waeup.kofa.utils" file="overrides.zcml" /> |
---|
[3521] | 11 | </configure> |
---|
Note: See
TracBrowser for help on using the repository browser.