Signed-off-by: Robin Rosenberg <robin.rosenberg@xxxxxxxxxx> --- org.spearce.egit.ui/plugin.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/org.spearce.egit.ui/plugin.xml b/org.spearce.egit.ui/plugin.xml index b809300..a52495b 100644 --- a/org.spearce.egit.ui/plugin.xml +++ b/org.spearce.egit.ui/plugin.xml @@ -241,12 +241,12 @@ description="Common things to do with Git" id="org.spearce.egit.ui.gitaction" label="%GitActions_label" - visible="true" + visible="false" > <menu id="org.spearce.egit.ui.gitmenu" label="%GitMenu_label" - path="org.spearce.egit.ui.gitmenu" + path="additions" > </menu> <action -- 1.6.0.rc2.35.g04c6e9 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html