Alex Lagarde | 6741df7 | 2013-05-23 16:32:39 +0200 | [diff] [blame] | 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) |
Alex Lagarde | 97a1cb9 | 2013-05-23 16:32:39 +0200 | [diff] [blame] | 8 | aboutText=Mylyn Intent - Documentation tooling (CDO Support)\n\ |
| 9 | The following feature contains all CDO-specific parts of Intent authoring environment: specific views, project wizards...\n\ |
| 10 | Intent is a tool allowing developers to easily write a documentation up-to-date with any development artifact (models, code, environment...).\n\ |
Alex Lagarde | 97a1cb9 | 2013-05-23 16:32:39 +0200 | [diff] [blame] | 11 | \n\ |
| 12 | (c) Copyright Obeo and others. 2010, 2012. All rights reserved.\n\ |
| 13 | \n\ |
| 14 | Visit http://wiki.eclipse.org/Intent |
Alex Lagarde | 6741df7 | 2013-05-23 16:32:39 +0200 | [diff] [blame] | 15 | |
| 16 | # Property "featureImage" contains path to feature image (32x32) |
Alex Lagarde | 97a1cb9 | 2013-05-23 16:32:39 +0200 | [diff] [blame] | 17 | featureImage=feature.gif |