Last change
on this file since 7926 was
7695,
checked in by Henrik Bettermann, 13 years ago
|
Upgrade custom package and add internationalization.
I also added dolmen.beaker but I'm not sure if I did it right.
|
-
Property svn:style set to
native
|
File size:
326 bytes
|
Rev | Line | |
---|
[3521] | 1 | <configure xmlns="http://namespaces.zope.org/zope" |
---|
[7695] | 2 | xmlns:grok="http://namespaces.zope.org/grok" |
---|
| 3 | xmlns:i18n="http://namespaces.zope.org/i18n"> |
---|
[3521] | 4 | <include package="grok" /> |
---|
[7695] | 5 | <i18n:registerTranslations directory="locales" /> |
---|
[6884] | 6 | <includeOverrides package="waeup.custom" file="overrides.zcml" /> |
---|
[3521] | 7 | </configure> |
---|
Note: See
TracBrowser for help on using the repository browser.