From d0946133d1667b8d1d142aae424854c6e67e361c Mon Sep 17 00:00:00 2001 From: Debian Multimedia Maintainers Date: Mon, 19 Aug 2024 08:49:07 +0200 Subject: [PATCH] Use wrapper-script to launch jacktrip-gui from .desktop Origin: Debian Forwarded: not-needed Last-Update: 2023-11-10 Last-Update: 2023-11-10 Gbp-Pq: Name gui-launcher.patch --- linux/org.jacktrip.JackTrip.desktop.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/org.jacktrip.JackTrip.desktop.in b/linux/org.jacktrip.JackTrip.desktop.in index c190cb0..beef9d3 100644 --- a/linux/org.jacktrip.JackTrip.desktop.in +++ b/linux/org.jacktrip.JackTrip.desktop.in @@ -3,7 +3,7 @@ Type=Application Name=JackTrip@name_suffix@ Comment=Network Music Performance over the Internet Comment[fr]=Performance de musique en réseau sur internet -Exec=jacktrip %u +Exec=/usr/bin/jacktrip-gui %u Icon=@icon@ Terminal=false StartupWMClass=@wmclass@ -- 2.30.2