Project

General

Profile

« Previous | Next » 

Revision 652496d7

Added by Andreas Müller almost 6 years ago

replace all occurrences of workingSet by descriptiveDataSet and fix some other compile errors after model change

View differences:

eu.etaxonomy.taxeditor.application/plugin.xml
44 44
            name="%perspective.name.3">
45 45
      </perspective>
46 46
      <perspective
47
            class="eu.etaxonomy.taxeditor.perspective.WorkingSetPerspective"
48
            id="eu.etaxonomy.taxeditor.perspective.WorkingSetPerspective"
49
            name="Working Set">
47
            class="eu.etaxonomy.taxeditor.perspective.DescriptiveDataSetPerspective"
48
            id="eu.etaxonomy.taxeditor.perspective.DescriptiveDataSetPerspective"
49
            name="Descriptive Data Set">
50 50
      </perspective>
51 51
     
52 52
   </extension>

Also available in: Unified diff