summaryrefslogtreecommitdiffstats
path: root/daw/liveslak-daw.menu
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2020-09-19 21:52:53 +0200
committer Eric Hameleers <alien@slackware.com>2020-09-19 21:52:53 +0200
commit1aed195f89d154f75914bdfb4746fcb1618fe1d9 (patch)
tree71b2e78b9a8e4d945f24ca4df06529f378fcf9a4 /daw/liveslak-daw.menu
parentbe321251b722b5ae7eef1945b17e214533c9c893 (diff)
downloadliveslak-1aed195f89d154f75914bdfb4746fcb1618fe1d9.tar.gz
liveslak-1aed195f89d154f75914bdfb4746fcb1618fe1d9.tar.xz
DAW: move all DAW programs into a new submenu 'Slackware Live DAW'
The new submenu hierarchy is "Applications > Multimedia > Slackware Live DAW". All applications from the DAW package list are moved into that new menu, this will un-clutter the parent Multimedia menu.
Diffstat (limited to 'daw/liveslak-daw.menu')
-rw-r--r--daw/liveslak-daw.menu19
1 files changed, 19 insertions, 0 deletions
diff --git a/daw/liveslak-daw.menu b/daw/liveslak-daw.menu
new file mode 100644
index 0000000..27b7341
--- /dev/null
+++ b/daw/liveslak-daw.menu
@@ -0,0 +1,19 @@
+<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN" "http://www.freedesktop.org/standards/menu-spec/menu-1.0.dtd">
+<Menu>
+ <Name>Applications</Name>
+ <Menu>
+ <Name>Multimedia</Name>
+ <Move>
+ <Old>X42 Plugins</Old>
+ <New>Slackware Live Daw/X42 Plugins</New>
+ </Move>
+ <Menu>
+ <Name>Slackware Live Daw</Name>
+ <Directory>liveslak-daw.directory</Directory>
+ <Include>
+ <Category>X-DAW</Category>
+ </Include>
+ </Menu>
+ </Menu>
+</Menu>
+