From 7131918a4a6dd36ce66792d4c2c83b52ea021a9c Mon Sep 17 00:00:00 2001 From: Oleg Krasilnikov Date: Mon, 9 Apr 2007 05:52:35 +0000 Subject: [PATCH] Bug#181025: group context menus --- build/org.eclipse.cdt.make.ui/plugin.properties | 2 ++ build/org.eclipse.cdt.make.ui/plugin.xml | 12 ++++++++++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/build/org.eclipse.cdt.make.ui/plugin.properties b/build/org.eclipse.cdt.make.ui/plugin.properties index ff219ff7ddf..a9f00b76504 100644 --- a/build/org.eclipse.cdt.make.ui/plugin.properties +++ b/build/org.eclipse.cdt.make.ui/plugin.properties @@ -76,3 +76,5 @@ CDTPathSymbolsProperty.name=C/C++ Project paths and symbols Includes=Includes Symbols=Symbols +# menu label +Make.targets.menu=Make targets \ No newline at end of file diff --git a/build/org.eclipse.cdt.make.ui/plugin.xml b/build/org.eclipse.cdt.make.ui/plugin.xml index 966a3ae69a4..8be0ebaa51c 100644 --- a/build/org.eclipse.cdt.make.ui/plugin.xml +++ b/build/org.eclipse.cdt.make.ui/plugin.xml @@ -70,17 +70,25 @@ + + + +