settings: support customizable tags separator

This commit is contained in:
Andrzej Rybczak
2012-09-12 21:44:27 +02:00
parent 6da434b5b2
commit d55070754d
21 changed files with 62 additions and 48 deletions

View File

@@ -348,6 +348,9 @@ Default tag type for left column in media library. Legend for possible letters i
.B empty_tag_marker = TEXT
Text that will be displayed, if requested tag is not set.
.TP
.B tags_separator = TEXT
Separator that is placed between tags. Also interpreted by tag editor which splits input string into separate tags using it.
.TP
.B empty_tag_color = COLOR
Color of empty tag marker.
.TP