~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to site.zcml

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-12-31 00:29:39 UTC
  • mfrom: (14606.5.2 apocaremains-2)
  • Revision ID: launchpad@pqm.canonical.com-20111231002939-55hoazeosq53ftl3
[r=wgrant][no-qa] Remove canonical's ZCML.

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" />