[SCM] stk/master: Replace stk menu with desktop file.
pere at users.alioth.debian.org
pere at users.alioth.debian.org
Sat Dec 24 07:58:22 UTC 2016
The following commit has been merged in the master branch:
commit 2281fad44414445921ec9d809574924c99c898ba
Author: Petter Reinholdtsen <pere at hungry.com>
Date: Sat Dec 24 07:58:05 2016 +0000
Replace stk menu with desktop file.
Closes: #708791
diff --git a/debian/stk.desktop b/debian/stk.desktop
new file mode 100644
index 0000000..1e400d7
--- /dev/null
+++ b/debian/stk.desktop
@@ -0,0 +1,9 @@
+Name=STKDemo
+GenericName=Sound Synthesis Toolkit (example applications)
+Comment=Play with software sound synthesizers
+Exec=STKDemo %U
+Terminal=false
+Type=Application
+Categories=AudioVideo;Audio;
+Keywords=Audio;
+StartupNotify=true
diff --git a/debian/stk.menu b/debian/stk.menu
deleted file mode 100644
index e92d661..0000000
--- a/debian/stk.menu
+++ /dev/null
@@ -1,3 +0,0 @@
-?package(stk):needs="X11" section="Applications/Sound"\
- title="STKDemo" command="/usr/bin/STKDemo"
-
--
stk packaging
More information about the pkg-multimedia-commits
mailing list