~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/services/oauth/browser/configure.zcml

  • Committer: Curtis Hovey
  • Date: 2011-12-24 17:50:18 UTC
  • mfrom: (14600.1.13 apocalypta-1)
  • mto: This revision was merged to the branch mainline in revision 14602.
  • Revision ID: curtis.hovey@canonical.com-20111224175018-nsk2d6vvez77iscb
Merged i18n fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
  xmlns="http://namespaces.zope.org/zope"
7
7
  xmlns:browser="http://namespaces.zope.org/browser"
8
8
  xmlns:xmlrpc="http://namespaces.zope.org/xmlrpc"
9
 
  i18n_domain="canonical.launchpad">
 
9
  i18n_domain="launchpad">
10
10
  <facet facet="overview">
11
11
    <browser:page
12
12
        for="lp.services.webapp.interfaces.ILaunchpadApplication"