~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to site.zcml

  • Committer: William Grant
  • Date: 2011-12-30 09:48:38 UTC
  • mto: This revision was merged to the branch mainline in revision 14612.
  • Revision ID: william.grant@canonical.com-20111230094838-cspfdldos3ap5cho
Hang canonical's ZCML off lp.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
    <include file="zcml/zopeappbrowser.zcml" />
15
15
    <!-- <include package="zope.app" file="browser.zcml" /> -->
16
16
 
17
 
    <include package="canonical" />
 
17
    <include package="lp" />
18
18
 
19
19
    <include files="zcml/package-includes/*-meta.zcml" />
20
20
    <includeOverrides file="zcml/override-meta.zcml" />