fixes #1198192, added vlc to fbgm
This commit is contained in:
parent
cdc4338c6b
commit
93b295a158
2 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
(Format: Year/Month/Day)
|
||||
Changes for 0.9.14:
|
||||
*05/06/15:
|
||||
* Fixes #1198192, vlc to fbgm (Mathias)
|
||||
fluxbox-generate_menu.in
|
||||
* Fixes #1213003, SendToWorkspace shouldnt follow (Mathias)
|
||||
- SendToWorkspace silently changes the workspace of the window
|
||||
- TakeToWorkspace takes the window and puts it onto the ws
|
||||
|
|
|
@ -1562,7 +1562,7 @@ append_submenu "${MULTIMEDIAMENU}"
|
|||
|
||||
|
||||
append_submenu "${VIDEOMENU}"
|
||||
normal_find xine aviplay gtv gmplayer xmovie xcdroast xgdb realplay xawtv fxtv ogle goggles
|
||||
normal_find xine aviplay gtv gmplayer xmovie xcdroast xgdb realplay xawtv fxtv ogle goggles vlc
|
||||
find_it dvdrip append "[exec] (dvdrip) {nohup dvdrip}"
|
||||
append_menu_end
|
||||
|
||||
|
|
Loading…
Reference in a new issue