Branch Selection Dialog: mark checked out branch
[egit.git] / org.eclipse.egit / about.ini
blob574479e5fad9c73e60887ce5d25360b48f12c162
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=Eclipse Git is an Eclipse Team provider based on a pure Java implementation of the Git version control system.\n\
9 \n\Copyright (c) 2005, 2009 EGit project committers and others. All rights reserved.\n\
10 Visit http://eclipse.org/egit
12 # Property "windowImage" contains path to window icon (16x16)
13 # needed for primary features only
15 # Property "featureImage" contains path to feature image (32x32)
16 featureImage=egit.png
18 # Property "aboutImage" contains path to product image (500x330 or 115x164)
19 # needed for primary features only
21 # Property "appName" contains name of the application (not translated)
22 # needed for primary features only
24 # Property "welcomePerspective" contains the id of the perspective in which the
25 # welcome page is to be opened.
26 # optional
28 # Property "tipsAndTricksHref" contains the Help topic href to a tips and tricks page
29 # optional
30 # tipsAndTricksHref=/org.eclipse.jdt.doc.user/tips/jdt_tips.html