source: products/quintagroup.gdocs.spreadsheet/trunk/quintagroup/gdocs/spreadsheet/content/configure.zcml @ 2642

Last change on this file since 2642 was 2642, checked in by liebster, 14 years ago

Initial package import

File size: 262 bytes
Line 
1<configure
2    xmlns="http://namespaces.zope.org/zope"
3    xmlns:five="http://namespaces.zope.org/five"
4    i18n_domain="quintagroup.gdocs.spreadsheet">
5
6  <!-- configure your content components here -->
7 
8  <!-- -*- extra stuff goes here -*- -->
9
10</configure>
Note: See TracBrowser for help on using the repository browser.