diff --git a/README.rst b/mail_check_immediately/README.rst similarity index 100% rename from README.rst rename to mail_check_immediately/README.rst diff --git a/__init__.py b/mail_check_immediately/__init__.py similarity index 100% rename from __init__.py rename to mail_check_immediately/__init__.py diff --git a/__openerp__.py b/mail_check_immediately/__openerp__.py similarity index 100% rename from __openerp__.py rename to mail_check_immediately/__openerp__.py diff --git a/doc/changelog.rst b/mail_check_immediately/doc/changelog.rst similarity index 100% rename from doc/changelog.rst rename to mail_check_immediately/doc/changelog.rst diff --git a/models.py b/mail_check_immediately/models.py similarity index 100% rename from models.py rename to mail_check_immediately/models.py diff --git a/static/description/icon.png b/mail_check_immediately/static/description/icon.png similarity index 100% rename from static/description/icon.png rename to mail_check_immediately/static/description/icon.png diff --git a/static/description/index.html b/mail_check_immediately/static/description/index.html similarity index 100% rename from static/description/index.html rename to mail_check_immediately/static/description/index.html diff --git a/static/description/issue.png b/mail_check_immediately/static/description/issue.png similarity index 100% rename from static/description/issue.png rename to mail_check_immediately/static/description/issue.png diff --git a/static/description/screenshot.png b/mail_check_immediately/static/description/screenshot.png similarity index 100% rename from static/description/screenshot.png rename to mail_check_immediately/static/description/screenshot.png diff --git a/static/src/js/main.js b/mail_check_immediately/static/src/js/main.js similarity index 100% rename from static/src/js/main.js rename to mail_check_immediately/static/src/js/main.js diff --git a/static/src/xml/main.xml b/mail_check_immediately/static/src/xml/main.xml similarity index 100% rename from static/src/xml/main.xml rename to mail_check_immediately/static/src/xml/main.xml diff --git a/views.xml b/mail_check_immediately/views.xml similarity index 100% rename from views.xml rename to mail_check_immediately/views.xml