Remove duplicate groupId and versions in pom.xml files
[deliverable/tracecompass.git] / rcp / org.eclipse.tracecompass.rcp.branding / about.ini
CommitLineData
9c0ffa34
BH
1# about.ini
2# contains information about a feature
3# java.io.Properties file (ISO 8859-1 with "\" escapes)
4# "%key" are externalized strings defined in about.properties
5# This file does not need to be translated.
6
7# Property "aboutText" contains blurb for "About" dialog (translated)
8aboutText=%blurb
9
10# Property "windowImage" contains path to window icon (16x16)
11# needed for primary features only
12
13# Property "featureImage" contains path to feature image (32x32)
384493a0 14featureImage=icons/png/tc_icon_32x32.png
9c0ffa34
BH
15
16# Property "aboutImage" contains path to product image (500x330 or 115x164)
17# needed for primary features only
384493a0 18aboutImage=icons/tc_about.gif
9c0ffa34
BH
19
20# Property "appName" contains name of the application (translated)
21# needed for primary features only
22
23# Property "welcomePage" contains path to welcome page (special XML-based format)
24# optional
25
26# Property "welcomePerspective" contains the id of the perspective in which the
27# welcome page is to be opened.
28# optional
29
30
31
32
This page took 0.066006 seconds and 5 git commands to generate.