gnucash/libgnucash/core-utils
Geert Janssens 734f90bd36 Replace string literal 'gnucash' with PROJECT_NAME parameter where it makes sense
The idea behind this is to not assume the project is always built
as "gnucash" exactly.
One example where it can be useful to use a different project name
would be when building multiple development versions of the project
on the same system and don't want these different versions share
the same settings in GSettings or the same stored passwords.
2022-12-19 22:18:12 +01:00
..
test Replace string literal 'gnucash' with PROJECT_NAME parameter where it makes sense 2022-12-19 22:18:12 +01:00
binreloc.c [price-quotes] Enable gnucash-cli to retrieve preferences on macOS. 2022-10-17 10:06:21 -07:00
binreloc.h Fix Windows binreloc executable finding. 2018-09-16 12:36:04 -07:00
CMakeLists.txt CMake - remove parameter repetition in else() and endif() statements 2020-02-06 17:01:26 +01:00
gnc-environment.c Fix a bunch of memory allocation errors found by clang static analysis. 2018-11-30 15:08:41 +09:00
gnc-environment.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-filepath-utils.cpp Bug 798657 - Import Summary language is wrong 2022-12-16 15:34:10 -08:00
gnc-filepath-utils.h [gnc-filepath-utils] new: gnc_list_all_paths 2022-07-10 23:44:13 +08:00
gnc-gkeyfile-utils.c Bug 792446 - Mixed languages in error dialog. 2018-09-27 18:05:42 -07:00
gnc-gkeyfile-utils.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-glib-utils.c Bindings - move log wrappers into the swig interface files 2022-10-02 11:50:26 -07:00
gnc-glib-utils.h Bindings - move log wrappers into the swig interface files 2022-10-02 11:50:26 -07:00
gnc-jalali.c Housekeeping - replace plenty of http links with https 2019-06-06 15:52:30 +02:00
gnc-jalali.h Restructure the src directory 2017-08-10 18:45:00 +02:00
gnc-locale-utils.c RptCleanup - use generic report loader for locale-specific reports 2019-06-18 14:25:04 +02:00
gnc-locale-utils.cpp Fix build with glib2 2.67.x. 2021-02-16 13:23:16 -08:00
gnc-locale-utils.h RptCleanup - use generic report loader for locale-specific reports 2019-06-18 14:25:04 +02:00
gnc-locale-utils.hpp Fix typos in libgnucash/ 2021-03-02 01:15:32 +01:00
gnc-path.c Replace string literal 'gnucash' with PROJECT_NAME parameter where it makes sense 2022-12-19 22:18:12 +01:00
gnc-path.h RptCleanup - install reports into their own toplevel module (gnucash reports) 2019-06-18 14:25:04 +02:00
gnc-prefs-p.h Block registered prefs when preference dialogue loaded 2018-09-27 15:57:34 +01:00
gnc-prefs.c Fix warning about misleading indentation from recent gcc. 2020-10-15 08:38:00 +08:00
gnc-prefs.h Fix build with glib2 2.67.x. 2021-02-16 13:23:16 -08:00
gnc-version.c Housekeeping - reduce the number of PACKAGE and VERSION related cmake variables 2020-01-17 18:15:27 +01:00
gnc-version.h Add dedicated api to query build-time, version related compile constants 2019-02-21 17:00:15 +01:00
gncla-dir.h.in RptCleanup - Install our guile api as a guile site module 2019-06-18 14:25:04 +02:00