gnucash maint: Housekeeping - replace plenty of http links with https
Geert Janssens
gjanssens at code.gnucash.org
Thu Jun 6 09:54:04 EDT 2019
Updated via https://github.com/Gnucash/gnucash/commit/15a35e6a (commit)
from https://github.com/Gnucash/gnucash/commit/fd6ce161 (commit)
commit 15a35e6a3b0f78f3566eb6c126612a872be3527c
Author: Geert Janssens <geert at kobaltwit.be>
Date: Thu Jun 6 15:49:22 2019 +0200
Housekeeping - replace plenty of http links with https
There are more, but these are most common ones.
There are also a number of urls that don't behave well when https, so those are skipped
At some point I have also started marking non-working URLs as [DEAD LINK], though
that's not a full coverage.
Summary of changes:
AUTHORS | 10 +-
DOCUMENTERS | 4 +-
NEWS | 18 +-
README.dependencies | 4 +-
README.git | 2 +-
bindings/python/example_scripts/get_quotes.pl | 2 +-
.../example_scripts/invoice_export_doxygen.txt | 2 +-
bindings/python/example_scripts/latex_invoices.py | 8 +-
bindings/python/example_scripts/quotes_historic.py | 2 +-
bindings/python/gnucash_core.py | 4 +-
borrowed/README | 9 -
cmake/README_CMAKE.txt | 4 +-
common/cmake_modules/COPYING-CMAKE-SCRIPTS.txt | 4 +-
contrib/README | 2 +-
contrib/art/tango/README | 2 +-
contrib/gnuc2ooo.py | 2 +-
data/accounts/de_DE/acctchrt_skr04.gnucash-xea | 2 +-
doc/README-ca.win32-bin.txt | 6 +-
doc/README-de.win32-bin.txt | 8 +-
doc/README-fr.win32-bin.txt | 8 +-
doc/README-hr.win32-bin.txt | 8 +-
doc/README-it.win32-bin.txt | 8 +-
doc/README-lv.win32-bin.txt | 8 +-
doc/README-nl.win32-bin.txt | 8 +-
doc/README-zh_CN.win32-bin.txt | 8 +-
doc/README-zh_TW.win32-bin.txt | 8 +-
doc/README.HBCI | 16 +-
doc/README.OFX | 8 +-
doc/README.francais | 345 ++++++++++-----------
doc/README.german | 48 +--
doc/README.win32-bin.txt | 8 +-
doc/TRANSLATION_HOWTO | 16 +-
doc/build-aix.txt | 12 -
doc/gnucash.1.in | 2 +-
doc/guile-hackers.txt | 2 +-
doc/projects.html | 52 ++--
gnucash/gnome-utils/gnc-dense-cal.c | 2 +-
gnucash/gnome-utils/gnc-keyring.c | 2 +-
gnucash/gnome/gnc-split-reg.c | 2 +-
gnucash/html/gnc-html.c | 3 -
gnucash/import-export/aqb/gnc-ab-getbalance.c | 2 +-
gnucash/import-export/aqb/gnc-ab-gettrans.c | 2 +-
gnucash/import-export/aqb/gnc-ab-transfer.c | 2 +-
gnucash/import-export/aqb/gnc-file-aqb-import.c | 2 +-
.../import-export/csv-imp/test/test-tokenizer.cpp | 2 +-
.../import-export/csv-imp/test/test-tx-import.cpp | 2 +-
gnucash/import-export/import-backend.c | 2 +-
gnucash/python/pycons/ishell.py | 2 +-
gnucash/python/pycons/setup.py | 2 +-
gnucash/report/business-reports/taxinvoice.scm | 2 +-
gnucash/report/locale-specific/us/taxtxf-de_DE.scm | 2 +-
gnucash/report/report-system/eguile-gnc.scm | 2 +-
.../report/report-system/test/test-report-html.scm | 4 +-
gnucash/report/utility-reports/hello-world.scm | 4 +-
libgnucash/app-utils/fin.scm | 4 +-
libgnucash/app-utils/test/test-gnc-ui-util.c | 2 +-
libgnucash/app-utils/test/test-option-util.cpp | 2 +-
libgnucash/core-utils/gnc-glib-utils.h | 6 +-
libgnucash/core-utils/gnc-jalali.c | 2 +-
libgnucash/doc/design/fdl.texi | 2 +-
libgnucash/doc/design/top-level.texi | 2 +-
libgnucash/doc/doxygen.cfg.in | 10 +-
libgnucash/doc/doxygen_main_page.c | 12 +-
libgnucash/doc/loans.txt | 2 +-
libgnucash/doc/python-bindings-doxygen.py | 2 +-
libgnucash/doc/sx.rst | 12 +-
libgnucash/engine/qoflog.h | 2 +-
libgnucash/engine/test/test-gnc-date.c | 2 +-
libgnucash/engine/test/test-gnc-guid-old.cpp | 2 +-
libgnucash/engine/test/test-gnc-guid.cpp | 2 +-
libgnucash/engine/test/test-kvp-frame.cpp | 2 +-
libgnucash/engine/test/test-kvp-value.cpp | 2 +-
libgnucash/engine/test/test-qofsession.cpp | 2 +-
libgnucash/engine/test/utest-Split.cpp | 2 +-
libgnucash/engine/test/utest-Transaction.cpp | 2 +-
libgnucash/engine/test/utest-gnc-pricedb.c | 2 +-
libgnucash/tax/us/txf-de_DE.scm | 2 +-
libgnucash/tax/us/txf.scm | 2 +-
po/README | 2 +-
test-templates/README | 6 +-
test-templates/make-testfile | 2 +-
util/src-count/count.dat | 2 +-
82 files changed, 372 insertions(+), 423 deletions(-)
delete mode 100644 doc/build-aix.txt
More information about the gnucash-patches
mailing list