playlist editor: add support for columns display mode
This commit is contained in:
@@ -258,6 +258,8 @@
|
||||
#
|
||||
#search_engine_display_mode = "classic" (classic/columns)
|
||||
#
|
||||
#playlist_editor_display_mode = "classic" (classic/columns)
|
||||
#
|
||||
#discard_colors_if_item_is_selected = "yes"
|
||||
#
|
||||
#incremental_seeking = "yes"
|
||||
|
||||
@@ -192,6 +192,9 @@ Default display mode for Browser.
|
||||
.B search_engine_display_mode = classic/columns
|
||||
Default display mode for Search engine.
|
||||
.TP
|
||||
.B playlist_editor_display_mode = classic/columns
|
||||
Default display mode for Playlist editor.
|
||||
.TP
|
||||
.B discard_colors_if_item_is_selected = yes/no
|
||||
Indicates whether custom colors of tags have to be discarded if item is selected or not.
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user