Browse Source

[DOC] mail_recovery: correct image path

pull/108/head
ilmir 7 years ago
parent
commit
2225e186ec
No known key found for this signature in database GPG Key ID: 12A197E0F2802C8B
  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 -*- # -*- coding: utf-8 -*-
{ {
'name': "Mail recovery",
'name': "Mail Recovery",
'summary': """Backup and recover unsent message""", 'summary': """Backup and recover unsent message""",
'author': "IT-Projects LLC, Ildar Nasyrov", 'author': "IT-Projects LLC, Ildar Nasyrov",
'license': 'LGPL-3', '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