flatpak-builder/common
Mario Sanchez Prada 521c3fcd4b Rename flatpak_dir_get_system() into flatpak_dir_get_system_default()
There will be a way to retrieve the list of all system installations,
not just the default one, so we rename this for backward compatibility.

Note that some (most?) of the places where we will be now using this
renamed function will likely have to migrate to using specific system
installations, but we don't have the necessary APIs yet so we do this
as an initial step to all the incremental changes that will come next.
2016-12-16 19:17:13 +00:00
..
gvdb Rename lib/ to common/ in preparation for public xdg-app library 2015-11-26 22:05:38 +01:00
Makefile.am.inc Import OCI initial support to common/* 2016-12-08 17:43:03 +01:00
flatpak-chain-input-stream.c Fix license headers 2016-07-29 14:27:49 -04:00
flatpak-chain-input-stream.h Fix license headers 2016-07-29 14:27:49 -04:00
flatpak-common-types.h Add flatpak_pull_from_oci helper 2016-12-09 14:44:25 +01:00
flatpak-db.c Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
flatpak-db.h Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
flatpak-dir.c Rename flatpak_dir_get_system() into flatpak_dir_get_system_default() 2016-12-16 19:17:13 +00:00
flatpak-dir.h Rename flatpak_dir_get_system() into flatpak_dir_get_system_default() 2016-12-16 19:17:13 +00:00
flatpak-json-oci.c Import OCI initial support to common/* 2016-12-08 17:43:03 +01:00
flatpak-json-oci.h Import OCI initial support to common/* 2016-12-08 17:43:03 +01:00
flatpak-json.c flatpak-json: Correctly handle NULL in json_to_node 2016-12-13 13:52:09 +01:00
flatpak-json.h Import OCI initial support to common/* 2016-12-08 17:43:03 +01:00
flatpak-oci-registry.c Fix all clang warnings 2016-12-13 10:20:28 +01:00
flatpak-oci-registry.h Support flatpak install --oci to install apps from OCI 2016-12-12 16:22:16 +01:00
flatpak-portal-error.c Change portal error names to not contain Flatpak 2016-05-12 22:03:09 +02:00
flatpak-portal-error.h Rename everything but the on-disk location to flatpak 2016-05-09 11:11:55 +02:00
flatpak-run.c Fix all clang warnings 2016-12-13 10:20:28 +01:00
flatpak-run.h Add generic static permissions to metadata 2016-10-19 20:39:17 +02:00
flatpak-utils.c Rename flatpak_dir_get_system() into flatpak_dir_get_system_default() 2016-12-16 19:17:13 +00:00
flatpak-utils.h utils: Add and use FLATPAK_VARIANT_DICT_INITIALIZER 2016-12-13 10:08:26 +01:00