Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.ui.efs')
-rw-r--r--plugins/org.eclipse.emf.cdo.ui.efs/plugin.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.ui.efs/plugin.xml b/plugins/org.eclipse.emf.cdo.ui.efs/plugin.xml
index 7cef032ea9..498059d58d 100644
--- a/plugins/org.eclipse.emf.cdo.ui.efs/plugin.xml
+++ b/plugins/org.eclipse.emf.cdo.ui.efs/plugin.xml
@@ -17,6 +17,7 @@
point="org.eclipse.ui.importWizards">
<wizard
class="org.eclipse.emf.cdo.ui.efs.wizards.CDOProjectImportWizard"
+ icon="icons/full/obj16/repository_content.gif"
id="org.eclipse.emf.cdo.ui.efs.wizard.import"
name="%wizard.name.0">
</wizard>

Back to the top