Project

General

Profile

« Previous | Next » 

Revision b91b98c5

Added by Patrick Plitzner almost 5 years ago

ref #8294 Move supplemental data source preferences to sub menu

View differences:

eu.etaxonomy.taxeditor.store/plugin.xml
695 695
          id="eu.etaxonomy.taxeditor.preferences.feature2"
696 696
          name="%page.name.60">
697 697
    </page>
698
    <page
699
          category="eu.etaxonomy.taxeditor.preference.supplementalDataPreferences"
700
          class="eu.etaxonomy.taxeditor.preference.SupplementalDataSourcePreferences"
701
          id="eu.etaxonomy.taxeditor.preferences.supplementalDataSourcePreferences"
702
          name="Sources">
703
    </page>
698 704
   
699 705
   
700 706
</extension>
......
800 806
         id="eu.etaxonomy.taxeditor.store.supplementalDataPreferences"
801 807
         name="%page.name.55">
802 808
   </page>
809
   <page
810
         category="eu.etaxonomy.taxeditor.store.supplementalDataPreferences"
811
         class="eu.etaxonomy.taxeditor.databaseAdmin.preferencePage.SupplementalDataSourceAdminPreference"
812
         id="eu.etaxonomy.taxeditor.store.supplementalDataSourcePreferences"
813
         name="Sources">
814
   </page>
803 815
</extension>
804 816
</plugin>

Also available in: Unified diff