| <?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

Version: 4.3.0

Copyright (c) 2013, 2019 Ericsson and others.

All rights reserved. This program and the accompanying materials are
made available under the terms of the Eclipse Public License v1.0 which
accompanies this distribution, and is available at
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> |