Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2011-08-16 21:21:18 +0000
committerMarkus Knauer2011-08-16 21:21:18 +0000
commite59dd8c6c92e66bdad63479b3c6efb854f4f29e0 (patch)
tree8482a7354d289d565fd03f86272408b60750f650 /packages/org.eclipse.epp.package.scout/plugin.xml
parentb68b5e960365eab768b5ede4a4ad192c3dbc92a4 (diff)
downloadorg.eclipse.epp.packages-e59dd8c6c92e66bdad63479b3c6efb854f4f29e0.tar.gz
org.eclipse.epp.packages-e59dd8c6c92e66bdad63479b3c6efb854f4f29e0.tar.xz
org.eclipse.epp.packages-e59dd8c6c92e66bdad63479b3c6efb854f4f29e0.zip
* many changes for Juno release
Diffstat (limited to 'packages/org.eclipse.epp.package.scout/plugin.xml')
-rw-r--r--packages/org.eclipse.epp.package.scout/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/org.eclipse.epp.package.scout/plugin.xml b/packages/org.eclipse.epp.package.scout/plugin.xml
index aaa8370b..394cf862 100644
--- a/packages/org.eclipse.epp.package.scout/plugin.xml
+++ b/packages/org.eclipse.epp.package.scout/plugin.xml
@@ -17,7 +17,7 @@
</property>
<property
name="aboutText"
- value="Eclipse for scout and RAP Developers&#x0A;&#x0A;Version: Indigo Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. 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 scout and RAP Developers&#x0A;&#x0A;Version: Juno Release&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2011. 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="startupForegroundColor"

Back to the top