aboutsummaryrefslogtreecommitdiff
path: root/util/fluxbox-generate_menu.in
diff options
context:
space:
mode:
authorMark Tiefenbruck <mark@fluxbox.org>2009-06-28 19:57:42 (GMT)
committerMark Tiefenbruck <mark@fluxbox.org>2009-06-28 19:57:42 (GMT)
commitbb05494751e978b3e5edd1a54f7402a898762b9f (patch)
tree5ed0cdd94044592270b65c1fcfe0e02ff153e6ba /util/fluxbox-generate_menu.in
parent27d181f490fc7ec0b5d1d6612545c2acd9dd2921 (diff)
downloadfluxbox-bb05494751e978b3e5edd1a54f7402a898762b9f.zip
fluxbox-bb05494751e978b3e5edd1a54f7402a898762b9f.tar.bz2
add a few items to fbgm
Diffstat (limited to 'util/fluxbox-generate_menu.in')
-rwxr-xr-xutil/fluxbox-generate_menu.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/util/fluxbox-generate_menu.in b/util/fluxbox-generate_menu.in
index aca8b08..7fb5ef7 100755
--- a/util/fluxbox-generate_menu.in
+++ b/util/fluxbox-generate_menu.in
@@ -1671,13 +1671,15 @@ append_submenu "${MULTIMEDIAMENU}"
1671 append_submenu "${MUSICMENU}" 1671 append_submenu "${MUSICMENU}"
1672 normal_find xmms noatun alsaplayer gqmpeg aumix xmixer gnome-alsamixer gmix kmix kscd \ 1672 normal_find xmms noatun alsaplayer gqmpeg aumix xmixer gnome-alsamixer gmix kmix kscd \
1673 grecord kmidi xplaycd soundtracker grip easytag audacity \ 1673 grecord kmidi xplaycd soundtracker grip easytag audacity \
1674 zinf rhythmbox kaboodle beep-media-player amarok tagtool 1674 zinf rhythmbox kaboodle beep-media-player amarok tagtool \
1675 audacious bmpx
1675 cli_find cdcd cplay alsamixer orpheus mp3blaster 1676 cli_find cdcd cplay alsamixer orpheus mp3blaster
1676 append_menu_end 1677 append_menu_end
1677 1678
1678 1679
1679 append_submenu "${VIDEOMENU}" 1680 append_submenu "${VIDEOMENU}"
1680 normal_find xine aviplay gtv gmplayer xmovie xcdroast xgdb realplay xawtv fxtv ogle goggles vlc 1681 normal_find xine gxine aviplay gtv gmplayer xmovie xcdroast xgdb \
1682 realplay xawtv fxtv ogle goggles vlc
1681 find_it dvdrip append "[exec] (dvdrip) {nohup dvdrip}" 1683 find_it dvdrip append "[exec] (dvdrip) {nohup dvdrip}"
1682 append_menu_end 1684 append_menu_end
1683 1685