From 9164f1c2523844721d1df0e2eb6c7c463f1d464c Mon Sep 17 00:00:00 2001 From: Guewen Baconnier Date: Mon, 14 Jul 2014 16:01:04 +0200 Subject: [PATCH] change website in the __openerp__.py files to the magento connector website --- magentoerpconnect/__openerp__.py | 2 +- magentoerpconnect_catalog/__openerp__.py | 2 +- magentoerpconnect_export_partner/__openerp__.py | 2 +- magentoerpconnect_options_active/__openerp__.py | 2 +- magentoerpconnect_order_comment/__openerp__.py | 2 +- magentoerpconnect_pricing/__openerp__.py | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/magentoerpconnect/__openerp__.py b/magentoerpconnect/__openerp__.py index 0acfc5768..5346d7748 100644 --- a/magentoerpconnect/__openerp__.py +++ b/magentoerpconnect/__openerp__.py @@ -35,7 +35,7 @@ }, 'author': 'Connector Core Editors', 'license': 'AGPL-3', - 'website': 'https://launchpad.net/openerp-connector-magento', + 'website': 'http://www.openerp-magento-connector.com', 'description': """ Magento Connector ================= diff --git a/magentoerpconnect_catalog/__openerp__.py b/magentoerpconnect_catalog/__openerp__.py index 9ddd91fac..85bc25355 100644 --- a/magentoerpconnect_catalog/__openerp__.py +++ b/magentoerpconnect_catalog/__openerp__.py @@ -30,7 +30,7 @@ ], 'author': 'MagentoERPconnect Core Editors', 'license': 'AGPL-3', - 'website': 'https://launchpad.net/magentoerpconnect', + 'website': 'http://www.openerp-magento-connector.com', 'description': """ Magento Connector - Catalog =========================== diff --git a/magentoerpconnect_export_partner/__openerp__.py b/magentoerpconnect_export_partner/__openerp__.py index d51bb9fc5..a875d37bc 100644 --- a/magentoerpconnect_export_partner/__openerp__.py +++ b/magentoerpconnect_export_partner/__openerp__.py @@ -26,7 +26,7 @@ ], 'author': 'MagentoERPconnect Core Editors', 'license': 'AGPL-3', - 'website': 'https://launchpad.net/magentoerpconnect', + 'website': 'http://www.openerp-magento-connector.com', 'description': """ Magento Connector - Export Partners =================================== diff --git a/magentoerpconnect_options_active/__openerp__.py b/magentoerpconnect_options_active/__openerp__.py index c14b49bd6..ba8872084 100644 --- a/magentoerpconnect_options_active/__openerp__.py +++ b/magentoerpconnect_options_active/__openerp__.py @@ -27,7 +27,7 @@ 'external_dependencies': {}, 'author': 'Connector Core Editors', 'license': 'AGPL-3', - 'website': 'https://launchpad.net/magentoerpconnect', + 'website': 'http://www.openerp-magento-connector.com', 'description': """ """, diff --git a/magentoerpconnect_order_comment/__openerp__.py b/magentoerpconnect_order_comment/__openerp__.py index fbc2fb2b1..455a0844f 100644 --- a/magentoerpconnect_order_comment/__openerp__.py +++ b/magentoerpconnect_order_comment/__openerp__.py @@ -26,7 +26,7 @@ ], 'author': 'MagentoERPconnect Core Editors', 'license': 'AGPL-3', - 'website': 'https://launchpad.net/magentoerpconnect', + 'website': 'http://www.openerp-magento-connector.com', 'description': """ Sale order comments synchronisation =================================== diff --git a/magentoerpconnect_pricing/__openerp__.py b/magentoerpconnect_pricing/__openerp__.py index bbf4de75a..13177cc71 100644 --- a/magentoerpconnect_pricing/__openerp__.py +++ b/magentoerpconnect_pricing/__openerp__.py @@ -26,7 +26,7 @@ ], 'author': 'MagentoERPconnect Core Editors', 'license': 'AGPL-3', - 'website': 'https://launchpad.net/magentoerpconnect', + 'website': 'http://www.openerp-magento-connector.com', 'description': """ Magento Connector - Pricing ===================================