mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-19 14:15: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
|
||||
name="%View.RemoteCommands"
|
||||
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"
|
||||
id="org.eclipse.rse.shells.ui.view.commandsView">
|
||||
</view>
|
||||
|
|
Loading…
Add table
Reference in a new issue