gnucash/common
Geert Janssens d22e1db340 gnc-uri - refer to 'scheme' instead of 'protocol' as that's the more formal term used in uris
This involves renaming 3 functions:
gnc_uri_get_protocol -> gnc_uri_get_scheme
gnc_uri_is_known_protocol -> gnc_uri_is_known_scheme
gnc_uri_is_file_protocol -> gnc_uri_is_file_scheme

The *_protocol variants are marked as deprecated.
Additionally a number of local variables have been renamed from
protocol to scheme to support this change.
2018-12-27 22:33:17 +01:00
..
cmake_modules Guile 2: stop suppressing guile deprecated messages 2018-07-05 14:25:38 +02:00
debug Lowercase cmake commands 2018-05-03 23:18:15 +02:00
test-core Add jenny to the dist and compile it. 2018-07-23 12:47:25 -07:00
base-typemaps.i Fix TravisCI build failure. 2018-09-18 15:07:47 -07:00
CMakeLists.txt Lowercase cmake commands 2018-05-03 23:18:15 +02:00
config.h.cmake.in Replace misleading comment for config.h 2018-12-21 07:21:04 +01:00
gnc-test-env.pl Restructure the src directory 2017-08-10 18:45:00 +02:00
guile-mappings.h Redefine some more buggy Guile string conversions. 2018-04-24 17:57:52 -07:00
platform.h gnc-uri - refer to 'scheme' instead of 'protocol' as that's the more formal term used in uris 2018-12-27 22:33:17 +01:00