mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-20 06:35:50 +02:00
fix view category
This commit is contained in:
parent
b7a987a30d
commit
2951860b14
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ Contributors:
|
||||||
<view
|
<view
|
||||||
name="%View.RemoteCommands"
|
name="%View.RemoteCommands"
|
||||||
icon="./icons/full/cview16/commands_view.gif"
|
icon="./icons/full/cview16/commands_view.gif"
|
||||||
category="org.eclipse.rse.shells.ui.view"
|
category="org.eclipse.rse.ui.view"
|
||||||
class="org.eclipse.rse.shells.ui.view.SystemCommandsViewPart"
|
class="org.eclipse.rse.shells.ui.view.SystemCommandsViewPart"
|
||||||
id="org.eclipse.rse.shells.ui.view.commandsView">
|
id="org.eclipse.rse.shells.ui.view.commandsView">
|
||||||
</view>
|
</view>
|
||||||
|
|
Loading…
Add table
Reference in a new issue