diff options
author | cbdev <cb@cbcdn.com> | 2019-12-04 23:02:20 +0100 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2019-12-04 23:02:20 +0100 |
commit | 7360766777a7969b76fa306f7381d2d51efa1ebe (patch) | |
tree | da4159af3c353b839089e688b48c272076f03049 /debian/menu | |
parent | 8979c52e767791f97f462835a9e4c5e66d1112cc (diff) | |
download | midimonster-7360766777a7969b76fa306f7381d2d51efa1ebe.tar.gz midimonster-7360766777a7969b76fa306f7381d2d51efa1ebe.tar.bz2 midimonster-7360766777a7969b76fa306f7381d2d51efa1ebe.zip |
Initial debianization for v0.2
Diffstat (limited to 'debian/menu')
-rw-r--r-- | debian/menu | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/menu b/debian/menu new file mode 100644 index 0000000..ea1e6ff --- /dev/null +++ b/debian/menu @@ -0,0 +1,2 @@ +?package(midimonster):needs="text" section="Applications/Sound"\ + title="midimonster" command="/usr/bin/midimonster" |