Project

General

Profile

« Previous | Next » 

Revision 1104e1d6

Added by Patrick Plitzner about 7 years ago

ref #6566 Migrate help menu

View differences:

eu.etaxonomy.taxeditor.application/plugin.xml
60 60
            restorable="true">
61 61
      </view>
62 62
   </extension-->
63
   <extension
64
         point="org.eclipse.ui.menus">
65
      <menuContribution
66
            locationURI="menu:org.eclipse.ui.main.menu.help">
67
         <command
68
               commandId="org.eclipse.ui.help.helpContents"
69
               label="%command.label.13"
70
               style="push">
71
         </command>
72
         <command
73
               commandId="org.eclipse.ui.help.helpSearch"
74
               label="%command.label.14"
75
               style="push">
76
         </command>
77
         <separator
78
               name="eu.etaxonomy.taxeditor.ui.help.separator0"
79
               visible="true">
80
         </separator>
81
         <command
82
               commandId="org.eclipse.ui.help.dynamicHelp"
83
               label="%command.label.15"
84
               style="push">
85
         </command>
86
         <separator
87
               name="eu.etaxonomy.taxeditor.ui.help.separator1"
88
               visible="true">
89
         </separator>
90
         <command
91
               commandId="eu.etaxonomy.taxeditor.update"
92
               label="%command.label.17"
93
               style="push">
94
         </command>
95
         <separator
96
               name="eu.etaxonomy.taxeditor.ui.help.separator2"
97
               visible="true">
98
         </separator>
99
         <command
100
               commandId="org.eclipse.ui.help.aboutAction"
101
               label="%command.label.19">
102
         </command>
103
      </menuContribution>
104
   </extension>
105 63
   <extension
106 64
         id="product"
107 65
         point="org.eclipse.core.runtime.products">
......
145 103
         </property>
146 104
      </product>
147 105
   </extension>
148
   <extension
149
         point="org.eclipse.ui.commands">
150
      <command
151
            defaultHandler="eu.etaxonomy.taxeditor.update.UpdateHandler"
152
            id="eu.etaxonomy.taxeditor.update"
153
            name="%command.label.17">
154
      </command>
155
      <command
156
            defaultHandler="eu.etaxonomy.taxeditor.update.InstallNewSoftwareHandler"
157
            id="eu.etaxonomy.taxeditor.install"
158
            name="%command.label.18">
159
      </command>
160
   </extension>
161 106
   
162 107
   
163 108
	<extension

Also available in: Unified diff