[gnome-games/wip/exalm/desktop-in-flatpak: 63/64] flatpak: Open access to flatpak icon exports path
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/desktop-in-flatpak: 63/64] flatpak: Open access to flatpak icon exports path
- Date: Wed, 12 Sep 2018 11:56:16 +0000 (UTC)
commit d647ef5f9286be992cbc1681e34bb62b97e763f6
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Fri Aug 10 20:06:34 2018 +0500
flatpak: Open access to flatpak icon exports path
This is needed to be able to get icons for Flatpak-ed desktop games and
Steam.
flatpak/org.gnome.Games.json | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/flatpak/org.gnome.Games.json b/flatpak/org.gnome.Games.json
index 9947d479..a212c864 100644
--- a/flatpak/org.gnome.Games.json
+++ b/flatpak/org.gnome.Games.json
@@ -38,6 +38,9 @@
"--talk-name=org.freedesktop.Flatpak",
/* Needed to find the ROMs */
"--filesystem=home:ro",
+ /* Needed to find icons for flatpaked Steam and desktop games */
+ "--filesystem=~/.local/share/flatpak:ro",
+ "--filesystem=/var/lib/flatpak:ro",
/* Needed to find flatpaked Steam games */
"--filesystem=~/.var/app/com.valvesoftware.Steam:ro"
],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]