From ef71480899fd1b6a175443538d47a59c75b3d1b5 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Mon, 19 Jan 2015 20:11:53 -0500 Subject: Add Keywords to deadbeef.desktop --- debian/patches/desktop-keywords.diff | 15 +++++++++++++++ debian/patches/series | 1 + 2 files changed, 16 insertions(+) create mode 100644 debian/patches/desktop-keywords.diff diff --git a/debian/patches/desktop-keywords.diff b/debian/patches/desktop-keywords.diff new file mode 100644 index 00000000..821a4bdc --- /dev/null +++ b/debian/patches/desktop-keywords.diff @@ -0,0 +1,15 @@ +From: Alexey Yakovenko +Description: added Keywords to deadbeef.desktop +Origin: upstream, https://github.com/Alexey-Yakovenko/deadbeef/commit/6b7d85e27478c54fa9f5b218fbce566280ae3a8c +Bug: https://code.google.com/p/ddb/issues/detail?id=1258 +--- a/deadbeef.desktop.in ++++ b/deadbeef.desktop.in +@@ -16,6 +16,8 @@ X-PulseAudio-Properties=media.role=music + + X-Ayatana-Desktop-Shortcuts=Play;Pause;Stop;Next;Prev + ++Keywords=Sound;Music;Audio;Player;Musicplayer;MP3 ++ + [Play Shortcut Group] + Name=Play + Exec=deadbeef --play diff --git a/debian/patches/series b/debian/patches/series index 7a34ea83..724868f6 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -2,3 +2,4 @@ remove-interfering-maintainer-files.diff junklib-spelling-psychedelic.diff gtkui-grammar-allows-setting.diff gtkui-grammar-allows-setting-2.diff +desktop-keywords.diff -- cgit v1.2.3