From 91286566832b79d632992928b40fa16afab1fc6d Mon Sep 17 00:00:00 2001 From: Carlos Soriano Date: Thu, 13 Apr 2017 11:30:23 +0200 Subject: 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 file changed, 8 deletions(-) diff --git a/org.gnome.Nautilus.json b/org.gnome.Nautilus.json index a8caa50da..443f5c4b5 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": [ -- cgit v1.2.1