diff options
Diffstat (limited to 'packages/org.eclipse.epp.package.rcp/plugin.xml')
-rw-r--r-- | packages/org.eclipse.epp.package.rcp/plugin.xml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/packages/org.eclipse.epp.package.rcp/plugin.xml b/packages/org.eclipse.epp.package.rcp/plugin.xml index 26758d67..7ba37e5d 100644 --- a/packages/org.eclipse.epp.package.rcp/plugin.xml +++ b/packages/org.eclipse.epp.package.rcp/plugin.xml @@ -17,7 +17,16 @@ </property> <property name="aboutText" - value="Eclipse for RCP/Plug-in Developers"> + value="Eclipse for RCP/Plug-in 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" |