Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavid_williams2009-05-24 21:09:16 +0000
committerdavid_williams2009-05-24 21:09:16 +0000
commitb07952d7ef60c0ad2145a2e0753aebddbc1a43b4 (patch)
tree4a991117e23c7d46376236e3e37c7f7a167168bd
parent864177b58f4b7ba18dbd2310eb4d97114a92ffea (diff)
downloadwebtools.webservices-b07952d7ef60c0ad2145a2e0753aebddbc1a43b4.tar.gz
webtools.webservices-b07952d7ef60c0ad2145a2e0753aebddbc1a43b4.tar.xz
webtools.webservices-b07952d7ef60c0ad2145a2e0753aebddbc1a43b4.zip
277598 Need to apply consistent branding for features in about box
-rw-r--r--axis2/bundles/org.eclipse.jst.ws.axis2.ui/about.ini12
-rw-r--r--axis2/bundles/org.eclipse.jst.ws.axis2.ui/about.mappings6
-rw-r--r--axis2/bundles/org.eclipse.jst.ws.axis2.ui/about.properties24
-rw-r--r--axis2/bundles/org.eclipse.jst.ws.axis2.ui/build.properties6
-rw-r--r--axis2/bundles/org.eclipse.jst.ws.axis2.ui/icons/WTP_icon_x32_v2.pngbin0 -> 5616 bytes
-rw-r--r--axis2/bundles/org.eclipse.jst.ws.axis2.ui/plugin.properties4
-rw-r--r--axis2/features/org.eclipse.jst.ws.axis2tools.feature/feature.properties4
-rw-r--r--axis2/features/org.eclipse.jst.ws.axis2tools.feature/feature.xml3
-rw-r--r--axis2/features/org.eclipse.jst.ws.axis2tools_sdk.feature/feature.properties4
-rw-r--r--axis2/features/org.eclipse.jst.ws.axis2tools_sdk.feature/feature.xml4
10 files changed, 55 insertions, 12 deletions
diff --git a/axis2/bundles/org.eclipse.jst.ws.axis2.ui/about.ini b/axis2/bundles/org.eclipse.jst.ws.axis2.ui/about.ini
new file mode 100644
index 000000000..68af2913d
--- /dev/null
+++ b/axis2/bundles/org.eclipse.jst.ws.axis2.ui/about.ini
@@ -0,0 +1,12 @@
+# about.ini
+# contains information about a feature
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# "%key" are externalized strings defined in about.properties
+# This file does not need to be translated.
+
+# Property "aboutText" contains blurb for "About" dialog (translated)
+aboutText=%blurb
+
+# Property "featureImage" contains path to feature image (32x32)
+featureImage=icons/WTP_icon_x32_v2.png
+
diff --git a/axis2/bundles/org.eclipse.jst.ws.axis2.ui/about.mappings b/axis2/bundles/org.eclipse.jst.ws.axis2.ui/about.mappings
new file mode 100644
index 000000000..bddaab431
--- /dev/null
+++ b/axis2/bundles/org.eclipse.jst.ws.axis2.ui/about.mappings
@@ -0,0 +1,6 @@
+# about.mappings
+# contains fill-ins for about.properties
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# This file does not need to be translated.
+
+0=@build@ \ No newline at end of file
diff --git a/axis2/bundles/org.eclipse.jst.ws.axis2.ui/about.properties b/axis2/bundles/org.eclipse.jst.ws.axis2.ui/about.properties
new file mode 100644
index 000000000..8f6039683
--- /dev/null
+++ b/axis2/bundles/org.eclipse.jst.ws.axis2.ui/about.properties
@@ -0,0 +1,24 @@
+###############################################################################
+# Copyright (c) 2005, 2009 IBM Corporation and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# IBM Corporation - initial API and implementation
+###############################################################################
+
+# about.properties
+# contains externalized strings for about.ini
+# java.io.Properties file (ISO 8859-1 with "\" escapes)
+# fill-ins are supplied by about.mappings
+# This file should be translated.
+
+blurb=Eclipse XML Editors and Tools\n\
+\n\
+Version: {featureVersion}\n\
+Build id: {0}\n\
+\n\
+(c) Copyright Eclipse contributors and others 2005, 2009. All rights reserved.\n\
+Visit http://www.eclipse.org/webtools
diff --git a/axis2/bundles/org.eclipse.jst.ws.axis2.ui/build.properties b/axis2/bundles/org.eclipse.jst.ws.axis2.ui/build.properties
index 9e0863dc6..ac57ad020 100644
--- a/axis2/bundles/org.eclipse.jst.ws.axis2.ui/build.properties
+++ b/axis2/bundles/org.eclipse.jst.ws.axis2.ui/build.properties
@@ -18,4 +18,8 @@ bin.includes = META-INF/,\
.,\
plugin.properties,\
plugin.xml,\
- about.html
+ about.html,\
+ icons/,\
+ about.properties,\
+ about.mappings,\
+ about.ini
diff --git a/axis2/bundles/org.eclipse.jst.ws.axis2.ui/icons/WTP_icon_x32_v2.png b/axis2/bundles/org.eclipse.jst.ws.axis2.ui/icons/WTP_icon_x32_v2.png
new file mode 100644
index 000000000..6f09c2a70
--- /dev/null
+++ b/axis2/bundles/org.eclipse.jst.ws.axis2.ui/icons/WTP_icon_x32_v2.png
Binary files differ
diff --git a/axis2/bundles/org.eclipse.jst.ws.axis2.ui/plugin.properties b/axis2/bundles/org.eclipse.jst.ws.axis2.ui/plugin.properties
index 6db85c9fd..2d4701b66 100644
--- a/axis2/bundles/org.eclipse.jst.ws.axis2.ui/plugin.properties
+++ b/axis2/bundles/org.eclipse.jst.ws.axis2.ui/plugin.properties
@@ -17,8 +17,8 @@
#
# Messages in plugin.xml.
-PLUGIN_NAME=Webservice Axis2 UI Plug-in
-PLUGIN_PROVIDER=Eclipse.org
+PLUGIN_NAME=Axis2 Tools
+PLUGIN_PROVIDER=Eclipse Web Tools Platform
# Web Services Preferance Pages
# Categories
diff --git a/axis2/features/org.eclipse.jst.ws.axis2tools.feature/feature.properties b/axis2/features/org.eclipse.jst.ws.axis2tools.feature/feature.properties
index 09c7aedfc..a2d292ff4 100644
--- a/axis2/features/org.eclipse.jst.ws.axis2tools.feature/feature.properties
+++ b/axis2/features/org.eclipse.jst.ws.axis2tools.feature/feature.properties
@@ -15,10 +15,10 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Axis2 Tools (Optional)
+featureName=Axis2 Tools
# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org
+providerName=Eclipse Web Tools Platform
# "updateSiteName" property - label for the update site
updateSiteName=The Eclipse Web Tools Platform (WTP) Project update site
diff --git a/axis2/features/org.eclipse.jst.ws.axis2tools.feature/feature.xml b/axis2/features/org.eclipse.jst.ws.axis2tools.feature/feature.xml
index d8c23498c..ec5758a1e 100644
--- a/axis2/features/org.eclipse.jst.ws.axis2tools.feature/feature.xml
+++ b/axis2/features/org.eclipse.jst.ws.axis2tools.feature/feature.xml
@@ -4,8 +4,7 @@
label="%featureName"
version="1.1.0.qualifier"
provider-name="%providerName"
- plugin="org.eclipse.jst"
- image="eclipse_update_120.jpg">
+ plugin="org.eclipse.jst.ws.axis2.ui">
<description>
%description
diff --git a/axis2/features/org.eclipse.jst.ws.axis2tools_sdk.feature/feature.properties b/axis2/features/org.eclipse.jst.ws.axis2tools_sdk.feature/feature.properties
index dcaad6c9e..c54401ce7 100644
--- a/axis2/features/org.eclipse.jst.ws.axis2tools_sdk.feature/feature.properties
+++ b/axis2/features/org.eclipse.jst.ws.axis2tools_sdk.feature/feature.properties
@@ -15,10 +15,10 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Axis2 Tools (Optional) SDK
+featureName=Axis2 Tools SDK
# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org
+providerName=Eclipse Web Tools Platform
# "updateSiteName" property - label for the update site
updateSiteName=The Eclipse Web Tools Platform (WTP) Project update site
diff --git a/axis2/features/org.eclipse.jst.ws.axis2tools_sdk.feature/feature.xml b/axis2/features/org.eclipse.jst.ws.axis2tools_sdk.feature/feature.xml
index 1d63ba550..4827f0d80 100644
--- a/axis2/features/org.eclipse.jst.ws.axis2tools_sdk.feature/feature.xml
+++ b/axis2/features/org.eclipse.jst.ws.axis2tools_sdk.feature/feature.xml
@@ -3,9 +3,7 @@
id="org.eclipse.jst.ws.axis2tools_sdk.feature"
label="%featureName"
version="1.1.0.qualifier"
- provider-name="%providerName"
- plugin="org.eclipse.jst"
- image="eclipse_update_120.jpg">
+ provider-name="%providerName">
<description>
%description

Back to the top