mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-11 02:05:39 +02:00
Bug 196337 - Downrev TM local terminal to 0.1.0
This commit is contained in:
parent
d068232e7f
commit
746206bb55
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
||||||
-->
|
-->
|
||||||
<feature id="org.eclipse.tm.terminal.local"
|
<feature id="org.eclipse.tm.terminal.local"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="1.0.0.qualifier"
|
version="0.1.0.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
image="eclipse_update_120.jpg">
|
image="eclipse_update_120.jpg">
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
||||||
Bundle-ManifestVersion: 2
|
Bundle-ManifestVersion: 2
|
||||||
Bundle-Name: %pluginName
|
Bundle-Name: %pluginName
|
||||||
Bundle-SymbolicName: org.eclipse.tm.terminal.local;singleton:=true
|
Bundle-SymbolicName: org.eclipse.tm.terminal.local;singleton:=true
|
||||||
Bundle-Version: 1.0.0.qualifier
|
Bundle-Version: 0.1.0.qualifier
|
||||||
Bundle-Activator: org.eclipse.tm.internal.terminal.local.LocalTerminalActivator
|
Bundle-Activator: org.eclipse.tm.internal.terminal.local.LocalTerminalActivator
|
||||||
Bundle-Localization: plugin
|
Bundle-Localization: plugin
|
||||||
Bundle-Vendor: %providerName
|
Bundle-Vendor: %providerName
|
||||||
|
|
Loading…
Add table
Reference in a new issue