add option media_library_disable_two_column_mode

This commit is contained in:
Frank Blendinger
2010-01-31 01:55:37 +01:00
parent c10a2a6db7
commit db97a1a318
6 changed files with 14 additions and 2 deletions

View File

@@ -264,6 +264,9 @@ If enabled, tag editor will number tracks using format xx/yy (where xx is the cu
.B media_library_display_date = yes/no
If enabled, dates of albums in media library will be displayed and respected in searching, otherwise not.
.TP
.B media_library_disable_two_column_mode = yes/no
If enabled, pressing the key for the media library twice won't switch it to two column mode.
.TP
.B enable_window_title = yes/no
If enabled, ncmpcpp will override current window title with its own one.
.TP