annotate AUTHORS @ 276:4f526d436873

Implement secure rc file saving. First data is written to a temporary file, then if nothing was wrong, this file is renamed to the final name. This way the risk of corrupted rc file is greatly reduced. The code is borrowed from ELinks (http://elinks.cz).
author zas_
date Tue, 08 Apr 2008 21:55:58 +0000
parents 31f4adaf8f8a
children 798e5b68afc2
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)
31f4adaf8f8a updated README files
nadvornik
parents: 8
diff changeset
2 Vladimir Nadvornik <nadvornik at suse dot cz> (Maintainer of Geeqie)
31f4adaf8f8a updated README files
nadvornik
parents: 8
diff changeset
3 Petr Ostadal <postadal at suse dot cz>