Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.etrice.tests.feature/about.ini')
-rw-r--r--features/org.eclipse.etrice.tests.feature/about.ini30
1 files changed, 15 insertions, 15 deletions
diff --git a/features/org.eclipse.etrice.tests.feature/about.ini b/features/org.eclipse.etrice.tests.feature/about.ini
index b7e87ca28..80baac0c3 100644
--- a/features/org.eclipse.etrice.tests.feature/about.ini
+++ b/features/org.eclipse.etrice.tests.feature/about.ini
@@ -1,15 +1,15 @@
-# 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
-
+# 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
+

Back to the top