paula.testing: test for finding txt files + minor bugfix
[paula/paual.testing.git] / paula.plonepas / src / paula / plonepas / profiles.zcml
blob1614850749440f0a69a5374ebd2f7464beec7278
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 PlonePAS"
9       directory="profiles/default"
10       description='Extension profile for Paula PlonePAS.'
11       provides="Products.GenericSetup.interfaces.EXTENSION"
12       />
14 </configure>