source: products/quintagroup.plonetabs/branches/nokss/quintagroup/plonetabs/__init__.py @ 3681

Last change on this file since 3681 was 3437, checked in by potar, 12 years ago

Merged tests branch

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