Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'terminal/org.eclipse.tm.terminal.view/TerminalContexts.xml')
-rw-r--r--terminal/org.eclipse.tm.terminal.view/TerminalContexts.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/terminal/org.eclipse.tm.terminal.view/TerminalContexts.xml b/terminal/org.eclipse.tm.terminal.view/TerminalContexts.xml
deleted file mode 100644
index 387756f5c..000000000
--- a/terminal/org.eclipse.tm.terminal.view/TerminalContexts.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?NLS TYPE="org.eclipse.help.contexts"?>
-<!--
-Copyright (c) 2008 Wind River Systems, Inc.
-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
-
-Contributors:
-Martin Oberhuber (Wind River) - initial API and implementation
--->
-<contexts>
- <context id="terminal_view">
- <topic label="Terminal View" href="doc/html/01_terminalview.html" />
- <topic label="Terminal Emulation" href="doc/html/04_terminal_emulation.html" />
- <topic label="Terminal View Quick Reference" href="doc/html/02_terminal_page.html#terminal_page"/>
- </context>
-</contexts> \ No newline at end of file

Back to the top