8687.15.30
by Karl Fogel
Add the license header block to all .zcml files. |
1 |
<!-- Copyright 2009 Canonical Ltd. This software is licensed under the
|
2 |
GNU Affero General Public License version 3 (see the file LICENSE).
|
|
3 |
-->
|
|
4 |
||
7369.3.5
by Sidnei da Silva
- Removed dependency on repoze.zcml by handpicking zcml directives from z3c.pt and chameleon.zpt. |
5 |
<configure xmlns="http://namespaces.zope.org/zope"> |
7849.16.1
by Sidnei da Silva
- Isolate changes to zcml, python and symlinks |
6 |
<include package="z3c.pt" /> |
7369.3.5
by Sidnei da Silva
- Removed dependency on repoze.zcml by handpicking zcml directives from z3c.pt and chameleon.zpt. |
7 |
</configure>
|