[fractal/remove-home-access: 2/2] Remove home access
- From: Daniel Garcia Moreno <danigm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [fractal/remove-home-access: 2/2] Remove home access
- Date: Thu, 13 Aug 2020 16:21:55 +0000 (UTC)
commit d175e5a97fb23ab680a4438c41878adf573b8a5c
Author: Daniel GarcĂa Moreno <dani danigm net>
Date: Thu Aug 13 10:03:50 2020 +0200
Remove home access
This is unnecessary considering that we use the file picker portal.
https://github.com/flathub/org.gnome.Fractal/pull/15
flatpak/org.gnome.Fractal-release.json | 3 +--
flatpak/org.gnome.Fractal.json | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/flatpak/org.gnome.Fractal-release.json b/flatpak/org.gnome.Fractal-release.json
index c2766573..32cd1a29 100644
--- a/flatpak/org.gnome.Fractal-release.json
+++ b/flatpak/org.gnome.Fractal-release.json
@@ -15,8 +15,7 @@
"--socket=pulseaudio",
"--device=dri",
"--talk-name=org.freedesktop.secrets",
- "--talk-name=org.freedesktop.Notifications",
- "--filesystem=home"
+ "--talk-name=org.freedesktop.Notifications"
],
"build-options" : {
"append-path" : "/usr/lib/sdk/rust-stable/bin",
diff --git a/flatpak/org.gnome.Fractal.json b/flatpak/org.gnome.Fractal.json
index c2d68bae..46391468 100644
--- a/flatpak/org.gnome.Fractal.json
+++ b/flatpak/org.gnome.Fractal.json
@@ -20,8 +20,7 @@
"--socket=pulseaudio",
"--device=dri",
"--talk-name=org.freedesktop.secrets",
- "--talk-name=org.freedesktop.Notifications",
- "--filesystem=home"
+ "--talk-name=org.freedesktop.Notifications"
],
"build-options" : {
"append-path" : "/usr/lib/sdk/rust-stable/bin",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]