source: products/quintagroup.plonetabs/branches/tests/quintagroup/plonetabs/__init__.py @ 3389

Last change on this file since 3389 was 873, checked in by mylan, 17 years ago

Update history

  • Property svn:eol-style set to native
File size: 138 bytes
Line 
1from zope.i18nmessageid import MessageFactory
2
3messageFactory = MessageFactory('quintagroup.plonetabs')
4
5def initialize(context):
6    pass
Note: See TracBrowser for help on using the repository browser.