From 893c01d9711a2a8ad60c1123f57252b4cf520089 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Rodr=C3=ADguez?= <ruben@trisquel.info> Date: Tue, 22 Jul 2014 20:08:10 +0200 Subject: [PATCH] Updated gnome main menu --- helpers/DATA/gnome-menus/applications.menu | 4 ++++ helpers/make-gnome-menus | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/helpers/DATA/gnome-menus/applications.menu b/helpers/DATA/gnome-menus/applications.menu index 635f34d5..d614eb32 100644 --- a/helpers/DATA/gnome-menus/applications.menu +++ b/helpers/DATA/gnome-menus/applications.menu @@ -82,6 +82,10 @@ <Category>Science</Category> </And> </Include> + <Exclude> + <Filename>libreoffice-math.desktop</Filename> + </Exclude> + </Menu> <!-- End Science --> <!-- Games --> diff --git a/helpers/make-gnome-menus b/helpers/make-gnome-menus index 227818af..1c078c43 100644 --- a/helpers/make-gnome-menus +++ b/helpers/make-gnome-menus @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=5 +VERSION=6 COMPONENT=main . ./config -- GitLab