From 1cde874bfd5af71e090f0e35576731c8baf7989e Mon Sep 17 00:00:00 2001 From: Daniel Agar Date: Tue, 5 Apr 2016 15:18:12 -0400 Subject: [PATCH] fix AppImage icon --- deploy/create_linux_appimage.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/create_linux_appimage.sh b/deploy/create_linux_appimage.sh index 10edd6a45..83ad45423 100755 --- a/deploy/create_linux_appimage.sh +++ b/deploy/create_linux_appimage.sh @@ -31,7 +31,7 @@ Type=Application Name=QGroundControl GenericName=Ground Control Station Comment=UAS ground control station -Icon=qgroundcontrol +Icon=qgroundcontrol.png Exec=AppRun Terminal=false Categories=Utility; -- 2.22.0