Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #163 from sohaniwso2/master
Browse files Browse the repository at this point in the history
Remove About Dialog extension
  • Loading branch information
sohaniwso2 committed May 31, 2018
2 parents f250e3c + e1b285f commit 2ba6e39
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 0 additions & 16 deletions plugins/org.wso2.developerstudio.eclipse.platform.ui/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,22 +38,6 @@
</initializer>
</extension>

<extension point="org.eclipse.ui.menus">
<menuContribution locationURI="menu:org.eclipse.ui.main.menu?after=additions">
<menu label="Developer Studio"
mnemonic="C"
id="org.wso2.developerstudio.eclipse.platform.ui.main">
<command
commandId="org.wso2.developerstudio.eclipse.platform.ui.commands.sampleCommand"
icon="icons/carbon-studio-small-logo.gif"
id="org.wso2.developerstudio.eclipse.platform.ui.toolbars.sampleCommand"
label="About"
tooltip="About Developer Studio">
</command>
</menu>
</menuContribution>
</extension>

<extension
point="org.eclipse.ui.commands">
<category
Expand Down

0 comments on commit 2ba6e39

Please sign in to comment.