NetworkManager/shared/nm-keyfile
Thomas Haller 618ae93b94
libnm: rename nm_setting_gendata_*() API to nm_setting_option_*()
We are going to expose some of this API in libnm.

The name "gendata" (for "generic data") is not very suited. Instead,
call the public API nm_setting_option_*(). This also brings no naming
conflict, because currently no API exists with such naming.

Rename the internal API, so that it matches the API that we are going
to expose next.
2020-05-22 15:58:08 +02:00
..
nm-keyfile-internal.h libnm/keyfile: build keyfile code as separate GPL licensed internal library 2020-01-07 13:17:47 +01:00
nm-keyfile-utils.c keyfile: use nm_g_error_matches() in g_error_matches() 2020-05-07 14:08:32 +02:00
nm-keyfile-utils.h shared: add nm_keyfile_error_is_not_found() helper 2020-05-07 14:08:32 +02:00
nm-keyfile.c libnm: rename nm_setting_gendata_*() API to nm_setting_option_*() 2020-05-22 15:58:08 +02:00