add key_select_album: select album around cursor

Default key for this is 'B'. This use to be the default for
ToggleBitrateVisibility, which has changed to '#'.
This commit is contained in:
Frank Blendinger
2010-07-03 19:53:01 +02:00
committed by Andrzej Rybczak
parent 4d406c85f2
commit 7600429383
5 changed files with 48 additions and 2 deletions

View File

@@ -48,7 +48,7 @@
#
#key_toggle_mouse = '|'
#
#key_toggle_bitrate_visibility = 'B'
#key_toggle_bitrate_visibility = '#'
#
#key_screen_switcher = 9
#
@@ -132,6 +132,8 @@
#
#key_deselect_all = 'V'
#
#key_select_album = 'B'
#
#key_add_selected_items = 'A'
#
#key_clear = 'c'