mcoca committed to gpa/src
[email protected] Fri, 02 Aug 2002 03:05:41 +0200
| Newsgroups | gmane.comp.encryption.gpg.gpa.cvs |
|---|---|
| Message-ID | <[email protected]> |
Date: Friday August 2, 2002 @ 3:05 Author: mcoca Update of /cvs/gpa/gpa/src In directory trithemius:/tmp/cvs-serv24608/src Modified Files: gpa.c ChangeLog Log Message: (main): Use GLib to find out where the gpa executable resides, instead of walking the pathname ourselves. (search_config_file): Use different search order for Unix and Windows. We should never use the executable path on Unix. Use standard GLib functions. This does not fix the fact that if a GPA_DATADIR/gpa.conf (i.e. /usr/local/share/gpa/gpa.conf) file exists, gpa will try to write to it to remember options. File: gpa.c Status: Up-to-date File: ChangeLog Status: Up-to-date