blob: dc7b14c1f8fb622914da02917bf34b79f4644355 [file] [log] [blame]
<?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.tracecompass.rcp.ui.application"
name="Trace Compass (Incubator)">
<property
name="appName"
value="Trace Compass (Incubator)">
</property>
<property
name="cssTheme"
value="org.eclipse.e4.ui.css.theme.e4_default">
</property>
<property
name="aboutImage"
value="icons/tc_about.png">
</property>
<property
name="aboutText"
value="Trace Compass (Incubator)&#x0A;&#x0A;Version: 0.0.1&#x0A;&#x0A;Copyright (c) 2019 École Polytechnique de Montréal and others&#x0A;&#x0A;All rights reserved. This program and the accompanying materials are&#x0A;made available under the terms of the Eclipse Public License v1.0 which&#x0A;accompanies this distribution, and is available at&#x0A;http://www.eclipse.org/legal/epl-v10.html">
</property>
<property
name="windowImages"
value="icons/png/tc_icon_16x16.png,icons/png/tc_icon_32x32.png,icons/png/tc_icon_48x48.png,icons/png/tc_icon_64x64.png,icons/png/tc_icon_128x128.png,icons/png/tc_icon_256x256.png">
</property>
</product>
</extension>
</plugin>