1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 14:55:41 +02:00

[184824] add and reference a "Remote" action set

This commit is contained in:
David Dykstal 2007-06-04 20:19:55 +00:00
parent d4bf6fa10d
commit 9792857149
2 changed files with 3 additions and 2 deletions

View file

@ -11,7 +11,7 @@
# Emily Bruner, Mazen Faraj, Adrian Storisteanu, Li Ding, and Kent Hawley.
#
# Contributors:
# {Name} (company) - description of contribution.
# Willian Mitsuda - [184824] added a Remote action set item
################################################################################
# NLS_MESSAGEFORMAT_NONE
@ -44,5 +44,6 @@ VirtualObjectDecorator.label=Virtual Object Decorator
Search.Page = Remote Search
searchMenu.label = Se&arch
Remote.ActionSet = Remote...
Remote.Search = &Remote...
Remote.Search.tooltip = Opens Remote Search dialog page for text and file searching on remote systems

View file

@ -249,7 +249,7 @@ Martin Oberhuber (Wind River) - [186748] Move ISubSystemConfigurationAdapter fro
<extension
point="org.eclipse.ui.actionSets">
<actionSet
label="%Remote.Search"
label="%Remote.ActionSet"
visible="true"
id="org.eclipse.rse.core.search.searchActionSet">
<menu