~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/canonical/configure.zcml

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-12-30 10:09:30 UTC
  • mfrom: (14606.2.8 apocalibrarian)
  • Revision ID: launchpad@pqm.canonical.com-20111230100930-kp3e0l6wakissewm
[r=wgrant][no-qa] Move canonical.librarian to
        lp.services.librarian(server).

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
    <include package="lazr.restful" file="meta.zcml" />
18
18
    <include package="lazr.uri" />
19
19
    <include package="lp" />
20
 
    <include package="canonical.librarian" />
21
20
 
22
21
    <!-- The default Zope 3 configuration of the SimpleComponentTraverser is
23
22
        that it applies to any object that provides Interface.