[gnome-screenshot/wip/exalm/flatpak: 5/6] flatpak: Remove dconf access
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-screenshot/wip/exalm/flatpak: 5/6] flatpak: Remove dconf access
- Date: Mon, 9 Mar 2020 20:18:22 +0000 (UTC)
commit f710b1db045b2c5d93cfb382081918b578450ee0
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Mon Mar 9 17:50:15 2020 +0500
flatpak: Remove dconf access
This breaks migration, as the path doesn't match appid, but so far the
flatpak manifest is only for development anyway.
org.gnome.Screenshot.json | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/org.gnome.Screenshot.json b/org.gnome.Screenshot.json
index 8946396..2dbb0b1 100644
--- a/org.gnome.Screenshot.json
+++ b/org.gnome.Screenshot.json
@@ -12,11 +12,7 @@
"--socket=x11",
"--socket=wayland",
"--talk-name=org.gnome.Shell.Screenshot",
- "--filesystem=xdg-run/dconf",
- "--filesystem=~/.config/dconf:ro",
- "--filesystem=home",
- "--talk-name=ca.desrt.dconf",
- "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
+ "--filesystem=home"
],
"cleanup" : [
"/include",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]