merged bugfixes from changeset [8113]
authorn.hoffmann <n.hoffmann@localhost>
Thu, 18 Feb 2010 14:32:13 +0000 (14:32 +0000)
committern.hoffmann <n.hoffmann@localhost>
Thu, 18 Feb 2010 14:32:13 +0000 (14:32 +0000)
taxeditor-application/plugin.properties
taxeditor-navigation/plugin.xml
taxeditor-store/META-INF/MANIFEST.MF

index 0a0e9835143eddfa9bf00be1d01a15ce320f473d..361e0e82be9e0973f7058ae606764b5c0367d9f2 100644 (file)
@@ -1,2 +1,2 @@
 productName=EDIT Taxonomic Editor\r
-productBlurb=EDIT Taxonomic Editor\n\Version: 2.1.0\n\n\Copyright (C) 2009 EDIT\n\European Distributed Institute of Taxonomy\n\http://www.e-taxonomy.eu\r
+productBlurb=EDIT Taxonomic Editor\n\Version: 2.1.1\n\n\Copyright (C) 2009 EDIT\n\European Distributed Institute of Taxonomy\n\http://www.e-taxonomy.eu\r
index 1a9d400979453f7bf82c9c6c484ad83bcff92db8..519e20ae9aaac8a3c55f7769ef561ad819eec2b7 100644 (file)
@@ -65,7 +65,7 @@
                label="New">
             <command
                   commandId="eu.etaxonomy.taxeditor.navigation.newTaxonNode"
-                  label="Taxon Node"
+                  label="Taxon"
                   style="push">
             </command>
             <separator
             locationURI="menu:eu.etaxonomy.navigation.menu.new">
          <command
                commandId="eu.etaxonomy.taxeditor.navigation.newTaxonNode"
-               label="Taxon Node"
+               label="Taxon"
                style="push">
          </command>
          <separator
             class="eu.etaxonomy.taxeditor.newWizards.NewTaxonNodeWizard"
             hasPages="true"
             id="eu.etaxonomy.taxeditor.new.taxonNode"
-            name="Taxon Node">
+            name="Taxon">
       </wizard>
    </extension>
    <extension
index 3aa0a13b8f01064c2c9a08dd3565fd72e44aa95b..296e43065bd0bd15842e158cc2b6660da6571a2a 100644 (file)
@@ -46,6 +46,7 @@ Import-Package: junit.framework,
  org.eclipse.swt,
  org.eclipse.swt.graphics,
  org.eclipse.swt.widgets,
+ org.eclipse.ui,
  org.eclipse.ui.editors.text,
  org.eclipse.ui.ide.undo,
  org.junit,