annotate AUTHORS @ 1091:b6e7d5ce18a2

Previous patch (revision 1185) for the comments-related segfault was incomplete, and as such, it broke keywords in files whose metadata had keywords but no comments. This patch fixes that (and still fixes the case where one searches on comments and hits a file with keywords but no comments). Lastly, I would imagine that there exists a failure mode where one searches for a keyword and hits a file with a comment but no keyword, and I imagine this patch should fix that case as well. Patch by Omari Stephens (aka xsdg).
author zas_
date Thu, 06 Nov 2008 20:01:32 +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>