gnucash unstable: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Tue Oct 31 04:56:12 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/f05761e6 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/641d56f3 (commit)
	from  https://github.com/Gnucash/gnucash/commit/9669bd6b (commit)



commit f05761e636f27810145b55e2ef25a93b88c2ca1b
Merge: 9669bd6 641d56f
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Tue Oct 31 09:53:33 2017 +0100

    Merge branch 'gtk3-update7' of https://github.com/Bob-IT/gnucash into unstable

commit 641d56f346f256cc8517f8014449dd5cb978f912
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Mon Oct 2 11:36:18 2017 +0100

    Move the CSS files to a Gresource file
    
    Move the source CSS files to the gnucash directory and load them from
    a gresource file. As pseudo class 'insensative' is deprecated, add a
    second main css file to be used after Gtk3.20



Summary of changes:
 configure.ac                                       |  3 ++
 gnucash/CMakeLists.txt                             | 37 ++++++++++++++++-
 gnucash/Makefile.am                                |  9 ++++-
 gnucash/gnome-utils/gnc-gnome-utils.c              | 47 ++++++++++++++++------
 gnucash/gnome-utils/ui/CMakeLists.txt              |  2 -
 gnucash/gnome-utils/ui/Makefile.am                 |  4 +-
 .../ui/gnucash.css => gnucash-310.css}             | 14 ++++++-
 .../ui/gnucash.css => gnucash-320.css}             | 12 +++---
 ...ucash-fallback.css => gnucash-fallback-310.css} |  4 +-
 gnucash/gnucash-gresources.xml                     |  9 +++++
 10 files changed, 111 insertions(+), 30 deletions(-)
 copy gnucash/{gnome-utils/ui/gnucash.css => gnucash-310.css} (89%)
 rename gnucash/{gnome-utils/ui/gnucash.css => gnucash-320.css} (90%)
 rename gnucash/{gnome-utils/ui/gnucash-fallback.css => gnucash-fallback-310.css} (97%)
 create mode 100644 gnucash/gnucash-gresources.xml



More information about the gnucash-patches mailing list