diff --git a/cross/org.eclipse.cdt.build.crossgcc/build.properties b/cross/org.eclipse.cdt.build.crossgcc/build.properties index a3b52670378..5f07a2ecb33 100755 --- a/cross/org.eclipse.cdt.build.crossgcc/build.properties +++ b/cross/org.eclipse.cdt.build.crossgcc/build.properties @@ -18,5 +18,5 @@ bin.includes = META-INF/,\ about.ini,\ about.mappings,\ about.properties,\ - eclipse32.gif,\ - plugin.properties + plugin.properties,\ + cdt_logo_icon32.png diff --git a/cross/org.eclipse.cdt.launch.remote/build.properties b/cross/org.eclipse.cdt.launch.remote/build.properties index bb0a703f490..059ae164e1d 100644 --- a/cross/org.eclipse.cdt.launch.remote/build.properties +++ b/cross/org.eclipse.cdt.launch.remote/build.properties @@ -26,8 +26,4 @@ bin.includes = META-INF/,\ HelpContexts.xml,\ icons/,\ .,\ - eclipse32.gif -src.includes = META-INF/,\ - about.html,\ - icons/,\ - plugin.xml + cdt_logo_icon32.png diff --git a/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/build.properties b/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/build.properties index 05c03f4f4ff..dd81bf99001 100644 --- a/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/build.properties +++ b/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplatePlugin/build.properties @@ -21,7 +21,7 @@ src.includes = about.html,\ about.ini,\ about.mappings,\ about.properties,\ - eclipse32.gif,\ + cdt_logo_icon32.png,\ plugin.xml,\ plugin.properties sourcePlugin=true diff --git a/dsf/org.eclipse.cdt.examples.dsf/build.properties b/dsf/org.eclipse.cdt.examples.dsf/build.properties index 0d0f1b98024..c34b077e9ca 100644 --- a/dsf/org.eclipse.cdt.examples.dsf/build.properties +++ b/dsf/org.eclipse.cdt.examples.dsf/build.properties @@ -18,5 +18,5 @@ bin.includes = META-INF/,\ about.ini,\ about.mappings,\ about.properties,\ - eclipse32.gif,\ - icons/ + icons/,\ + cdt_logo_icon32.png diff --git a/jtag/org.eclipse.cdt.debug.gdbjtag/build.properties b/jtag/org.eclipse.cdt.debug.gdbjtag/build.properties index 1184154e333..9dc8fcd46b8 100644 --- a/jtag/org.eclipse.cdt.debug.gdbjtag/build.properties +++ b/jtag/org.eclipse.cdt.debug.gdbjtag/build.properties @@ -13,5 +13,5 @@ bin.includes = META-INF/,\ about.ini,\ about.mappings,\ about.properties,\ - eclipse32.gif,\ - plugin.properties + plugin.properties,\ + cdt_logo_icon32.png diff --git a/p2/org.eclipse.cdt.p2/build.properties b/p2/org.eclipse.cdt.p2/build.properties index 300910c9b52..0d4b2e00f88 100644 --- a/p2/org.eclipse.cdt.p2/build.properties +++ b/p2/org.eclipse.cdt.p2/build.properties @@ -16,6 +16,6 @@ bin.includes = META-INF/,\ about.html,\ about.ini,\ about.mappings,\ - eclipse32.gif,\ plugin.properties,\ - about.properties + about.properties,\ + cdt_logo_icon32.png diff --git a/releng/org.eclipse.cdt.sdk/build.properties b/releng/org.eclipse.cdt.sdk/build.properties index 8a053d3bd67..614216eea6c 100644 --- a/releng/org.eclipse.cdt.sdk/build.properties +++ b/releng/org.eclipse.cdt.sdk/build.properties @@ -12,10 +12,10 @@ bin.includes = about.html,\ about.ini,\ about.mappings,\ about.properties,\ - eclipse32.gif,\ notice.html,\ plugin.properties,\ welcome.xml,\ epl-v10.html,\ - META-INF/ + META-INF/,\ + cdt_logo_icon32.png src.includes = about.html diff --git a/releng/org.eclipse.cdt.testing/build.properties b/releng/org.eclipse.cdt.testing/build.properties index bb2b029a533..11306917fb7 100644 --- a/releng/org.eclipse.cdt.testing/build.properties +++ b/releng/org.eclipse.cdt.testing/build.properties @@ -12,11 +12,10 @@ bin.includes = about.html,\ about.ini,\ about.mappings,\ about.properties,\ - eclipse32_old.gif,\ plugin.properties,\ test.xml,\ epl-v10.html,\ notice.html,\ META-INF/,\ - eclipse32.gif + cdt_logo_icon32.png src.includes = about.html diff --git a/xlc/org.eclipse.cdt.managedbuilder.xlc.core/build.properties b/xlc/org.eclipse.cdt.managedbuilder.xlc.core/build.properties index 80d0ccd0a98..8b7c4ae679a 100644 --- a/xlc/org.eclipse.cdt.managedbuilder.xlc.core/build.properties +++ b/xlc/org.eclipse.cdt.managedbuilder.xlc.core/build.properties @@ -18,6 +18,6 @@ bin.includes = META-INF/,\ about.ini,\ about.mappings,\ about.properties,\ - eclipse32.gif + cdt_logo_icon32.png src.includes = about.html diff --git a/xlc/org.eclipse.cdt.managedbuilder.xlc.ui/build.properties b/xlc/org.eclipse.cdt.managedbuilder.xlc.ui/build.properties index a62681b74c0..e0b33cb5f98 100644 --- a/xlc/org.eclipse.cdt.managedbuilder.xlc.ui/build.properties +++ b/xlc/org.eclipse.cdt.managedbuilder.xlc.ui/build.properties @@ -18,5 +18,5 @@ bin.includes = META-INF/,\ about.ini,\ about.mappings,\ about.properties,\ - eclipse32.gif + cdt_logo_icon32.png src.includes = about.html