Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMickael Istria2018-03-19 09:15:57 +0000
committerMickael Istria2018-03-19 09:16:28 +0000
commit3679d122d9f53daac2def04674ac75c634193057 (patch)
tree82dcba7a911816302e4dfcec067432651630a7ba /packages/org.eclipse.epp.package.scout/plugin.xml
parent0028070a8f3921aeb39a70e2c4b2ffff92320c23 (diff)
downloadorg.eclipse.epp.packages-3679d122d9f53daac2def04674ac75c634193057.tar.gz
org.eclipse.epp.packages-3679d122d9f53daac2def04674ac75c634193057.tar.xz
org.eclipse.epp.packages-3679d122d9f53daac2def04674ac75c634193057.zip
s/Eclipse for.../Eclipse IDE for.../
Signed-off-by: Mickael Istria <mistria@redhat.com>
Diffstat (limited to 'packages/org.eclipse.epp.package.scout/plugin.xml')
-rw-r--r--packages/org.eclipse.epp.package.scout/plugin.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.scout/plugin.xml b/packages/org.eclipse.epp.package.scout/plugin.xml
index ff7bfa01..9e5d4e57 100644
--- a/packages/org.eclipse.epp.package.scout/plugin.xml
+++ b/packages/org.eclipse.epp.package.scout/plugin.xml
@@ -18,7 +18,7 @@
</property>
<property
name="aboutText"
- value="Eclipse for Scout Developers&#x0A;&#x0A;Version: {1}&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2018. All rights reserved. Eclipse and the Eclipse logo are trademarks of the Eclipse Foundation, Inc., https://www.eclipse.org/. The Eclipse logo cannot be altered without Eclipse's permission. Eclipse logos are provided for use under the Eclipse logo and trademark guidelines, https://www.eclipse.org/logotm/. Oracle and Java are trademarks or registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.&#x0A;&#x0A;This product includes software developed by other open source projects including the Apache Software Foundation, https://www.apache.org/.&#x0A;">
+ value="Eclipse IDE for Scout Developers&#x0A;&#x0A;Version: {1}&#x0A;Build id: {0}&#x0A;&#x0A;(c) Copyright Eclipse contributors and others 2000, 2018. All rights reserved. Eclipse and the Eclipse logo are trademarks of the Eclipse Foundation, Inc., https://www.eclipse.org/. The Eclipse logo cannot be altered without Eclipse's permission. Eclipse logos are provided for use under the Eclipse logo and trademark guidelines, https://www.eclipse.org/logotm/. Oracle and Java are trademarks or registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.&#x0A;&#x0A;This product includes software developed by other open source projects including the Apache Software Foundation, https://www.apache.org/.&#x0A;">
</property>
<property
name="startupForegroundColor"
@@ -46,7 +46,7 @@
</property>
<property
name="introTitle"
- value="Welcome to Eclipse for Scout Developers">
+ value="Welcome to Eclipse IDE for Scout Developers">
</property>
<property
name="introBrandingImageText"

Back to the top