~gdgellatly/server-env-tools/base-synchro-7.0

« back to all changes in this revision

Viewing changes to ir_config_parameter_viewer/__openerp__.py

  • Committer: Alexandre Fayolle
  • Date: 2013-01-18 14:26:01 UTC
  • Revision ID: alexandre.fayolle@camptocamp.com-20130118142601-v0918n3p74o0blzw
[7.0] mark all unported modules as not installable

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 'init_xml': [],
16
16
 'update_xml': ['ir_config_parameter_view.xml'],
17
17
 'demo_xml': [],
18
 
 'installable': True,
 
18
 'installable': False,
19
19
 'auto_install': False}
20
 
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
 
 
b'\\ No newline at end of file'
 
20
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: