From 7e49509862d6ce73e67108b35726b95d5b0b4627 Mon Sep 17 00:00:00 2001 From: Daniel Reis Date: Tue, 2 Sep 2014 16:13:04 +0100 Subject: [PATCH] Move users_ldap_mail out of unported --- {__unported__/users_ldap_mail => users_ldap_mail}/__init__.py | 0 {__unported__/users_ldap_mail => users_ldap_mail}/__openerp__.py | 0 .../users_ldap_mail => users_ldap_mail}/i18n/users_ldap_mail.pot | 0 .../users_ldap_mail => users_ldap_mail}/users_ldap_model.py | 0 .../users_ldap_mail => users_ldap_mail}/users_ldap_view.xml | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename {__unported__/users_ldap_mail => users_ldap_mail}/__init__.py (100%) rename {__unported__/users_ldap_mail => users_ldap_mail}/__openerp__.py (100%) rename {__unported__/users_ldap_mail => users_ldap_mail}/i18n/users_ldap_mail.pot (100%) rename {__unported__/users_ldap_mail => users_ldap_mail}/users_ldap_model.py (100%) rename {__unported__/users_ldap_mail => users_ldap_mail}/users_ldap_view.xml (100%) diff --git a/__unported__/users_ldap_mail/__init__.py b/users_ldap_mail/__init__.py similarity index 100% rename from __unported__/users_ldap_mail/__init__.py rename to users_ldap_mail/__init__.py diff --git a/__unported__/users_ldap_mail/__openerp__.py b/users_ldap_mail/__openerp__.py similarity index 100% rename from __unported__/users_ldap_mail/__openerp__.py rename to users_ldap_mail/__openerp__.py diff --git a/__unported__/users_ldap_mail/i18n/users_ldap_mail.pot b/users_ldap_mail/i18n/users_ldap_mail.pot similarity index 100% rename from __unported__/users_ldap_mail/i18n/users_ldap_mail.pot rename to users_ldap_mail/i18n/users_ldap_mail.pot diff --git a/__unported__/users_ldap_mail/users_ldap_model.py b/users_ldap_mail/users_ldap_model.py similarity index 100% rename from __unported__/users_ldap_mail/users_ldap_model.py rename to users_ldap_mail/users_ldap_model.py diff --git a/__unported__/users_ldap_mail/users_ldap_view.xml b/users_ldap_mail/users_ldap_view.xml similarity index 100% rename from __unported__/users_ldap_mail/users_ldap_view.xml rename to users_ldap_mail/users_ldap_view.xml