[frogr] [flatpak] Removed permissions for DConf to work
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] [flatpak] Removed permissions for DConf to work
- Date: Fri, 10 Jan 2020 11:40:46 +0000 (UTC)
commit 9f003db1a4d00c4d5758beb8f3d011cec4fbb889
Author: Mario Sanchez Prada <msanchez gnome org>
Date: Fri Jan 10 12:39:19 2020 +0100
[flatpak] Removed permissions for DConf to work
Frogr doesn't use GSettings at all, so this is not really needed.
flatpak/org.gnome.frogr-unstable.json | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/flatpak/org.gnome.frogr-unstable.json b/flatpak/org.gnome.frogr-unstable.json
index 64a1f10..7373f78 100644
--- a/flatpak/org.gnome.frogr-unstable.json
+++ b/flatpak/org.gnome.frogr-unstable.json
@@ -17,9 +17,6 @@
"--filesystem=xdg-pictures", "--filesystem=xdg-videos",
/* Access your documents is useful too (e.g. for saving and loading projects) */
"--filesystem=xdg-documents",
- /* Needed for dconf to work */
- "--filesystem=xdg-run/dconf", "--filesystem=~/.config/dconf:ro",
- "--talk-name=ca.desrt.dconf", "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
],
"build-options" : {
"cflags": "-O2 -g",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]