mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Releng: Fix providerNames
This commit is contained in:
parent
e03a36ceab
commit
8e6b5d7ccc
9 changed files with 10 additions and 10 deletions
|
@ -9,7 +9,7 @@
|
|||
##################################################################################
|
||||
|
||||
pluginName = Terminals Local Connector
|
||||
providerName = Eclipse.org - Target Explorer
|
||||
providerName = Eclipse.org - Target Management
|
||||
|
||||
# ----- Commands and Menu contributions -----
|
||||
LocalLauncherDelegate.label=Local Terminal
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
##################################################################################
|
||||
|
||||
pluginName = Terminals Process Connector
|
||||
providerName = Eclipse.org - Target Explorer
|
||||
providerName = Eclipse.org - Target Management
|
||||
|
||||
# ----- Terminal Connectors -----
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
##################################################################################
|
||||
|
||||
pluginName = TM Terminal Serial Connector Extensions
|
||||
providerName = Eclipse.org - Target Explorer
|
||||
providerName = Eclipse.org - Target Management
|
||||
|
||||
# ----- Terminal Launcher Delegates -----
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
##################################################################################
|
||||
|
||||
pluginName = Terminals SSH Extensions
|
||||
providerName = Eclipse.org - Target Explorer
|
||||
providerName = Eclipse.org - Target Management
|
||||
|
||||
# ----- Terminal Connector -----
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
##################################################################################
|
||||
|
||||
pluginName = Terminals Telnet Extensions
|
||||
providerName = Eclipse.org - Target Explorer
|
||||
providerName = Eclipse.org - Target Management
|
||||
|
||||
# ----- Terminal Connector -----
|
||||
|
||||
|
|
|
@ -18,8 +18,8 @@
|
|||
|
||||
# NLS_MESSAGEFORMAT_NONE
|
||||
|
||||
pluginName = Tm Terminal Control
|
||||
providerName = Eclipse TM Project
|
||||
pluginName = TM Terminal Control
|
||||
providerName = Eclipse.org - Target Management
|
||||
|
||||
terminal.context.name.edit=Terminal Control in Focus
|
||||
terminal.context.description.edit=Show modified keyboard shortcuts in context menu
|
||||
|
|
|
@ -9,6 +9,6 @@
|
|||
##################################################################################
|
||||
|
||||
pluginName = Terminal View Core
|
||||
providerName = Eclipse.org - Target Explorer
|
||||
providerName = Eclipse.org - Target Management
|
||||
|
||||
ExtensionPoint.contextPropertiesProviders = Terminal Context Properties Providers
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
##################################################################################
|
||||
|
||||
pluginName = Terminals RSE Add-on
|
||||
providerName = Eclipse.org - Target Explorer
|
||||
providerName = Eclipse.org - Target Management
|
||||
|
||||
# ----- Commands and Menu contributions -----
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
##################################################################################
|
||||
|
||||
pluginName = Terminals
|
||||
providerName = Eclipse.org - Target Explorer
|
||||
providerName = Eclipse.org - Target Management
|
||||
|
||||
# ----- Terminals View -----
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue