Skip to content

Commit 310f7cc

Browse files
BeckerWdfmerks
authored andcommitted
New View Icon for "Preference Spy"
The current view icon in only available as raster icon (PNG) - and SVG did not exist. The current icon also did not fit very well into the "Eclipse style of icons". The new version was recreated as SVG and reworked to fit better into the style of the other Eclipse icons. Contributes to: #1927
1 parent 97d06e0 commit 310f7cc

File tree

2 files changed

+152
-1
lines changed

2 files changed

+152
-1
lines changed
Lines changed: 151 additions & 0 deletions
Loading

ui/org.eclipse.pde.spy.preferences/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
point="org.eclipse.pde.spy.core.spyPart">
1313
<spyPart
1414
description="%description"
15-
icon="$nl$/icons/preference_spy.png"
15+
icon="$nl$/icons/preference_spy.svg"
1616
name="%name"
1717
part="org.eclipse.pde.spy.preferences.parts.PreferenceSpyPart"
1818
shortcut="M2+M3+F11">

0 commit comments

Comments
 (0)