gnucash-on-flatpak master: Bug 799787 - Help About missing Credits text & License button

John Ralls jralls at code.gnucash.org
Tue Jul 7 19:29:29 EDT 2026


Updated	 via  https://github.com/Gnucash/gnucash-on-flatpak/commit/097dd8da (commit)
	from  https://github.com/Gnucash/gnucash-on-flatpak/commit/0f2df24c (commit)



commit 097dd8da6ebe09049127162508149a74f4f34bde
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jul 7 16:26:46 2026 -0700

    Bug 799787 - Help About missing Credits text & License button
    
    Don't cleanup share/doc in the GnuCash module, that's where the
    credits (the AUTHOR and DOCUMENTERS files) and the copy of
    LICENSE that gnc-filepath-utils can find go.

diff --git a/org.gnucash.GnuCash.json b/org.gnucash.GnuCash.json
index d489511..e3cc3c7 100644
--- a/org.gnucash.GnuCash.json
+++ b/org.gnucash.GnuCash.json
@@ -28,7 +28,6 @@
     "/lib/pkgconfig",
     "/man",
     "/share/aclocal",
-    "/share/doc",
     "/share/info",
     "/share/man"    
   ],



Summary of changes:
 org.gnucash.GnuCash.json | 1 -
 1 file changed, 1 deletion(-)



More information about the gnucash-changes mailing list