Fix #302: use FyneApp.toml to inject additional .desktop metadata

This commit is contained in:
Drew Weymouth
2024-07-28 11:59:45 -07:00
parent 4ab8f86267
commit e68214a38a
2 changed files with 11 additions and 7 deletions
+8
View File
@@ -0,0 +1,8 @@
[Details]
Icon = "res/appicon-512.png"
Name = "Supersonic"
Version = "0.13.0"
[LinuxAndBSD]
Categories = ["Audio", "AudioVideo"]
Comment = "A lightweight cross-platform desktop client for self-hosted music servers"