From 16f712be709f686ee61022739ce15d6fd5aeb49f Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Tue, 15 Jul 2008 20:43:08 +0000 Subject: [PATCH] [240745] Fix Terminal Widget Context Descriptions --- .../HelpContexts.xml | 2 +- .../TerminalContexts.xml | 19 +++++++++++++++++++ .../org.eclipse.tm.terminal.view/plugin.xml | 1 + .../org.eclipse.tm.terminal/HelpContexts.xml | 18 ++++++++++++++++++ terminal/org.eclipse.tm.terminal/plugin.xml | 3 +++ 5 files changed, 42 insertions(+), 1 deletion(-) create mode 100644 terminal/org.eclipse.tm.terminal.view/TerminalContexts.xml create mode 100644 terminal/org.eclipse.tm.terminal/HelpContexts.xml diff --git a/terminal/org.eclipse.tm.terminal.view/HelpContexts.xml b/terminal/org.eclipse.tm.terminal.view/HelpContexts.xml index 4100b7979da..5ba920568af 100644 --- a/terminal/org.eclipse.tm.terminal.view/HelpContexts.xml +++ b/terminal/org.eclipse.tm.terminal.view/HelpContexts.xml @@ -12,7 +12,7 @@ Martin Oberhuber (Wind River) - initial API and implementation --> - The Terminal View supports direct connections to target boards via serial or network connections. + The Terminal View supports direct connections to remote systems via serial or network connections. diff --git a/terminal/org.eclipse.tm.terminal.view/TerminalContexts.xml b/terminal/org.eclipse.tm.terminal.view/TerminalContexts.xml new file mode 100644 index 00000000000..387756f5c68 --- /dev/null +++ b/terminal/org.eclipse.tm.terminal.view/TerminalContexts.xml @@ -0,0 +1,19 @@ + + + + + + + + + + \ No newline at end of file diff --git a/terminal/org.eclipse.tm.terminal.view/plugin.xml b/terminal/org.eclipse.tm.terminal.view/plugin.xml index 504ec8b41e3..3a26546d85a 100644 --- a/terminal/org.eclipse.tm.terminal.view/plugin.xml +++ b/terminal/org.eclipse.tm.terminal.view/plugin.xml @@ -83,6 +83,7 @@ + diff --git a/terminal/org.eclipse.tm.terminal/HelpContexts.xml b/terminal/org.eclipse.tm.terminal/HelpContexts.xml new file mode 100644 index 00000000000..761da672632 --- /dev/null +++ b/terminal/org.eclipse.tm.terminal/HelpContexts.xml @@ -0,0 +1,18 @@ + + + + + + The Terminal View supports direct connections to remote systems via serial or network connections. + + + \ No newline at end of file diff --git a/terminal/org.eclipse.tm.terminal/plugin.xml b/terminal/org.eclipse.tm.terminal/plugin.xml index aae86a7c5c7..ce1bd3b4f33 100644 --- a/terminal/org.eclipse.tm.terminal/plugin.xml +++ b/terminal/org.eclipse.tm.terminal/plugin.xml @@ -21,4 +21,7 @@ id="org.eclipse.tm.terminal.TerminalContext" /> + + +