From eebbb4913ee16120cb0ce3ddf2868c8b3134ca87 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez <ruben@trisquel.info> Date: Mon, 11 May 2020 20:43:04 -0400 Subject: [PATCH] mate-menus: corrected trisquel-app-install placement --- helpers/DATA/mate-menus/applications.menu | 2 +- helpers/make-mate-menus | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helpers/DATA/mate-menus/applications.menu b/helpers/DATA/mate-menus/applications.menu index eb52d8bff..3aa528e72 100644 --- a/helpers/DATA/mate-menus/applications.menu +++ b/helpers/DATA/mate-menus/applications.menu @@ -245,7 +245,7 @@ <Menuname>Other</Menuname> <Menuname>wine-wine</Menuname> <Separator/> - <Filename>gnome-app-install.desktop</Filename> + <Filename>trisquel-app-install.desktop</Filename> </Layout> </Menu> <!-- End Applications --> diff --git a/helpers/make-mate-menus b/helpers/make-mate-menus index 509617fa7..7506ca3d4 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=6 +VERSION=7 COMPONENT=main . ./config -- GitLab