diff options
| -rw-r--r-- | manual/appendix/wps_tags.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index ca6f3d9..453431d 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -317,7 +317,7 @@ Examples: & Preload an image for later display (useful for when your images are displayed conditionally).\newline \config{n}: image ID (a-z and A-Z) for later referencing in \config{\%xd}\newline \config{filename}: file name relative to \fname{/.rockbox/} and including ``.bmp''\newline - If the filename is __list_icons__ the list icon bitmap will be used instead\newline + If the filename is ``\_\_list\_icons\_\_'' the list icon bitmap will be used instead\newline \config{x}: x coordinate\newline \config{y}: y coordinate\newline \config{nimages}: (optional) number of sub-images (tiled vertically, of the same height) |