Project

General

Profile

« Previous | Next » 

Revision a4ec021f

Added by Niels Hoffmann over 12 years ago

Fixes a problem with icon paths

View differences:

eu.etaxonomy.taxeditor.application/plugin.xml
188 188
      <menuContribution
189 189
            locationURI="menu:org.eclipse.ui.main.menu.window">
190 190
         <separator
191
               name="taxeditor-application.windowMenu.last"
191
               name="eu.etaxonomy.taxeditor.application.windowMenu.last"
192 192
               visible="true">
193 193
         </separator>
194 194
         <command
......
205 205
               style="push">
206 206
         </command>
207 207
         <command
208
               commandId="taxeditor-application.help.parser"
208
               commandId="eu.etaxonomy.taxeditor.application.help.parser"
209 209
               label="Parser Help Website"
210 210
               style="push">
211 211
         </command>
......
232 232
               label="About Taxonomic Editor">
233 233
         </command>
234 234
         <command
235
               commandId="taxeditor-application.help.aboutPlatform"
235
               commandId="eu.etaxonomy.taxeditor.application.help.aboutPlatform"
236 236
               label="About the EDIT Platform"
237 237
               style="push">
238 238
         </command>
......
262 262
            name="EDIT Taxonomic Editor">
263 263
         <property
264 264
               name="windowImages"
265
               value="icons/256color_16x16.gif,icons/256color_32x32.gif,icons/256color_48x48.gif">
265
               value="icons/256color_16x16.gif,/taxeditor-application/icons/256color_32x32.gif,/taxeditor-application/icons/256color_48x48.gif">
266 266
         </property>
267 267
         <property
268 268
               name="aboutText"
......
306 306
      </command>
307 307
      <command
308 308
            defaultHandler="eu.etaxonomy.taxeditor.OpenExternalParserHelpHandler"
309
            id="taxeditor-application.help.parser"
309
            id="eu.etaxonomy.taxeditor.application.help.parser"
310 310
            name="Parser Help">
311 311
      </command>
312 312
      <command
313 313
            defaultHandler="eu.etaxonomy.taxeditor.OpenExternalAboutPlatformHandler"
314
            id="taxeditor-application.help.aboutPlatform"
314
            id="eu.etaxonomy.taxeditor.application.help.aboutPlatform"
315 315
            name="About the EDIT Platform">
316 316
      </command>
317 317
   </extension>

Also available in: Unified diff