]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - ide/plugins/org.argeo.slc.ide.branding/plugin.xml
Introduce Argeo Studio
[gpl/argeo-slc.git] / ide / plugins / org.argeo.slc.ide.branding / plugin.xml
diff --git a/ide/plugins/org.argeo.slc.ide.branding/plugin.xml b/ide/plugins/org.argeo.slc.ide.branding/plugin.xml
deleted file mode 100644 (file)
index d93417c..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?eclipse version="3.4"?>
-<plugin>
-
-   <extension
-         id="product"
-         point="org.eclipse.core.runtime.products">
-      <product
-            application="org.eclipse.e4.ui.workbench.swt.E4Application"
-            name="Argeo IDE">
-         <property
-               name="windowImages"
-               value="icons/argeo-icon-100104-256.png,icons/argeo-icon-100104-256.png,icons/argeo-icon-100104-256.png,icons/argeo-icon-100104-256.png,icons/argeo-icon-100104-256.png">
-         </property>
-         <property
-               name="aboutText"
-               value="%productBlurb">
-         </property>
-         <property
-               name="aboutImage"
-               value="eclipse_lg.gif">
-         </property>
-         <property
-               name="startupForegroundColor"
-               value="0066D0">
-         </property>
-         <property
-               name="startupProgressRect"
-               value="0,280,455,15">
-         </property>
-         <property
-               name="startupMessageRect"
-               value="7,220,441,20">
-         </property>
-         <property
-               name="appName"
-               value="Argeo IDE">
-         </property>
-         <property
-               name="preferenceCustomization"
-               value="plugin_customization.ini">
-         </property>
-      </product>
-   </extension>
-</plugin>