[SCM] mixxx/master: Add patch to fix desktop file as per spec.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Sat Sep 18 14:11:33 UTC 2010
The following commit has been merged in the master branch:
commit 97e4261237c95dc96eac16349f9031b7175d9cbc
Author: Alessio Treglia <alessio at debian.org>
Date: Sat Sep 18 16:11:27 2010 +0200
Add patch to fix desktop file as per spec.
diff --git a/debian/patches/91-desktop_file.patch b/debian/patches/91-desktop_file.patch
new file mode 100644
index 0000000..0543ef2
--- /dev/null
+++ b/debian/patches/91-desktop_file.patch
@@ -0,0 +1,20 @@
+Description: Fix desktop file as per spec.
+Author: Alessio Treglia <alessio at debian.org>
+Forwarded: not-needed
+---
+ src/mixxx.desktop | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
+--- mixxx.orig/src/mixxx.desktop
++++ mixxx/src/mixxx.desktop
+@@ -1,9 +1,8 @@
+ [Desktop Entry]
+ Version=1.0
+-Encoding=UTF-8
+ Name=Mixxx
+ Comment=A digital DJ interface
+-Exec=pasuspender mixxx
++Exec=mixxx
+ Terminal=false
+ Icon=ic_mixxx
+ Type=Application
diff --git a/debian/patches/series b/debian/patches/series
index e060b29..aaa767a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@
#10_soundtouch.dpatch
20_norpath.patch
30-disable_soundsourcem4a.patch
+91-desktop_file.patch
--
mixxx packaging
More information about the pkg-multimedia-commits
mailing list