[SCM] gmidimonitor/master: Add Keywords entry to destop files.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Dec 22 04:02:40 UTC 2016


The following commit has been merged in the master branch:
commit 425cf112338658f6bb9590221aa585c33553c4f5
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Dec 22 04:57:17 2016 +0100

    Add Keywords entry to destop files.

diff --git a/debian/gmidimonitor-alsa.desktop b/debian/gmidimonitor-alsa.desktop
index 89331ff..e2344e8 100644
--- a/debian/gmidimonitor-alsa.desktop
+++ b/debian/gmidimonitor-alsa.desktop
@@ -3,6 +3,7 @@ Type=Application
 Name=Gmidimonitor (with ALSA support)
 GenericName=Gmidimonitor
 Comment=Analyse MIDI messages through ALSA
+Keywords=midi;monitor;alsa
 Icon=gmidimonitor_32x32
 Exec=gmidimonitor --alsa
 Terminal=false
diff --git a/debian/gmidimonitor-jack.desktop b/debian/gmidimonitor-jack.desktop
index 9a0b611..2daac0d 100644
--- a/debian/gmidimonitor-jack.desktop
+++ b/debian/gmidimonitor-jack.desktop
@@ -3,6 +3,7 @@ Type=Application
 Name=Gmidimonitor (with JACK support)
 GenericName=Gmidimonitor
 Comment=Analyse MIDI messages through JACK
+Keywords=midi;monitor;jackd
 Icon=gmidimonitor_32x32
 Exec=gmidimonitor --jack
 Terminal=false

-- 
gmidimonitor packaging



More information about the pkg-multimedia-commits mailing list