blob: a23cd38241b4b52d21cae4264065cb8de5eb8e17 [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">
<property
name="appName"
value="Trace Compass">
</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&#x0A;&#x0A;Version: 6.2.1&#x0A;&#x0A;Copyright (c) 2013, 2021 Ericsson and others.&#x0A;&#x0A;All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-2.0/&#x0A;&#x0A;SPDX-License-Identifier: EPL-2.0">
</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>