settings: remove media_library_display_{date,empty_tag} options

This commit is contained in:
Andrzej Rybczak
2012-10-02 21:51:19 +02:00
parent 152ce17fea
commit 6002fd8db4
4 changed files with 0 additions and 22 deletions

View File

@@ -318,12 +318,6 @@ Self-descriptive, isn't it?
.B tag_editor_extended_numeration = yes/no
If enabled, tag editor will number tracks using format xx/yy (where xx is the current track and yy is total amount of all numbered tracks), not plain xx.
.TP
.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 enable_window_title = yes/no
If enabled, ncmpcpp will override current window title with its own one.
.TP