Project

General

Profile

« Previous | Next » 

Revision 50fa099c

Added by Katja Luther almost 10 years ago

editor changes for red list project (datasource view and create new datasource from file menu)

View differences:

eu.etaxonomy.taxeditor.editor/plugin.xml
167 167
               label="Specimen"
168 168
               style="push">
169 169
         </command>
170
         <separator
171
               name="eu.etaxonomy.navigation.menu.new.separator3">
172
         </separator>
173
         <command
174
               commandId="eu.etaxonomy.taxeditor.editor.command.new.datasource"
175
               label="Datasource"
176
               style="push">
177
         </command>
170 178
      </menuContribution>
171 179
      <menuContribution
172 180
            locationURI="menu:eu.etaxonomy.taxeditor.menu.showView?before=eu.etaxonomy.taxeditor.store.showViewMenu.details">
......
1118 1126
            id="eu.etaxonomy.taxeditor.editor.handler.openDerivateView"
1119 1127
            name="Open Derivate View">
1120 1128
      </command>
1129
      <command
1130
            categoryId="eu.etaxonomy.taxeditor.editor.new.category"
1131
            defaultHandler="eu.etaxonomy.taxeditor.view.datasource.handler.CreateDataSourceHandler"
1132
            id="eu.etaxonomy.taxeditor.editor.command.new.datasource"
1133
            name="New Datasource">
1134
      </command>
1121 1135

  
1122 1136
   </extension>
1123 1137
   <extension

Also available in: Unified diff