Graphics changes for Java EE IDE
diff --git a/plugins/org.eclipse.wtp.package.jee/about.ini b/plugins/org.eclipse.wtp.package.jee/about.ini
index 13bec8b..eb0d0c2 100644
--- a/plugins/org.eclipse.wtp.package.jee/about.ini
+++ b/plugins/org.eclipse.wtp.package.jee/about.ini
@@ -8,15 +8,15 @@
 aboutText=%blurb
 
 # Property "featureImage" contains path to feature image (32x32)
-featureImage=WTP_icon_x32_v2.png
+featureImage=javaee-ide_icon_x32.gif
 
 # Property "windowImage" contains path to window icon (16x16)
 # needed for primary features only
-windowImage=WTP_icon_x16_v2.png
+windowImage=javaee-ide_icon_x16.gif
 
 # Property "aboutImage" contains path to product image (500x330 or 115x164)
 # needed for primary features only
-aboutImage=about_gears.gif
+aboutImage=gears.gif
 
 # Property "appName" contains name of the application (translated)
 # needed for primary features only
diff --git a/plugins/org.eclipse.wtp.package.jee/about_gears.gif b/plugins/org.eclipse.wtp.package.jee/about_gears.gif
index 82bb060..161464f 100644
--- a/plugins/org.eclipse.wtp.package.jee/about_gears.gif
+++ b/plugins/org.eclipse.wtp.package.jee/about_gears.gif
Binary files differ
diff --git a/plugins/org.eclipse.wtp.package.jee/gears.png b/plugins/org.eclipse.wtp.package.jee/gears.png
new file mode 100644
index 0000000..e72a9fe
--- /dev/null
+++ b/plugins/org.eclipse.wtp.package.jee/gears.png
Binary files differ
diff --git a/plugins/org.eclipse.wtp.package.jee/javaee-ide_icon_x16.gif b/plugins/org.eclipse.wtp.package.jee/javaee-ide_icon_x16.gif
new file mode 100644
index 0000000..0b60d25
--- /dev/null
+++ b/plugins/org.eclipse.wtp.package.jee/javaee-ide_icon_x16.gif
Binary files differ
diff --git a/plugins/org.eclipse.wtp.package.jee/javaee-ide_icon_x32.gif b/plugins/org.eclipse.wtp.package.jee/javaee-ide_icon_x32.gif
new file mode 100644
index 0000000..5ccec56
--- /dev/null
+++ b/plugins/org.eclipse.wtp.package.jee/javaee-ide_icon_x32.gif
Binary files differ
diff --git a/plugins/org.eclipse.wtp.package.jee/plugin.xml b/plugins/org.eclipse.wtp.package.jee/plugin.xml
index c23677c..df67be2 100644
--- a/plugins/org.eclipse.wtp.package.jee/plugin.xml
+++ b/plugins/org.eclipse.wtp.package.jee/plugin.xml
@@ -31,7 +31,7 @@
          </property>
          <property
                name="windowImages"
-               value="WTP_icon_x16_v2.png,WTP_icon_x32_v2.png">
+               value="javaee-ide_icon_x16.gif,javaee-ide_icon_x32.gif">
          </property>
          <property
                name="startupForegroundColor"
diff --git a/plugins/org.eclipse.wtp.package.jee/splash.bmp b/plugins/org.eclipse.wtp.package.jee/splash.bmp
index 55b12e0..4a1e361 100644
--- a/plugins/org.eclipse.wtp.package.jee/splash.bmp
+++ b/plugins/org.eclipse.wtp.package.jee/splash.bmp
Binary files differ