Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2010-08-17 19:39:09 +0000
committerMarkus Knauer2010-08-17 19:39:09 +0000
commitafcb6245508a4f5785c7380c20ef52dddd162096 (patch)
tree3e96bd30dfea089efe9e7ddb7cc5de9207fcc202 /packages/org.eclipse.epp.package.rcp/plugin.xml
parent3249d865f03c77d3a23f8a127ff3b819958a1cde (diff)
downloadorg.eclipse.epp.packages-afcb6245508a4f5785c7380c20ef52dddd162096.tar.gz
org.eclipse.epp.packages-afcb6245508a4f5785c7380c20ef52dddd162096.tar.xz
org.eclipse.epp.packages-afcb6245508a4f5785c7380c20ef52dddd162096.zip
* updates: 1.3.1 -> 1.4.0; Helios -> Indigo; 3.6.1 -> 3.7.0; etc.
Diffstat (limited to 'packages/org.eclipse.epp.package.rcp/plugin.xml')
-rw-r--r--packages/org.eclipse.epp.package.rcp/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/org.eclipse.epp.package.rcp/plugin.xml b/packages/org.eclipse.epp.package.rcp/plugin.xml
index 84eb825a..f1d2a708 100644
--- a/packages/org.eclipse.epp.package.rcp/plugin.xml
+++ b/packages/org.eclipse.epp.package.rcp/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Eclipse for RCP and RAP Developers&#x0A;&#x0A;Version: Helios Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
+ value="Eclipse for RCP and RAP Developers&#x0A;&#x0A;Version: Indigo Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2010. All rights reserved.&#x0A;Visit http://eclipse.org/&#x0A;&#x0A;This product includes software developed by the&#x0A;Apache Software Foundation http://apache.org/">
</property>
<property
name="startupProgressRect"

Back to the top