~project-core-editors/project-service/github-7.0

« back to all changes in this revision

Viewing changes to project_baseuser/__openerp__.py

  • Committer: Daniel Reis
  • Date: 2013-11-14 09:56:05 UTC
  • mto: This revision was merged to the branch mainline in revision 28.
  • Revision ID: git-v1:6d936fe041748357c8560d017e7d4f8091fda44c
Add i18n pot files; minor adjustments

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
        ],
93
93
    'installable': True,
94
94
}
 
95
 
95
96
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: