Allow project decorations regardless of repository root location
[egit/torarne.git] / org.spearce.egit / about.ini
blob5ccedadf682648c79fda1cc74d0f3640a510fe52
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.
7 # Property "aboutText" contains blurb for "About" dialog (translated)
8 aboutText=Java Git / Eclipse Git is a Java Git library and plugin for the Eclipse IDE.
10 # Property "windowImage" contains path to window icon (16x16)
11 # needed for primary features only
13 # Property "featureImage" contains path to feature image (32x32)
14 featureImage=egit.png
16 # Property "aboutImage" contains path to product image (500x330 or 115x164)
17 # needed for primary features only
19 # Property "appName" contains name of the application (not translated)
20 # needed for primary features only
22 # Property "welcomePerspective" contains the id of the perspective in which the
23 # welcome page is to be opened.
24 # optional
26 # Property "tipsAndTricksHref" contains the Help topic href to a tips and tricks page
27 # optional
28 # tipsAndTricksHref=/org.eclipse.jdt.doc.user/tips/jdt_tips.html