~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/services/configure.zcml

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-12-22 12:41:32 UTC
  • mfrom: (14578.2.5 librarian-services)
  • Revision ID: launchpad@pqm.canonical.com-20111222124132-s1yqnjjb1jl7384h
[r=wgrant][no-qa] Move most non-server librarian stuff from around
        the tree to lp.services.librarian. canonical.launchpad.{browser,
        database} are no longer.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
  <include package=".identity" />
15
15
  <include package=".inlinehelp" file="meta.zcml" />
16
16
  <include package=".job" />
 
17
  <include package=".librarian" />
17
18
  <include package=".longpoll" />
18
19
  <include package=".mail" />
19
20
  <include package=".memcache" />