Description: Corrects chirp binary name in desktop file
  This ensures chirp uses a consistent binary name for launch with previous
Author: Dave Hibberd <d@vehibberd.com>
Forwarded: not-needed
Last-Update: 2023-10-28
---
--- a/chirp/share/chirp.desktop
+++ b/chirp/share/chirp.desktop
@@ -5,7 +5,7 @@
 GenericName=Radio Programming Tool
 Comment=Program amateur radios
 Icon=chirp
-Exec=chirp %F
+Exec=chirpw %F
 Terminal=false
 MimeType=x-scheme-handler/chirp
 Categories=Utility;HamRadio
