~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/app/interfaces/launchpad.py

  • Committer: William Grant
  • Date: 2011-06-07 05:02:53 UTC
  • mfrom: (7675.1045.468 db-devel)
  • mto: This revision was merged to the branch mainline in revision 13167.
  • Revision ID: william.grant@canonical.com-20110607050253-dg51108zbt44ecoc
Re-merge db-stable at r10651 (no DB changes).

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
    sourceforge_tracker = Attribute("The SourceForge Bug Tracker")
59
59
    ubuntu = Attribute("The Ubuntu Distribution.")
60
60
    ubuntu_archive_mirror = Attribute("The main archive mirror for Ubuntu.")
 
61
    ubuntu_branches = Attribute("The Ubuntu branches team")
61
62
    ubuntu_bugzilla = Attribute("The Ubuntu Bugzilla.")
62
63
    ubuntu_cdimage_mirror = Attribute("The main cdimage mirror for Ubuntu.")
63
64
    ubuntu_security = Attribute("The 'ubuntu-security' team.")