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

13 lines
563 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<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>