org.eclipse.platform/about.ini

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.12 - (download) (annotate)
Thu Apr 13 15:33:01 2006 UTC (3 years, 7 months ago) by tod
Branch: MAIN
CVS Tags: v20060530, v20091117, v20091116, v20070108, v20081121, I20070531-1800, v20070205, R3_3_1_1, v20070613, r341_v20080731, R3_2_2, v20091106, R35x_v20090813, r20081205, v20090519, v20061130, v20070601, v20070605, v20070607, v20061030, r341_v20080703, v20060427-2000, I20080205-0800, v20081107, v20080403, v20060519a, I20080204-0800, v20060529, R33x_v20071022, v20090123, v20060525, v20060526, R3_4, R3_5, R3_2, R3_3, v20070123, v20090921-1800, v20080107, R34x_v20080818, I20080318, v20081211, R33x_v20071010, v20070316, M20070718, v20060426, v20090330, pre_R3_3, v20070807, r323_v20071108, v20081208, v20081209, r20080703, v20090309, v20070124, v20070126, v20060413-1200, v20090305, I20080320, r322_v20070117b, v20060504a, R3_5_1, r322_v20070117, r322_v20070115, I20060605-1430, I20070717-0800, v20060601, R342_v20090122, r33x_r20080129, R33x_v20071217, R342_v20090126, v200901301200, R33x_v20080130, R3_2_1, M20070725, v20080606, v20090918, v200910260800, v20070419, v20060829, v20070228-0800, v20070531, R3_3_1, R3_3_2, v20061211, v20061215, v20061214, v20060503, I20070410-0800, v20060505, v20060508, v20060509, R3_4_2, R3_4_1, v20070119, I20071113, v20070111, v20070116, v20070117, R33x_v20071117, v20061206, v200901301500, HEAD
Branch point for: R3_3_maintenance, R3_2_maintenance, R3_3_1_maintenance, R3_4_maintenance, R3_5_maintenance
Changes since 1.11: +1 -1 lines
Updated to png
# about.ini
# contains information about a feature
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# "%key" are externalized strings defined in about.properties
# This file does not need to be translated.

# Property "aboutText" contains blurb for feature details in the "About" 
# dialog (translated).  Maximum 15 lines and 75 characters per line.
aboutText=%blurb

# Property "featureImage" contains path to feature image (32x32)
featureImage=eclipse32.png

# Property "welcomePage" contains path to welcome page (special XML-based format)
# ($nl$/ prefix to permit locale-specific translations of entire file)
welcomePage=$nl$/welcome.xml

# Property "welcomePerspective" contains the id of the perspective in which the
# welcome page is to be opened.
# optional

# Property "tipsAndTricksHref" contains the Help topic href to a tips and tricks page 
# optional
tipsAndTricksHref=/org.eclipse.platform.doc.user/tips/platform_tips.html