From fc67aaae37f294bb4530da93a884e6a91e30d72d Mon Sep 17 00:00:00 2001 From: Kevin Doyle Date: Wed, 12 Nov 2008 18:13:36 +0000 Subject: [PATCH] [242431] Register a new unique context menu id, so contributions can be made to all our views --- .../UI/org/eclipse/rse/ui/ISystemContextMenuConstants.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rse/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/ISystemContextMenuConstants.java b/rse/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/ISystemContextMenuConstants.java index 9b99fba6f6e..6d92487b058 100644 --- a/rse/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/ISystemContextMenuConstants.java +++ b/rse/plugins/org.eclipse.rse.ui/UI/org/eclipse/rse/ui/ISystemContextMenuConstants.java @@ -53,7 +53,7 @@ public interface ISystemContextMenuConstants * Context menu id used by all RSE views, such that menu's can be contributed * to all views. * - * RSE Views: Remote Systems, Remote System Details, Monitor, and Scratchpad + * RSE Views: Remote Systems, Remote System Details, Remote Monitor, Remote Search, and Remote Scratchpad * Note: This does does not work with dialog's which have the SystemView * embedded in them. * @since 3.1