Convert GIFs in com.wudsn.ide.lng.asm.test to PNG

This commit is contained in:
Peter Dell 2023-02-26 16:33:58 +01:00
parent c4b2684a79
commit 9e4654e8de
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 160 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 511 B

View File

@ -55,7 +55,7 @@
<extension point="org.eclipse.ui.editors">
<editor class="com.wudsn.ide.lng.asm.compiler.test.TestEditor"
contributorClass="org.eclipse.ui.editors.text.TextEditorActionContributor"
default="false" extensions="asm" icon="icons/editor-test-16x16.gif"
default="false" extensions="asm" icon="icons/editor-test-16x16.png"
id="com.wudsn.ide.lng.asm.compiler.test.TestEditor" name="%com.wudsn.ide.lng.asm.compiler.test.TestEditor.name">
<contentTypeBinding contentTypeId="com.wudsn.ide.lng.asm.compiler.test.TestSourceFile">
</contentTypeBinding>