gnucash master: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Mon Jul 10 06:11:20 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/eb55b5f9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/85ce243e (commit)
	from  https://github.com/Gnucash/gnucash/commit/69ef9ccc (commit)



commit eb55b5f98cee554db95ea6dc1837a170641b5f4b
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Jul 10 12:09:51 2017 +0200

    Rework icon cache loading
    
    - We actually don't care about the available icon sizes so stop checking for them.
    - Even if an icon isn't found continue (with a warning). Gtk uses a fallback icon in most cases.

commit 85ce243ef885aa639b57c60499d5e5adbe13c46b
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Jul 10 12:07:32 2017 +0200

    Add icons in the proper directory



Summary of changes:
 src/gnome-utils/gnc-gnome-utils.c | 21 +--------
 src/gnome-utils/gnc-icons.c       | 89 ++++++++++++++++++---------------------
 src/pixmaps/CMakeLists.txt        |  4 +-
 3 files changed, 44 insertions(+), 70 deletions(-)



More information about the gnucash-patches mailing list