[sound-juicer/wip/hadess/update-flatpak: 3/5] flatpak: Remove DConf permissions
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sound-juicer/wip/hadess/update-flatpak: 3/5] flatpak: Remove DConf permissions
- Date: Mon, 7 Sep 2020 11:36:12 +0000 (UTC)
commit 51287c682240bb06ac9732532f7461576d6d2958
Author: Bastien Nocera <hadess hadess net>
Date: Mon Sep 7 12:10:22 2020 +0200
flatpak: Remove DConf permissions
See https://github.com/flathub/flathub/issues/1040
and https://github.com/flatpak/flatpak/pull/3839
build-aux/org.gnome.SoundJuicer.json | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/build-aux/org.gnome.SoundJuicer.json b/build-aux/org.gnome.SoundJuicer.json
index 244c340a..2a476a7a 100644
--- a/build-aux/org.gnome.SoundJuicer.json
+++ b/build-aux/org.gnome.SoundJuicer.json
@@ -20,9 +20,8 @@
"--socket=pulseaudio",
/* Browse user's Music directory */
"--filesystem=xdg-music",
- /* 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",
+ /* Migrate DConf settings from the host */
+ "--metadata=X-DConf=migrate-path=/org/gnome/sound-juicer/",
/* optical media detection */
"--talk-name=org.gtk.vfs", "--talk-name=org.gtk.vfs.*",
/* Force volume monitor with optical media detection support */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]