~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to configs/development/apidoc-configure-normal.zcml

  • Committer: Curtis Hovey
  • Date: 2011-12-24 16:23:17 UTC
  • mto: (14600.2.1 move-webapp)
  • mto: This revision was merged to the branch mainline in revision 14601.
  • Revision ID: curtis.hovey@canonical.com-20111224162317-c3kcdl2yhnqzk46j
Moved systemhomes to lp.

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
      />
40
40
 
41
41
    <utility
42
 
        component="canonical.launchpad.systemhomes.apidocroot"
 
42
        component="lp.systemhomes.apidocroot"
43
43
        provides="canonical.launchpad.webapp.interfaces.IAPIDocRoot" />
44
44
 
45
45
    <adapter factory="canonical.launchpad.webapp.authentication.TemporaryPrincipalAnnotations" />