settings: make displaying 'empty tag' entry optional

This commit is contained in:
Andrzej Rybczak
2010-09-09 16:43:10 +02:00
parent 7ad624ebc6
commit 968d2366aa
5 changed files with 13 additions and 0 deletions

View File

@@ -288,6 +288,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_display_empty_tag = yes/no
If enabled, left column will contain entry for 'empty' tag, 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