~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/configure.zcml

  • Committer: William Grant
  • Date: 2011-12-30 09:48:38 UTC
  • mto: This revision was merged to the branch mainline in revision 14612.
  • Revision ID: william.grant@canonical.com-20111230094838-cspfdldos3ap5cho
Hang canonical's ZCML off lp.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
    xmlns:i18n="http://namespaces.zope.org/i18n"
11
11
    i18n_domain="launchpad">
12
12
 
 
13
    <include package="canonical" />
 
14
 
13
15
    <include file="permissions.zcml" />
14
16
 
15
17
    <i18n:registerTranslations directory="locales" />