warn about consequences from using song format without any braces

This commit is contained in:
Andrzej Rybczak
2009-09-26 20:18:52 +02:00
parent 4efaa18927
commit dca6642a7f
2 changed files with 6 additions and 0 deletions

View File

@@ -88,6 +88,10 @@
## only if all requested values are available and/or define alternate
## value with { }|{ } eg. {%a - %t}|{%f}
##
## Note: Format that is similar to "%a - %t" (i.e. without any additional
## braces) is equal to "{%a - %t}", so if one of the tags is missing,
## you'll get nothing.
##
## text can also have different color than the main window has,
## eg. if you want length to be green, write $3%l$9
##