paula: WIP: pasplugins cleaned and adjusted from plonepas history
[paula.git] / paula.pasplugins / src / paula / pasplugins / profiles.zcml
blob8ac93d44489dc6905c06c622160d0ce22bf67857
1 <configure
2     xmlns="http://namespaces.zope.org/zope"
3     xmlns:genericsetup="http://namespaces.zope.org/genericsetup"
4     >
6   <genericsetup:registerProfile
7       name="default"
8       title="Paula: PAS Plugins"
9       directory="profiles/default"
10       description='Extension profile for Paula: PAS Plugins.'
11       provides="Products.GenericSetup.interfaces.EXTENSION"
12       />
14 </configure>