Add a Sirius entry in Luna catalog
diff --git a/downloads/discovery/luna/images/sirius-screenshot-320x240.png b/downloads/discovery/luna/images/sirius-screenshot-320x240.png
new file mode 100644
index 0000000..33df6a5
--- /dev/null
+++ b/downloads/discovery/luna/images/sirius-screenshot-320x240.png
Binary files differ
diff --git a/downloads/discovery/luna/images/sirius.png b/downloads/discovery/luna/images/sirius.png
new file mode 100644
index 0000000..36fb898
--- /dev/null
+++ b/downloads/discovery/luna/images/sirius.png
Binary files differ
diff --git a/downloads/discovery/luna/modeling.xmi b/downloads/discovery/luna/modeling.xmi
index e81f916..dec187a 100755
--- a/downloads/discovery/luna/modeling.xmi
+++ b/downloads/discovery/luna/modeling.xmi
@@ -86,6 +86,27 @@
name="Concrete Syntax Development"
description="Tools and frameworks to develop dedicated modeling tools. "
relevance="4">
+ <components
+ name="Sirius"
+ provider="Eclipse.org"
+ description="Sirius is an Eclipse project which allows you to easily create your own graphical modeling workbench by leveraging the Eclipse Modeling technologies, including EMF and GMF."
+ license="EPL"
+ groups="//@filters.0"
+ image32="images/sirius.png"
+ incubation="false">
+ <sitesURLS>http://download.eclipse.org/releases/luna/</sitesURLS>
+ <overview
+ summary="A modeling workbench created with Sirius is composed of a set of Eclipse editors (diagrams, tables and trees) which allow the users to create, edit and visualize EMF models.
The editors are defined by a model which defines the complete structure of the modeling workbench, its behavior and all the edition and navigation tools. This description of a Sirius modeling workbench is dynamically interpreted by a runtime within the Eclipse IDE.
For supporting specific need for customization, Sirius is extensible in many ways, notably by providing new kinds of representations, new query languages and by being able to call Java code to interact with Eclipse or any other system."
+ screenshot="images/sirius-screenshot-320x240.png"
+ url="http://www.eclipse.org/sirius/"/>
+ <id>org.eclipse.sirius.specifier.ide.ui.source</id>
+ <id>org.eclipse.sirius.runtime.acceleo.source</id>
+ <id>org.eclipse.sirius.runtime.ide.ui.source</id>
+ <id>org.eclipse.sirius.doc.feature.source</id>
+ <id>org.eclipse.sirius.runtime.source</id>
+ <id>org.eclipse.sirius.specifier.ide.ui.acceleo.source</id>
+ <id>org.eclipse.sirius.runtime.ide.ui.acceleo.source</id>
+ </components>
<components
name="Extended Editing Framework"
provider="Eclipse.org"