rcp: Fix icons for project explorer on Eclipse 4.6M5
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Sat, 30 Jan 2016 02:10:59 +0000 (21:10 -0500)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Sat, 30 Jan 2016 13:29:04 +0000 (08:29 -0500)
commita12e9572c72cbc3795119960b262bb80fa0204a5
treea2c3a129a64544523adb79f3555ec47dbaa2e0a0
parentf0dc41702f4b4ab10eb06b80226b66ff36f8d116
rcp: Fix icons for project explorer on Eclipse 4.6M5

All the platform icons where changed to png file types and file
extension. Since in the RCP we need to register these images for
the RCP product and there are no constants available we need to check
for gif and png file extension to support Eclipse 4.5 and 4.6.

Change-Id: I2d751df1177adc991e300ec9e12a19922c163fe9
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/65505
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/ApplicationWorkbenchAdvisor.java
This page took 0.024333 seconds and 5 git commands to generate.