Last change
on this file since 1203 was
198,
checked in by crchemist, 19 years ago
|
Fixup error in init.py
|
File size:
469 bytes
|
Line | |
---|
1 | <configure |
---|
2 | xmlns="http://namespaces.zope.org/zope" |
---|
3 | xmlns:genericsetup="http://namespaces.zope.org/genericsetup" |
---|
4 | i18n_domain="qPingTool"> |
---|
5 | |
---|
6 | <genericsetup:registerProfile |
---|
7 | name="qPingTool" |
---|
8 | title="qPingTool" |
---|
9 | directory="profiles/default" |
---|
10 | description='Extension profile for the types of qPingTool.' |
---|
11 | provides="Products.GenericSetup.interfaces.EXTENSION" |
---|
12 | for="Products.CMFPlone.interfaces.IPloneSiteRoot" |
---|
13 | /> |
---|
14 | |
---|
15 | </configure> |
---|
Note: See
TracBrowser
for help on using the repository browser.