~launchpad-pqm/launchpad/devel

« back to all changes in this revision

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

  • Committer: Francis J. Lacoste
  • Date: 2011-12-06 20:10:56 UTC
  • mfrom: (14448 devel)
  • mto: This revision was merged to the branch mainline in revision 14474.
  • Revision ID: francis.lacoste@canonical.com-20111206201056-jk8q5euywtd4vqk7
Merge devel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
    i18n_domain="launchpad">
13
13
    <include
14
14
        package=".browser"/>
 
15
    <include
 
16
        file="vocabularies.zcml"/>
15
17
    <authorizations module=".security" />
16
18
 
17
19
    <lp:help-folder folder="help" name="+help-soyuz" />