CVS update: gnucash
Derek Atkins
warlord at linas.org
Sat Jul 26 17:43:37 CDT 2003
Date: Saturday July 26, 2003 @ 16:43
Author: warlord
Update of /home/cvs/cvsroot/gnucash
In directory www.linas.org:/tmp/cvs-serv340
Modified Files:
ChangeLog
Log Message:
* src/engine/Backend.h: add a new error, ERR_BACKEND_READONLY
* src/engine/gw-engine-spec.scm: add new error type
* src/backend/file/gnc-backend-file.c: differentiate between
"file is already locked" and "we can't create the lockfile"
so we can let the user know.
* src/app-file/gnc-file.c: handle the new ERR_BACKEND_READONLY
error message by changing the error dialog presented to the
user.
Fixes #117665
More information about the gnucash-patches
mailing list