From 8a058de171a50597694a582ec3d77893e0710252 Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Thu, 6 Oct 2016 14:52:57 +0200 Subject: [PATCH] [MIG] Rename manifest files --- attachment_preview/{__openerp__.py => __manifest__.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename attachment_preview/{__openerp__.py => __manifest__.py} (100%) diff --git a/attachment_preview/__openerp__.py b/attachment_preview/__manifest__.py similarity index 100% rename from attachment_preview/__openerp__.py rename to attachment_preview/__manifest__.py