yaac desktop file fixes

This commit is contained in:
David Young
2026-03-21 09:44:35 -06:00
parent 6b09fc1da3
commit 36be963c41

View File

@@ -1,8 +1,10 @@
[Desktop Entry] [Desktop Entry]
Name=YAAC Name=YAAC
Comment=Yet another aprs client Comment=Yet another aprs client
Exec=$HOME/.local/bin/yaac/java -jar YAAC.jar Exec=java -jar $HOME/.local/bin/yaac/YAAC.jar
Icon=$HOME/.local/share/HamPack/desktop/icons/yaaclogo.png Icon=$HOME/.local/share/HamPack/desktop/icons/yaaclogo.png
Type=Application Type=Application
Categories=HamRadio;Utility; Categories=HamRadio;Utility;
Terminal=false Terminal=false
StartupNotify=true
Path=$HOME/.local/bin/yaac/