[gnome-usage] Remove comments from org.gnome.Usage.json
- From: Gitlab Administrative User <gitlab src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-usage] Remove comments from org.gnome.Usage.json
- Date: Thu, 26 Oct 2017 11:58:42 +0000 (UTC)
commit 7aa71f6919a083a2a1a3be7c6f19d73199ea814e
Author: Felipe Borges <felipeborges gnome org>
Date: Thu Oct 26 13:56:21 2017 +0200
Remove comments from org.gnome.Usage.json
JSON doesn't really support comments, making our flatpak file
invalid.
See https://www.ietf.org/rfc/rfc4627.txt
org.gnome.Usage.json | 4 ----
1 file changed, 4 deletions(-)
---
diff --git a/org.gnome.Usage.json b/org.gnome.Usage.json
index 861dfee..983d18c 100644
--- a/org.gnome.Usage.json
+++ b/org.gnome.Usage.json
@@ -7,13 +7,9 @@
"tags": ["devel"],
"desktop-file-name-prefix": "(Development) ",
"finish-args": [
- /* X11 + XShm access */
"--share=ipc", "--socket=x11",
- /* Wayland access */
"--socket=wayland",
- /* 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"
],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]