diff --git a/app_website_blog_editor/__manifest__.py b/app_website_blog_editor/__manifest__.py index 73f31009..60ead110 100644 --- a/app_website_blog_editor/__manifest__.py +++ b/app_website_blog_editor/__manifest__.py @@ -38,10 +38,10 @@ ############################################################################## { - 'name': "Website Blogs,Page Editor in source code. mass edit blog and page.Odoo网页与博文源码编辑", + 'name': "Website Blogs,Page Editor in source code. mass edit blog and page.Odoo网页与博文源码编辑器", 'version': '16.23.10.31', 'author': 'odooai.cn', - 'category': 'Base', + 'category': 'Website', 'website': 'https://www.odooai.cn', 'live_test_url': 'https://demo.odooapp.cn', 'license': 'LGPL-3', diff --git a/app_website_blog_editor/static/description/icon.png b/app_website_blog_editor/static/description/icon.png index 91a539ca..ad6a2b10 100644 Binary files a/app_website_blog_editor/static/description/icon.png and b/app_website_blog_editor/static/description/icon.png differ diff --git a/app_website_blog_superbar/__manifest__.py b/app_website_blog_superbar/__manifest__.py index 5f15f1bd..a6bb85e5 100644 --- a/app_website_blog_superbar/__manifest__.py +++ b/app_website_blog_superbar/__manifest__.py @@ -41,7 +41,7 @@ 'name': "Website Blogs Search Enhance", 'version': '16.23.07.07', 'author': 'odooai.cn', - 'category': 'Base', + 'category': 'Website', 'website': 'https://www.odooai.cn', 'live_test_url': 'https://demo.odooapp.cn', 'license': 'LGPL-3', diff --git a/app_website_sale_editor/__manifest__.py b/app_website_sale_editor/__manifest__.py index f34fdd5a..0450529d 100644 --- a/app_website_sale_editor/__manifest__.py +++ b/app_website_sale_editor/__manifest__.py @@ -41,7 +41,7 @@ 'name': "Website Product Editor in Backend", 'version': '16.23.08.03', 'author': 'odooai.cn', - 'category': 'Base', + 'category': 'Website', 'website': 'https://www.odooai.cn', 'live_test_url': 'https://demo.odooapp.cn', 'license': 'LGPL-3',