1
0
Fork 0
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:
David McKnight 2006-05-31 12:45:05 +00:00
parent b7a987a30d
commit 2951860b14

View file

@ -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>