[snap] add desktop launcher, fixes #1662

This commit is contained in:
Sean Quinn 2023-04-15 13:12:42 -07:00
parent 13e5b7787d
commit 0e312d68e6
3 changed files with 13 additions and 0 deletions

View File

@ -3,6 +3,7 @@
# Changes #
* @dev (????-??-??)
* Fixed appearance of LSe desktop icon [#1662]
* Update controlled buffer behavior to pass U and E inputs while enabled [#1642]
* Introduced user-defined color for components.
* Made component icons more uniform.

View File

@ -0,0 +1,12 @@
[Desktop Entry]
Name=Logisim-evolution
Comment=Logisim-evolution is educational software for designing and simulating digital logic circuits.
GenericName=Digital logic design tool and simulator
Exec=logisim-evolution %f
Icon=${SNAP}/meta/gui/logisim-icon-128.png
Type=Application
StartupNotify=false
Categories=Electronics
MimeType=application/x-logisim-circuit;
Actions=new-empty-window;
Keywords=circuits;simulation;logic;HDL;chronogram;

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB