Allow to escape star characters in the template string with a \.
authorLaurent Monin <geeqie@norz.org>
Sat, 24 May 2008 20:01:59 +0000 (20:01 +0000)
committerLaurent Monin <geeqie@norz.org>
Sat, 24 May 2008 20:01:59 +0000 (20:01 +0000)
commitd2e0888194442fe09a3f099f149e3d4fb3884bc9
tree721dc85b748b6ac34e39dc2ef795db70de535c05
parentc3c6184b858a57f359937a912a8db3f715844270
Allow to escape star characters in the template string with a \.
One can insert a \ by escaping it with another \.
Fix deletion of empty parts when using | trick.
Append the separator " - " only if data is neither NULL nor empty.
Patch by Uwe Ohse and Laurent Monin.
src/image-overlay.c