source: products/quintagroup.quills.extras/tags/1.3.9/quintagroup/quills/extras/overrides.zcml

Last change on this file was 642, checked in by piv, 18 years ago

created directory for tagging

File size: 337 bytes
Line 
1<configure
2    xmlns="http://namespaces.zope.org/zope"
3    xmlns:zcml="http://namespaces.zope.org/zcml">
4    <include zcml:condition="installed quills.app"
5             package=".browser" file="overrides.zcml" />
6
7    <include zcml:condition="installed quills.app"
8             package=".portlets" file="overrides.zcml" />
9
10</configure>
Note: See TracBrowser for help on using the repository browser.