[gnome-apps-nightly] org.gnome.Documents: Request write access
- From: Alessandro Bono <abono src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-apps-nightly] org.gnome.Documents: Request write access
- Date: Mon, 22 Aug 2016 12:45:46 +0000 (UTC)
commit db576ba9559f5b9f971c63dbe8c67a4f63f98462
Author: Alessandro Bono <abono gnome org>
Date: Mon Aug 22 14:37:59 2016 +0200
org.gnome.Documents: Request write access
otherwise files can't be deleted
org.gnome.Documents.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/org.gnome.Documents.json b/org.gnome.Documents.json
index e4faeba..c0a0b6e 100644
--- a/org.gnome.Documents.json
+++ b/org.gnome.Documents.json
@@ -11,8 +11,8 @@
"--share=ipc", "--socket=x11",
/* Wayland access */
"--socket=wayland",
- /* Read-only access to users documents */
- "--filesystem=xdg-documents:ro", "--filesystem=xdg-download:ro",
+ /* Access to users documents */
+ "--filesystem=xdg-documents", "--filesystem=xdg-download",
/* Needs to talk to the network: */
"--share=network",
/* Tracker access */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]