Skip to content

Commit 5e86927

Browse files
committed
Remove explicit disabled icons from org.eclipse.ui.genericeditor
Use on-the-fly-generated disabled version of SVG-rasterized icons instead.
1 parent e4706e0 commit 5e86927

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bundles/org.eclipse.ui.genericeditor/plugin.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@
167167
point="org.eclipse.ui.commandImages">
168168
<image
169169
commandId="org.eclipse.ui.genericeditor.togglehighlight"
170-
disabledIcon="icons/full/dtool16/mark_occurrences.png"
171170
icon="icons/full/etool16/mark_occurrences.svg">
172171
</image>
173172
</extension>

0 commit comments

Comments
 (0)