mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-03 21:49:06 -04:00
ca581ad6a1f170adc007dc64c58abbc8ec2f5383
Add logic in flatpak_dir_update_remote_configuration() so that the step of configuring the local remotes after fetching the required date from the server's summary file is performed via the system helper when present. Note this will require the user authorizing the action by introducing the password explicitly when asked, but this is necessary as updating the local remotes configuration is something that can't be allowed without explicit authentication.
Flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.
See http://flatpak.org/ for more information.
Read documentation for the flatpak commandline tools and for the libflatpak library API.
Description
Languages
C
91.1%
Shell
5.2%
Python
1.8%
Meson
1.1%
Yacc
0.8%
