~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/app/browser/configure.zcml

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-08-24 01:40:35 UTC
  • mfrom: (13651.1.17 dsp-vocab-is-a-pain)
  • Revision ID: launchpad@pqm.canonical.com-20110824014035-7s3vwja6oa0mvpuz
[r=sinzui][bug=820005][incr] Updates dsp vocab to use the dsp in db
        in the search query.

Show diffs side-by-side

added added

removed removed

Lines of Context:
420
420
    />
421
421
 
422
422
  <adapter
 
423
    factory="lp.app.browser.vocabulary.DistributionSourcePackagePickerEntrySourceAdapter"
 
424
    />
 
425
 
 
426
  <adapter
423
427
    factory="lp.app.browser.vocabulary.ArchivePickerEntrySourceAdapter"
424
428
    />
425
429