~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/canonical/configure.zcml

  • Committer: Curtis Hovey
  • Date: 2011-12-22 16:47:27 UTC
  • mto: This revision was merged to the branch mainline in revision 14585.
  • Revision ID: curtis.hovey@canonical.com-20111222164727-3dxw9aoqachciqn1
Removed c.l interfaces and zcml.
Moved webservice zcml to patchwebservice.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
    <include package="canonical.launchpad" file="permissions.zcml" />
17
17
    <include package="canonical.launchpad.webapp" file="meta.zcml" />
18
18
    <include package="lazr.restful" file="meta.zcml" />
19
 
    <include package="lp.services" />
20
19
    <include package="lazr.uri" />
 
20
    <include package="lp" />
21
21
    <include package="canonical.librarian" />
22
22
 
23
23
    <!-- The default Zope 3 configuration of the SimpleComponentTraverser is