mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
Bug 330082 - Help indexing error on 02_terminal_page.html
This commit is contained in:
parent
8d2d23da6e
commit
9f745a2153
5 changed files with 5 additions and 5 deletions
|
@ -13,7 +13,7 @@
|
|||
<feature
|
||||
id="org.eclipse.tm.terminal.local.sdk"
|
||||
label="%featureName"
|
||||
version="0.1.1.qualifier"
|
||||
version="0.1.100.qualifier"
|
||||
provider-name="%providerName"
|
||||
image="eclipse_update_120.jpg">
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<feature
|
||||
id="org.eclipse.tm.terminal.sdk"
|
||||
label="%featureName"
|
||||
version="3.1.1.qualifier"
|
||||
version="3.1.100.qualifier"
|
||||
provider-name="%providerName"
|
||||
image="eclipse_update_120.jpg">
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<feature
|
||||
id="org.eclipse.tm.terminal.view"
|
||||
label="%featureName"
|
||||
version="2.1.0.qualifier"
|
||||
version="2.1.100.qualifier"
|
||||
provider-name="%providerName">
|
||||
|
||||
<description>
|
||||
|
|
|
@ -2,7 +2,7 @@ Manifest-Version: 1.0
|
|||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %pluginName
|
||||
Bundle-SymbolicName: org.eclipse.tm.terminal.view;singleton:=true
|
||||
Bundle-Version: 2.1.0.qualifier
|
||||
Bundle-Version: 2.1.100.qualifier
|
||||
Bundle-Activator: org.eclipse.tm.internal.terminal.view.TerminalViewPlugin
|
||||
Bundle-Localization: plugin
|
||||
Require-Bundle: org.eclipse.ui,
|
||||
|
|
|
@ -47,7 +47,7 @@ Martin Oberhuber (Wind River) - initial API and implementation
|
|||
</tr>
|
||||
<tr align="left" valign="top">
|
||||
<td><p><img src="../../icons/clcl16/lock_co.gif" border="0" hspace="0" vspace="0"/></p></td>
|
||||
<td><p>Toggle <b>Scroll Lock</b></a> in the current terminal connection.</p></td>
|
||||
<td><p>Toggle <b>Scroll Lock</b> in the current terminal connection.</p></td>
|
||||
</tr>
|
||||
<tr align="left" valign="top">
|
||||
<td><p><img src="../../icons/cview16/terminal_view.gif" border="0" hspace="0" vspace="0"/></p></td>
|
||||
|
|
Loading…
Add table
Reference in a new issue