format: implement generic format parser and printer
This commit is contained in:
@@ -189,8 +189,6 @@
|
||||
#
|
||||
#song_library_format = {%n - }{%t}|{%f}
|
||||
#
|
||||
#tag_editor_album_format = {(%y) }%b
|
||||
#
|
||||
##
|
||||
## Note: Below variables are used for sorting songs in browser.
|
||||
## The sort mode determines how songs are sorted, and can be used
|
||||
|
||||
@@ -115,9 +115,6 @@ Song's format for statusbar.
|
||||
.B song_library_format
|
||||
Format for songs in Media library.
|
||||
.TP
|
||||
.B tag_editor_album_format
|
||||
Format for albums' list in Tag editor.
|
||||
.TP
|
||||
.B song_window_title_format
|
||||
Song format for window title.
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user