Package: mixxx / 2.5.0+dfsg-3

0002-desktop_file.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
From: "Matteo F. Vescovi" <mfv@debian.org>
Date: Fri, 10 Jan 2020 22:28:02 +0100
Subject: desktop_file

---
 res/linux/org.mixxx.Mixxx.desktop | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/res/linux/org.mixxx.Mixxx.desktop b/res/linux/org.mixxx.Mixxx.desktop
index 4218ed7..b45741a 100644
--- a/res/linux/org.mixxx.Mixxx.desktop
+++ b/res/linux/org.mixxx.Mixxx.desktop
@@ -8,8 +8,8 @@ GenericName[fr]=Interface numérique pour DJ
 Comment=A digital DJ interface
 Comment[de]=Ein digitales DJ-System
 Comment[fr]=Une interface numérique pour DJ
-Exec=sh -c "pasuspender -- mixxx || mixxx"
-Terminal=false
+Exec=mixxx -platform xcb
+Keywords=dj;music;alsa;jack:realtime;standalone;Terminal=false
 Icon=mixxx
 Type=Application
 StartupNotify=true