[gnome-books/wip/hadess/40: 1/3] flatpak: Remove DConf usage
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-books/wip/hadess/40: 1/3] flatpak: Remove DConf usage
- Date: Thu, 25 Mar 2021 00:04:55 +0000 (UTC)
commit 8a9ea273e5540a4051306e68467d88eb5b3ee96e
Author: Bastien Nocera <hadess hadess net>
Date: Wed Mar 24 22:23:37 2021 +0100
flatpak: Remove DConf usage
Closes: #41
flatpak/org.gnome.Books.json | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/flatpak/org.gnome.Books.json b/flatpak/org.gnome.Books.json
index cad431f6..99763542 100644
--- a/flatpak/org.gnome.Books.json
+++ b/flatpak/org.gnome.Books.json
@@ -16,10 +16,7 @@
/* Read-only access to users documents */
"--filesystem=xdg-documents:ro", "--filesystem=xdg-download:ro",
/* Needs to talk to the network: */
- "--share=network",
- /* 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"
+ "--share=network"
],
"cleanup": [ "/include", "/lib/pkgconfig",
"/share/pkgconfig", "/share/aclocal",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]