Skip to content

Instantly share code, notes, and snippets.

@bcho
Created August 16, 2012 13:51
Show Gist options
  • Save bcho/3370256 to your computer and use it in GitHub Desktop.
Save bcho/3370256 to your computer and use it in GitHub Desktop.
#coding: utf-8
{
'name': 'claim and support',
'version': '0.0.1',
'author': 'hbc',
'website': '',
'category': 'Cutomised Modules',
'depends': [
'mail_gateway'
],
'init_xml': [],
'demo_xml': [],
'description': """""",
'update_xml': [
'fetchmail_view.xml'
],
'installable': True,
'active': False
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment