Browse Source

Merge pull request #108 from ilmir-k/10.0-mail-recovery-image

[DOC] mail_recovery: correct image path
pull/114/head
ILMIR 7 years ago
committed by GitHub
parent
commit
9280291efd
  1. 2
      mail_recovery/__openerp__.py
  2. 0
      mail_recovery/images/mail_recovery.png

2
mail_recovery/__openerp__.py

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
{
'name': "Mail recovery",
'name': "Mail Recovery",
'summary': """Backup and recover unsent message""",
'author': "IT-Projects LLC, Ildar Nasyrov",
'license': 'LGPL-3',

0
mail_recovery/static/images/mail_recovery.png → mail_recovery/images/mail_recovery.png

Before

Width: 750  |  Height: 371  |  Size: 384 KiB

After

Width: 750  |  Height: 371  |  Size: 384 KiB

Loading…
Cancel
Save