syzygy icon indicating copy to clipboard operation
syzygy copied to clipboard

.desktop file missing

Open probonopd opened this issue 6 years ago • 2 comments
trafficstars

A .desktop file is missing for Linux desktops.

probonopd avatar Nov 25 '18 20:11 probonopd

The .desktop file is normally generated by cargo-bundle when following the instructions at https://github.com/mdsteele/syzygy#debian-linux. The values for the .desktop file are pulled from various places in the Cargo.toml file (see in particular the [package.metadata.bundle] section).

mdsteele avatar Nov 27 '18 14:11 mdsteele

Since .desktop files are not Debian specific, it would possibly be better to just supply a desktop file like this. Thanks.

probonopd avatar Nov 28 '18 06:11 probonopd