Matthias Clasen
|
ce62ca0c14
|
Be more truthful about network availability
If flatpak-info exists, but we don't have the shared key, then
the network is not available. Pointed out by Cosimo.
|
2016-07-06 19:42:12 -04:00 |
|
Matthias Clasen
|
f08b703f84
|
Use g_build_filename
Instead of manual path construction. Pointed out by Cosimo.
|
2016-07-06 19:34:45 -04:00 |
|
Matthias Clasen
|
c88714b9cc
|
portal support: Use g_get_user_runtime_dir()
Pointed out by Cosimo Cecchi and Mario Sanchez Prada.
|
2016-07-03 18:01:45 -04:00 |
|
Matthias Clasen
|
0912552c67
|
Avoid a critical
The key might not be present in flatpak-info. Deal with that.
|
2016-07-03 18:01:45 -04:00 |
|
Matthias Clasen
|
de5b18dfc3
|
Move some portal support to its own files
This is better than copying these utility functions around to
multiple places.
|
2016-07-03 18:01:45 -04:00 |
|