gnucash master: Bug388500 - Add option to remove deleted files from the history list

Geert Janssens gjanssens at code.gnucash.org
Thu Mar 23 14:55:47 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/4f5658fc (commit)
	from  https://github.com/Gnucash/gnucash/commit/66e81040 (commit)



commit 4f5658fc7a3ed81bbd5b30238e535fa19f60af42
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Thu Mar 23 14:33:27 2017 +0000

    Bug388500 - Add option to remove deleted files from the history list
    
    This patch simplifies the previous patch so it does not care where the
    file is opened from. If it is in the history list and does not exist,
    the dialog advises of this and asks if it should be removed from the
    list other wise the dialog displays file not found.



Summary of changes:
 src/bin/gnucash-bin.c                     |  4 ----
 src/gnome-utils/gnc-plugin-file-history.c | 22 +++++-----------------
 src/gnome-utils/gnc-plugin-file-history.h |  6 +-----
 3 files changed, 6 insertions(+), 26 deletions(-)



More information about the gnucash-patches mailing list