[SCM] petri-foo/master: Add exec-code to desktop file.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sat Dec 24 07:42:38 UTC 2016
The following commit has been merged in the master branch:
commit d364c14427e19494a4e91c32d0e86b13528cc9cf
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Fri Dec 23 18:47:45 2016 +0100
Add exec-code to desktop file.
diff --git a/debian/patches/0003-desktop_file_fix.patch b/debian/patches/0003-desktop_file_fix.patch
index d6364af..b43f0ab 100644
--- a/debian/patches/0003-desktop_file_fix.patch
+++ b/debian/patches/0003-desktop_file_fix.patch
@@ -1,12 +1,14 @@
Description: Removing encoding entry from desktop file
+Add Keywords
+Add exec-code
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
-Forwarded: yes
+Forwarded: James Morris <james at jwm-art.net>
Index: petri-foo/petri-foo.desktop
===================================================================
---- petri-foo.orig/petri-foo.desktop 2014-04-28 15:10:20.393107995 +0200
-+++ petri-foo/petri-foo.desktop 2014-04-28 15:12:01.617693925 +0200
-@@ -1,10 +1,10 @@
+--- petri-foo.orig/petri-foo.desktop
++++ petri-foo/petri-foo.desktop
+@@ -1,13 +1,13 @@
[Desktop Entry]
-Encoding=UTF-8
Type=Application
@@ -17,4 +19,8 @@ Index: petri-foo/petri-foo.desktop
+Keywords=audio;sound;jackd;midi;sampler;
Icon=petri-foo
TryExec=petri-foo
- Exec=petri-foo
+-Exec=petri-foo
++Exec=petri-foo %f
+ Terminal=false
+ Categories=Application;Audio;AudioVideo;AudioVideoEditing;X-Jack;Midi;X-Alsa;
+ MimeType=application/petri-foo;
--
petri-foo packaging
More information about the pkg-multimedia-commits
mailing list