From 47a82b774eac56ff88dfe4cbf196eba06fc62980 Mon Sep 17 00:00:00 2001 From: David McKnight Date: Thu, 3 Jan 2008 20:48:51 +0000 Subject: [PATCH] [187711] toolbar button style needs to be specified as toggle --- rse/plugins/org.eclipse.rse.files.ui/plugin.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/rse/plugins/org.eclipse.rse.files.ui/plugin.xml b/rse/plugins/org.eclipse.rse.files.ui/plugin.xml index 3a0d3747f97..a85a51862dd 100644 --- a/rse/plugins/org.eclipse.rse.files.ui/plugin.xml +++ b/rse/plugins/org.eclipse.rse.files.ui/plugin.xml @@ -446,6 +446,7 @@ David McKnight (IBM) - [187711] Link with Editor action for System View toolbarPath="navigationGroup" class="org.eclipse.rse.internal.files.ui.actions.LinkWithSystemViewAction" icon="$nl$/icons/full/elcl16/synced.gif" + style="toggle" helpContextId="link_editor_with_system_view_action_context" label="%LinkWithSystemView.label">