Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/org.eclipse.cdt')
-rw-r--r--releng/org.eclipse.cdt/about.ini2
-rw-r--r--releng/org.eclipse.cdt/cdt_logo_icon32.gifbin0 -> 1476 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/releng/org.eclipse.cdt/about.ini b/releng/org.eclipse.cdt/about.ini
index 2411cc21096..bf509de38ed 100644
--- a/releng/org.eclipse.cdt/about.ini
+++ b/releng/org.eclipse.cdt/about.ini
@@ -11,7 +11,7 @@ aboutText=%blurb
# needed for primary features only
# Property "featureImage" contains path to feature image (32x32)
-featureImage=cdt_logo_icon32.png
+featureImage=cdt_logo_icon32.gif
# Property "aboutImage" contains path to product image (500x330 or 115x164)
# needed for primary features only
diff --git a/releng/org.eclipse.cdt/cdt_logo_icon32.gif b/releng/org.eclipse.cdt/cdt_logo_icon32.gif
new file mode 100644
index 00000000000..8504cd7770f
--- /dev/null
+++ b/releng/org.eclipse.cdt/cdt_logo_icon32.gif
Binary files differ

Back to the top