diff options
author | Markus Knauer | 2009-06-09 18:51:57 +0000 |
---|---|---|
committer | Markus Knauer | 2009-06-09 18:51:57 +0000 |
commit | 73f58770b4263cf5fa221b531d0661617082eba7 (patch) | |
tree | 90a6922c4c3297eaabf489b86d95368bc1ab5dbe /packages/org.eclipse.epp.package.reporting/plugin.xml | |
parent | 9797923fd076a1b69dd3a27b587c9b81b7895b25 (diff) | |
download | org.eclipse.epp.packages-73f58770b4263cf5fa221b531d0661617082eba7.tar.gz org.eclipse.epp.packages-73f58770b4263cf5fa221b531d0661617082eba7.tar.xz org.eclipse.epp.packages-73f58770b4263cf5fa221b531d0661617082eba7.zip |
about dialog updates, splash screen removal (which did not work anyway)
Diffstat (limited to 'packages/org.eclipse.epp.package.reporting/plugin.xml')
-rw-r--r-- | packages/org.eclipse.epp.package.reporting/plugin.xml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/packages/org.eclipse.epp.package.reporting/plugin.xml b/packages/org.eclipse.epp.package.reporting/plugin.xml index 004de82a..8aaad883 100644 --- a/packages/org.eclipse.epp.package.reporting/plugin.xml +++ b/packages/org.eclipse.epp.package.reporting/plugin.xml @@ -17,7 +17,16 @@ </property> <property name="aboutText" - value="Eclipse IDE for Java and Report Developers"> + value="Eclipse IDE for Java and Report Developers + +Version: {featureVersion} +Build id: {0} + +(c) Copyright Eclipse contributors and others 2000, 2009. All rights reserved. +Visit http://eclipse.org/ + +This product includes software developed by the +Apache Software Foundation http://apache.org/"> </property> <property name="startupProgressRect" |