Last change
on this file since 8877 was
8863,
checked in by Henrik Bettermann, 13 years ago
|
Rename all classes from CustomXYZ to NigeriaXYZ.
Customize PhoneWidget? for Nigeria here.
|
File size:
428 bytes
|
Rev | Line | |
---|
[8797] | 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 | |
---|
[8814] | 5 | <!-- Loading grok also configures a lot of other needed packages correctly. |
---|
| 6 | --> |
---|
[8816] | 7 | <include package="kofacustom.nigeria" file="locales.zcml" /> |
---|
[8814] | 8 | <include package="grok" /> |
---|
[8863] | 9 | <includeOverrides package="kofacustom.nigeria" file="overrides.zcml" /> |
---|
[8797] | 10 | </configure> |
---|
Note: See
TracBrowser for help on using the repository browser.