From 2137fd359d8cbfe37931fc488e6d5f2a43a93dcd Mon Sep 17 00:00:00 2001 From: Debian Multimedia Maintainers Date: Thu, 17 Oct 2024 22:33:00 +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