source: products/quintagroup.plonetabs/trunk/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
RevLine 
[873]1from zope.i18nmessageid import MessageFactory
2
3messageFactory = MessageFactory('quintagroup.plonetabs')
4
[43]5def initialize(context):
6    pass
Note: See TracBrowser for help on using the repository browser.