annotate AUTHORS @ 752:85c9412d77d2

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.
author zas_
date Sat, 24 May 2008 20:01:59 +0000
parents 95ea60c485ec
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
205
31f4adaf8f8a updated README files
nadvornik
parents: 8
diff changeset
1 John Ellis <johne@verizon.net> (Original author and maintainer of GQview)
475
48c8e49b571c updated copyright in source files
nadvornik
parents: 466
diff changeset
2
48c8e49b571c updated copyright in source files
nadvornik
parents: 466
diff changeset
3 The Geeqie Team:
48c8e49b571c updated copyright in source files
nadvornik
parents: 466
diff changeset
4 Vladimir Nadvornik <nadvornik at suse dot cz> (Maintainer of Geeqie)
48c8e49b571c updated copyright in source files
nadvornik
parents: 466
diff changeset
5 Petr Ostadal <postadal at suse dot cz>
477
95ea60c485ec Lowercased name.
zas_
parents: 476
diff changeset
6 Laurent Monin <zas at norz dot org>