From 61e58395407fb334f6aca12c5de52c3e76f67ce0 Mon Sep 17 00:00:00 2001
From: Ruben Rodriguez <ruben@trisquel.info>
Date: Thu, 2 Dec 2021 22:20:42 -0500
Subject: [PATCH] mate-menus: hide imagemagick icon

---
 helpers/DATA/mate-menus/applications.menu | 1 +
 helpers/make-mate-menus                   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/helpers/DATA/mate-menus/applications.menu b/helpers/DATA/mate-menus/applications.menu
index 3aa528e7..981f74da 100644
--- a/helpers/DATA/mate-menus/applications.menu
+++ b/helpers/DATA/mate-menus/applications.menu
@@ -105,6 +105,7 @@
     <Exclude>
         <Filename>libreoffice-draw.desktop</Filename>
         <Filename>display.im6.desktop</Filename>
+        <Filename>display-im6.q16.desktop</Filename>
         <Filename>atril.desktop</Filename>
         <Filename>evince.desktop</Filename>
     </Exclude>
diff --git a/helpers/make-mate-menus b/helpers/make-mate-menus
index 7506ca3d..793d0aad 100644
--- a/helpers/make-mate-menus
+++ b/helpers/make-mate-menus
@@ -17,7 +17,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=7
+VERSION=8
 COMPONENT=main
 
 . ./config
-- 
GitLab