1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 10:46:02 +02:00

Terminal: Fix command category id in local connector contribution

plug-in
This commit is contained in:
Uwe Stieber 2015-04-20 09:09:40 +02:00
parent 42df31be0e
commit 081c2341a2

View file

@ -67,7 +67,7 @@
<!-- Command contributions -->
<extension point="org.eclipse.ui.commands">
<command
categoryId="org.eclipse.tm.terminal.connector.commands.category"
categoryId="org.eclipse.tm.terminal.view.ui.commands.category"
helpContextId="org.eclipse.tm.terminal.connector.local.command_Launch"
id="org.eclipse.tm.terminal.connector.local.command.launch"
name="%command.launch.name">