changeset 1997:7ec3f14f1dbb

Fix overlay formatting example in README.
author Laurent Monin <geeqie@norz.org>
date Thu, 30 Dec 2010 09:42:27 +0100
parents 086c60ca4e6d
children 323b0a197774
files README
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README	Thu Dec 30 09:41:59 2010 +0100
+++ b/README	Thu Dec 30 09:42:27 2010 +0100
@@ -325,7 +325,7 @@
   "%name:<i>*</i>\n%" -> name is displayed in italics ended with a newline
   "%size:\n%"         -> size is displayed with a newline at end
   "%formatted.ISOSpeedRating:ISO *%"      -> ie. "ISO 100"
-  "Collection <b>*</b>\n" -> display collection name in bold prefixed by
+  "%collection: Collection <b>*</b>\n%" -> display collection name in bold prefixed by
                              "Collection " and a newline is appended