[nautilus] org.gnome.Nautilus.json: Use standard JSON format
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] org.gnome.Nautilus.json: Use standard JSON format
- Date: Thu, 13 Apr 2017 09:31:14 +0000 (UTC)
commit 91286566832b79d632992928b40fa16afab1fc6d
Author: Carlos Soriano <csoriano gnome org>
Date: Thu Apr 13 11:30:23 2017 +0200
org.gnome.Nautilus.json: Use standard JSON format
There are no C comments in the JSON standard, remove them.
org.gnome.Nautilus.json | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
---
diff --git a/org.gnome.Nautilus.json b/org.gnome.Nautilus.json
index a8caa50..443f5c4 100644
--- a/org.gnome.Nautilus.json
+++ b/org.gnome.Nautilus.json
@@ -7,19 +7,12 @@
"tags": ["devel", "development", "nightly"],
"desktop-file-name-prefix": "(Development) ",
"finish-args": [
- /* X11 + XShm access */
"--share=ipc", "--socket=x11",
- /* Wayland access */
"--socket=wayland",
- /* Online accounts support */
"--talk-name=org.gnome.OnlineAccounts",
- /* Tracker */
"--talk-name=org.freedesktop.Tracker1",
- /* XXX This sucks */
"--filesystem=home",
- /* Browse gvfs */
"--talk-name=org.gtk.vfs", "--talk-name=org.gtk.vfs.*",
- /* 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"
],
@@ -37,7 +30,6 @@
"url": "https://downloads.sourceforge.net/libexif/libexif-0.6.21.tar.bz2",
"sha256": "16cdaeb62eb3e6dfab2435f7d7bccd2f37438d21c5218ec4e58efa9157d4d41a"
},
- /* For arm architectures */
{
"type": "shell",
"commands": [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]