From 1d79c8e01de7fd450d761c2b86c59bbefe69b11a Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Fri, 7 Apr 2017 17:25:31 -0400 Subject: [PATCH] mate-menus, tweaked layout --- helpers/DATA/mate-menus/applications.menu | 49 ++++++----------------- helpers/make-mate-menus | 4 +- 2 files changed, 14 insertions(+), 39 deletions(-) diff --git a/helpers/DATA/mate-menus/applications.menu b/helpers/DATA/mate-menus/applications.menu index f69eaba..c6e7f66 100644 --- a/helpers/DATA/mate-menus/applications.menu +++ b/helpers/DATA/mate-menus/applications.menu @@ -22,7 +22,7 @@ Accessories - Utility.directory + mate-utility.directory Utility @@ -45,7 +45,7 @@ Development - Development.directory + mate-development.directory Development @@ -69,7 +69,7 @@ Education - Education.directory + mate-education.directory Education @@ -78,26 +78,10 @@ - - - Science - GnomeScience.directory - - - Education - Science - - - - libreoffice-math.desktop - - - - Games - Game.directory + mate-game.directory Game @@ -106,12 +90,12 @@ freecell.desktop - + Graphics - Graphics.directory + mate-graphics.directory Graphics @@ -128,7 +112,7 @@ Internet - Network.directory + mate-network.directory icecat.desktop abrowser-3.0.desktop @@ -167,7 +151,7 @@ Multimedia - AudioVideo.directory + mate-audio-video.directory totem.desktop exaile.desktop @@ -186,7 +170,7 @@ Office - Office.directory + mate-office.directory libreoffice-writer.desktop libreoffice-calc.desktop @@ -217,7 +201,7 @@ Other - X-GNOME-Other.directory + mate-other.directory @@ -241,16 +225,9 @@ - - - Debian - debian-menu.menu - Debian.directory - gnome-app-install.desktop - mate-control-center.desktop @@ -265,12 +242,10 @@ Multimedia Games Accessories - Debian Other wine-wine gnome-app-install.desktop - gnome-control-center.desktop diff --git a/helpers/make-mate-menus b/helpers/make-mate-menus index 37e7558..968942b 100644 --- a/helpers/make-mate-menus +++ b/helpers/make-mate-menus @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2014 Ruben Rodriguez +# Copyright (C) 2017 Ruben Rodriguez # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=1 +VERSION=2 COMPONENT=main . ./config