carbidecpp22devenv/plugins/org.eclipse.gmf.templates.legacy_1.0.0.v20090614-0839/about.ini
author cawthron
Fri, 04 Dec 2009 11:44:51 -0600
changeset 610 5045d23d95f4
parent 422 033392511bf7
permissions -rw-r--r--
add files for RCL_2_2

# 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 "About" dialog (translated)
aboutText=%featureText

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

# Property "appName" contains name of the application (translated)
appName=%featureName

# Property "welcomePage" contains path to welcome page (special XML-based format)
welcomePage=$nl$/welcome.xml