2007-03-22 14:52:36 +00:00
|
|
|
###############################################################################
|
2009-02-10 22:36:47 +00:00
|
|
|
# Copyright (c) 2002, 2009 IBM Corporation and others.
|
2007-03-22 14:52:36 +00:00
|
|
|
# All rights reserved. This program and the accompanying materials
|
|
|
|
# are made available under the terms of the Eclipse Public License v1.0
|
|
|
|
# which accompanies this distribution, and is available at
|
|
|
|
# http://www.eclipse.org/legal/epl-v10.html
|
2008-03-14 18:26:35 +00:00
|
|
|
#
|
2007-03-22 14:52:36 +00:00
|
|
|
# Contributors:
|
|
|
|
# IBM Corporation - initial API and implementation
|
2007-03-22 15:50:57 +00:00
|
|
|
# Martin Oberhuber (Wind River) - add providerName
|
2007-06-05 01:39:51 +00:00
|
|
|
# David Dykstal (IBM) - [186589] move properties from org.eclipse.rse.ui
|
2008-11-14 15:54:39 +00:00
|
|
|
# Kevin Doyle (IBM) - [239700] Compile Commands are available on items it shouldn't
|
2007-03-22 14:52:36 +00:00
|
|
|
###############################################################################
|
|
|
|
|
|
|
|
# NLS_MESSAGEFORMAT_NONE
|
|
|
|
# NLS_ENCODING=UTF-8
|
|
|
|
|
2009-02-10 22:36:47 +00:00
|
|
|
pluginName = Remote System Explorer User Actions
|
2009-05-13 22:23:26 +00:00
|
|
|
providerName = Eclipse.org - DSDP
|
2007-06-05 01:39:51 +00:00
|
|
|
|
|
|
|
PropertyPage.TeamViewUserActionNode = User Action Information
|
|
|
|
PropertyPage.TeamViewCompileTypeNode = Compile Type Information
|
|
|
|
PropertyPage.TeamViewCompileCommandNode = Compile Command Information
|
2008-03-14 04:09:22 +00:00
|
|
|
|
|
|
|
DynamicLabel.CompileActionNode = Compile
|
2008-11-14 15:54:39 +00:00
|
|
|
DynamicLabel.CompilePromptActionNode = Compile (Prompt)
|
|
|
|
DynamicLabel.UserActionNode = User Action
|