2
xmlns="http://namespaces.zope.org/zope"
3
xmlns:browser="http://namespaces.zope.org/browser"
4
xmlns:i18n="http://namespaces.zope.org/i18n"
5
xmlns:xmlrpc="http://namespaces.zope.org/xmlrpc"
6
i18n_domain="launchpad">
8
for="lp.services.statistics.interfaces.statistic.ILaunchpadStatisticSet"
9
path_expression="string:+statistics"
10
parent_utility="canonical.launchpad.webapp.interfaces.ILaunchpadRoot"/>
12
for="lp.services.statistics.interfaces.statistic.ILaunchpadStatisticSet"
15
for="lp.services.statistics.interfaces.statistic.ILaunchpadStatisticSet"
17
class="lp.services.statistics.browser.launchpadstatistic.LaunchpadStatisticSet"
18
permission="launchpad.Admin">
21
template="../templates/launchpadstatisticset-index.pt"/>
b'\\ No newline at end of file'