Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrschnekenbu2010-06-09 17:31:48 +0000
committerrschnekenbu2010-06-09 17:31:48 +0000
commit0cf2559801f0c8fdb779c57d5cee3e6506d9aa7e (patch)
tree60b19e4d44d96bfa74208e7f6afbe3be65570901
parentac7598aa255c34d3ec402b5137682eada95b4fb8 (diff)
downloadorg.eclipse.papyrus-0cf2559801f0c8fdb779c57d5cee3e6506d9aa7e.tar.gz
org.eclipse.papyrus-0cf2559801f0c8fdb779c57d5cee3e6506d9aa7e.tar.xz
org.eclipse.papyrus-0cf2559801f0c8fdb779c57d5cee3e6506d9aa7e.zip
added plugin icons for uml
-rw-r--r--features/org.eclipse.papyrus.uml-feature/feature.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/features/org.eclipse.papyrus.uml-feature/feature.xml b/features/org.eclipse.papyrus.uml-feature/feature.xml
index ca71f887d93..c83bf6cfcb0 100644
--- a/features/org.eclipse.papyrus.uml-feature/feature.xml
+++ b/features/org.eclipse.papyrus.uml-feature/feature.xml
@@ -250,4 +250,11 @@ http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"
unpack="false"/>
+ <plugin
+ id="org.eclipse.papyrus.icons.uml"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+ unpack="false"/>
+
</feature>

Back to the top