From: p.ciardelli Date: Tue, 4 Sep 2007 13:07:10 +0000 (+0000) Subject: . X-Git-Tag: rcp.ss-first-working-version~1301 X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/commitdiff_plain/db042ddbd29e7b3239a548267f96a3c2c18a0217?hp=94f6ce6d358ef9bd77f176fd252b71626f4325c8 . --- diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index a3fb886c5..2fd835a87 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -8,3 +8,4 @@ Require-Bundle: org.eclipse.ui, org.eclipse.core.runtime, org.eclipse.ui.forms Eclipse-LazyStart: true +Export-Package: eu.etaxonomy.taxeditor diff --git a/plugin.xml b/plugin.xml index e9016db68..2ecd498b1 100644 --- a/plugin.xml +++ b/plugin.xml @@ -134,17 +134,21 @@ name="appName" value="Taxonomic Editor"> + + + value="FFFFFF"> + name="startupProgressRect" + value="5,5,45,10"> diff --git a/src/eu/etaxonomy/taxeditor/ApplicationActionBarAdvisor.java b/src/eu/etaxonomy/taxeditor/ApplicationActionBarAdvisor.java index c551a82db..3ee78a026 100644 --- a/src/eu/etaxonomy/taxeditor/ApplicationActionBarAdvisor.java +++ b/src/eu/etaxonomy/taxeditor/ApplicationActionBarAdvisor.java @@ -92,9 +92,9 @@ public class ApplicationActionBarAdvisor extends ActionBarAdvisor { } protected void fillCoolBar(ICoolBarManager coolBar) { - IToolBarManager toolbar = new ToolBarManager(SWT.FLAT | SWT.RIGHT); - coolBar.add(new ToolBarContributionItem(toolbar, "main")); - toolbar.add(openViewAction); - toolbar.add(messagePopupAction); +// IToolBarManager toolbar = new ToolBarManager(SWT.FLAT | SWT.RIGHT); +// coolBar.add(new ToolBarContributionItem(toolbar, "main")); +// toolbar.add(openViewAction); +// toolbar.add(messagePopupAction); } } diff --git a/src/eu/etaxonomy/taxeditor/Perspective.java b/src/eu/etaxonomy/taxeditor/Perspective.java index 77ba8e845..d2e035d08 100644 --- a/src/eu/etaxonomy/taxeditor/Perspective.java +++ b/src/eu/etaxonomy/taxeditor/Perspective.java @@ -11,12 +11,12 @@ public class Perspective implements IPerspectiveFactory { //layout.setEditorAreaVisible(false); layout.setEditorAreaVisible(true); - layout.addStandaloneView(NavigationView.ID, false, IPageLayout.LEFT, 0.25f, editorArea); + /*layout.addStandaloneView(NavigationView.ID, false, IPageLayout.LEFT, 0.25f, editorArea); IFolderLayout folder = layout.createFolder("messages", IPageLayout.TOP, 0.5f, editorArea); folder.addPlaceholder(View.ID + ":*"); folder.addView(View.ID); folder.addPlaceholder(FormView.ID + ":*"); - folder.addView(FormView.ID); + folder.addView(FormView.ID);*/ //layout.addStandaloneView(View.ID, false, IPageLayout.RIGHT, 0.75f, editorArea); diff --git a/taxeditor.product b/taxeditor.product index 56c930373..ba76be2e5 100644 --- a/taxeditor.product +++ b/taxeditor.product @@ -6,10 +6,10 @@ - Taxonomic Editor -(c) 2007 European Distributed Institute of Taxonomy - -Thanks to our worldwide fan community and Jesus. + Taxonomic Editor +(c) 2007 European Distributed Institute of Taxonomy + +Thanks to our worldwide fan community. @@ -23,14 +23,15 @@ Thanks to our worldwide fan community and Jesus. - + + + winSmallLow="/eu.etaxonomy.taxeditor/edit_16x16.bmp"/> @@ -62,6 +63,7 @@ Thanks to our worldwide fan community and Jesus. +