~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to site.zcml

  • Committer: Launchpad Patch Queue Manager
  • Date: 2012-01-06 12:11:50 UTC
  • mfrom: (14625.2.7 gina-dsc-binaries)
  • Revision ID: launchpad@pqm.canonical.com-20120106121150-e0bucmb5qeyytnn9
[r=wgrant][bug=911943] Fix SourcePackageReleaseDscBinariesUpdater:
        round chunk_size to int (and document this issue).

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