root/qPloneSkinDump/trunk/skin_template/configure.zcml
| Revision 1113 (checked in by mylan, 9 months ago) |
|---|
| Line | |
|---|---|
| 1 | <configure |
| 2 | xmlns="http://namespaces.zope.org/zope" |
| 3 | xmlns:cmf="http://namespaces.zope.org/cmf" |
| 4 | i18n_domain="%(product_name_lowercase)s"> |
| 5 | |
| 6 | <include file="profiles.zcml" /> |
| 7 | |
| 8 | <include file="skins.zcml" /> |
| 9 | |
| 10 | <include package=".browser" /> |
| 11 | |
| 12 | </configure> |
Note: See TracBrowser for help on using the browser.
