~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

  • Committer: William Grant
  • Date: 2011-11-26 03:28:17 UTC
  • mto: This revision was merged to the branch mainline in revision 14395.
  • Revision ID: william.grant@canonical.com-20111126032817-gub9fv3xxa78ztys
Rework help. No longer layer-specific, instead under +help-registry, +help-bugs, etc. References not updated.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1760
1760
         interface="lp.registry.interfaces.suitesourcepackage.ISuiteSourcePackage"/>
1761
1761
    </class>
1762
1762
 
1763
 
    <lp:help-folder
1764
 
        folder="help" type="canonical.launchpad.layers.LaunchpadLayer" />
 
1763
    <lp:help-folder folder="help" name="+help-registry" />
1765
1764
 
1766
1765
    <!-- DistributionMirror -->
1767
1766
    <class class="lp.registry.model.distributionmirror.DistributionMirror">