From 58679214fe0870d4f9254a587017a3715d014e00 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez <ruben@trisquel.info> Date: Tue, 29 Nov 2016 00:19:08 -0500 Subject: [PATCH] Fixed menu object in mate-panel --- helpers/make-mate-panel | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/helpers/make-mate-panel b/helpers/make-mate-panel index 5a1ce00f..5b897807 100644 --- a/helpers/make-mate-panel +++ b/helpers/make-mate-panel @@ -17,7 +17,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=3 +VERSION=4 . ./config @@ -35,8 +35,7 @@ size=42 locked=true position=0 toplevel-id=bottom -applet-iid=MateMenuAppletFactory::MateMenuApplet -object-type=applet +object-type=menu [Object files] -- GitLab