[SCM] libdrumstick/master: Fix whoops in desktop patch

ross-guest at users.alioth.debian.org ross-guest at users.alioth.debian.org
Fri Aug 26 20:10:56 UTC 2016


The following commit has been merged in the master branch:
commit 1a4f671f7169d564c5d1424f06bb9c0c8798bebc
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Sat Aug 13 17:06:12 2016 +0200

    Fix whoops in desktop patch

diff --git a/debian/patches/desktop.patch b/debian/patches/desktop.patch
index 7e58ae6..e11740c 100644
--- a/debian/patches/desktop.patch
+++ b/debian/patches/desktop.patch
@@ -9,7 +9,12 @@ Applied-Upstream: https://sourceforge.net/p/drumstick/code/325/
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- libdrumstick.orig/utils/guiplayer/drumstick-guiplayer.desktop
 +++ libdrumstick/utils/guiplayer/drumstick-guiplayer.desktop
-@@ -5,6 +5,7 @@
+@@ -1,10 +1,11 @@
+ [Desktop Entry]
+ Name=Drumstick MIDI Player
+-Exec=drumstick-guiplayer
++Exec=drumstick-guiplayer %f
+ Icon=drumstick
  Terminal=false
  Type=Application
  Categories=AudioVideo;Audio;Midi;Education;Music;

-- 
libdrumstick packaging



More information about the pkg-multimedia-commits mailing list