mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-17 06:29:21 -04:00
This adds the flatpak_transaction_add_install_flatpakref method to easily install from flatpakref files. It additionally adds a new signal called add-new-remote which is called in two cases: To ask if the user wants to add a "normal" remote for the url specified by a flatpakref file. When a new remote is required for the runtimes the application depends on. Closes: #1868 Approved by: alexlarsson