From c01bbd11b571078c9d5df959207248da660a1283 Mon Sep 17 00:00:00 2001 From: Samuel GOUGEON Date: Fri, 13 Jan 2017 01:45:20 +0100 Subject: [PATCH] move menu Applications=>NewsFeed to ?(info)=>NewsFeed Like help() and demo_gui(), it is an info application. It is expected in the "?" menu. Change-Id: Id449038a26efe0aa930b4388574d1a6a19a2921c --- scilab/modules/gui/etc/main_menubar.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scilab/modules/gui/etc/main_menubar.xml b/scilab/modules/gui/etc/main_menubar.xml index 51e87f4..fffcce6 100644 --- a/scilab/modules/gui/etc/main_menubar.xml +++ b/scilab/modules/gui/etc/main_menubar.xml @@ -113,10 +113,6 @@ - - - - @@ -128,6 +124,10 @@ + + + + -- 1.7.9.5