1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-27 18:23:22 +02:00
cdt/terminal/plugins/org.eclipse.tm.terminal.view.ui/contexts.xml

23 lines
883 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2018 Red Hat and others.
This program and the accompanying materials
are made available under the terms of the Eclipse Public License 2.0
which accompanies this distribution, and is available at
https://www.eclipse.org/legal/epl-2.0/
SPDX-License-Identifier: EPL-2.0
-->
<contexts>
<context id="LaunchTerminalSettingsDialog">
<description>Select the terminal type and specify the connections settings to connect a new terminal.</description>
</context>
<context id="EncodingSelectionDialog">
<description>Select the new encoding for the active terminal.</description>
</context>
<context id="ExternalExecutablesDialog">
<description>Add or modify an external executable added to the 'Show in Local Terminal' context menu.</description>
</context>
</contexts>