Project

General

Profile

« Previous | Next » 

Revision 4f857230

Added by Katja Luther about 6 years ago

minor changes in checklist editor

View differences:

eu.etaxonomy.taxeditor.store/plugin.xml
3 3
<plugin>
4 4
   <extension-point id="eu.etaxonomy.taxeditor.store.cdmViewer" name="Cdm Viewer" schema="schema/eu.etaxonomy.taxeditor.store.cdmViewer.exsd"/>
5 5
   <extension-point id="eu.etaxonomy.taxeditor.store.preferencePage" name="Preference Page" schema="schema/eu.etaxonomy.taxeditor.store.preferencePage.exsd"/>
6
   <extension-point id="eu.etaxonomy.taxeditor.store.adminPreferencePage" name="Admin Preference Page" schema="schema/eu.etaxonomy.taxeditor.store.adminPreferencePage.exsd"/>
6
   <extension-point id="eu.etaxonomy.taxeditor.store.adminPreferencePage" name="%extension-point.name.1" schema="schema/eu.etaxonomy.taxeditor.store.adminPreferencePage.exsd"/>
7 7
   <extension
8 8
         point="org.eclipse.ui.menus">
9 9
      <menuContribution
......
576 576
         category="eu.etaxonomy.taxeditor.preferences.general"
577 577
         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.ChecklistEditorGeneralPreference"
578 578
         id="eu.etaxonomy.taxeditor.store.checklist"
579
         name="Distribution Editor Configuration">
579
         name="%page.name.21">
580 580
   </page>
581 581
   <page
582 582
         category="eu.etaxonomy.taxeditor.preferences.general"
583 583
         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.AbcdImportPreference"
584 584
         id="eu.etaxonomy.taxeditor.store.abcdImportPreference"
585
         name="ABCD Import Configuration">
585
         name="%page.name.40">
586 586
   </page>
587 587
   <page
588 588
         category="eu.etaxonomy.taxeditor.store.abcdImportPreference"
589 589
         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.AbcdImportProvider"
590 590
         id="eu.etaxonomy.taxeditor.store.abcdImportProvider"
591
         name="ABCD Import Provider">
591
         name="%page.name.41">
592 592
   </page>
593 593
   <page
594 594
        
595 595
         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.PublishFlagPreference"
596 596
         id="eu.etaxonomy.taxeditor.preferences.general"
597
         name="Database Preferences">
597
         name="%page.name.42">
598 598
   </page>
599 599
   
600 600
   <page
601 601
         category="eu.etaxonomy.taxeditor.preferences.general"
602 602
         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.NomenclaturalCodePreferences"
603 603
         id="eu.etaxonomy.taxeditor.store.page2"
604
         name="Nomenclatural Code Admin">
604
         name="%page.name.43">
605 605
   </page>
606 606
   <page
607 607
         category="eu.etaxonomy.taxeditor.preferences.general"
608 608
         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.NameDetailsViewConfiguration"
609 609
         id="eu.etaxonomy.taxeditor.store.page3"
610
         name="Name Details">
610
         name="%page.name.44">
611 611
   </page>
612 612
</extension>
613 613
</plugin>

Also available in: Unified diff