diff --git a/theme_fuge/__manifest__.py b/theme_fuge/__manifest__.py index e7dad2675..bbb74e4e3 100644 --- a/theme_fuge/__manifest__.py +++ b/theme_fuge/__manifest__.py @@ -53,7 +53,7 @@ ], 'images': [ 'static/description/banner.png', - 'static/description/fugestore.png', + 'static/description/theme_screenshot.png', ], 'license': 'LGPL-3', 'installable': True, diff --git a/theme_fuge/static/description/theme_screenshot.png b/theme_fuge/static/description/theme_screenshot.png new file mode 100644 index 000000000..d21ea3286 Binary files /dev/null and b/theme_fuge/static/description/theme_screenshot.png differ