Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/org.eclipse.epp.package.php.feature/epp.website.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/org.eclipse.epp.package.php.feature/epp.website.xml b/packages/org.eclipse.epp.package.php.feature/epp.website.xml
index d87c2a75..52b40a93 100644
--- a/packages/org.eclipse.epp.package.php.feature/epp.website.xml
+++ b/packages/org.eclipse.epp.package.php.feature/epp.website.xml
@@ -10,7 +10,7 @@
<packageMetaData
packageName="Eclipse for PHP Developers"
maintainer="Eclipse Packaging Project"
- iconurl="http://www.eclipse.org/downloads/images/php.jpg"
+ iconurl="http://www.eclipse.org/downloads/images/php.png"
bugzillaComponentId="php-package"
testPlan="http://www.eclipse.org/epp/testplan.php" >
<!-- Description is wrapped in CDATA tags to allow you to insert HTML code if necessary -->

Back to the top