mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-04 14:09:09 -04:00
Also expose a new flatpak_remote_get_remote_type() API so that users can query what type of remote something is — whether it’s a USB or LAN remote, or something statically configured. Make this all conditional on compiling with --enable-p2p. Signed-off-by: Philip Withnall <withnall@endlessm.com>