diff options
author | Markus Knauer | 2010-06-04 14:37:53 +0000 |
---|---|---|
committer | Markus Knauer | 2010-06-04 14:37:53 +0000 |
commit | 437fa7d3deda3dae7a76c7c110da850886898d74 (patch) | |
tree | 2bb59d97fb1fdfae697cb27e6963bfbd5f7a7e07 | |
parent | 7e594cb24a16d35276e4461167c8f2c5eb16d1a1 (diff) | |
download | org.eclipse.epp.packages-437fa7d3deda3dae7a76c7c110da850886898d74.tar.gz org.eclipse.epp.packages-437fa7d3deda3dae7a76c7c110da850886898d74.tar.xz org.eclipse.epp.packages-437fa7d3deda3dae7a76c7c110da850886898d74.zip |
* cpp: new 32x32 cdt icon for webpage
-rw-r--r-- | packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_helios.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_helios.xml b/packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_helios.xml index 703fc48a..0af69a0a 100644 --- a/packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_helios.xml +++ b/packages/org.eclipse.epp.package.cpp.feature/eclipse_cpp_helios.xml @@ -10,7 +10,7 @@ <packageMetaData packageName="Eclipse IDE for C/C++ Developers" maintainer="Eclipse Packaging Project" - iconurl="http://www.eclipse.org/cdt/images/cdt_logo_icon.png" + iconurl="http://www.eclipse.org/downloads/images/cdt.png" bugzillaComponentId="cpp-package" testPlan="http://www.eclipse.org/epp/testplan.php" > <!-- Description is wrapped in CDATA tags to allow you to insert HTML code if necessary --> |