corrections for previous commit
This commit is contained in:
12
doc/config
12
doc/config
@@ -179,15 +179,15 @@
|
||||
#tag_editor_album_format = "{(%y) }%b"
|
||||
#
|
||||
##
|
||||
## Note: Below variables are used for sorting the library browser.
|
||||
## The sort mode determines how the song library is sorted, and can
|
||||
## be used in combination with a sort format to specify a custom sorting format.
|
||||
## Possible values for sort_mode are "name", "mtime" and "format".
|
||||
## Note: Below variables are used for sorting songs in browser.
|
||||
## The sort mode determines how songs are sorted, and can be used
|
||||
## in combination with a sort format to specify a custom sorting format.
|
||||
## Possible values for browser_sort_mode are "name", "mtime" and "format".
|
||||
##
|
||||
#
|
||||
#sort_mode = "name"
|
||||
#browser_sort_mode = "name"
|
||||
#
|
||||
#sort_format = "{%b~%n}|{~%n}|{~~%t}|{~~%f}"
|
||||
#browser_sort_format = "{%a - }{%t}|{%f} {(%l)}"
|
||||
#
|
||||
##
|
||||
## Note: Below variables are for alternative version of user's interface.
|
||||
|
||||
Reference in New Issue
Block a user