[gnome-apps-nightly] news: fix json syntax



commit e4a5739552e3d70fcef9ee17bf17ea7356899cd4
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jun 4 16:07:42 2016 -0400

    news: fix json syntax

 org.gnome.News.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/org.gnome.News.json b/org.gnome.News.json
index 2acb136..beccabb 100644
--- a/org.gnome.News.json
+++ b/org.gnome.News.json
@@ -14,7 +14,7 @@
         /* Needs to talk to the network: */
         "--share=network",
         /* Tracker access */
-        "--talk-name=org.freedesktop.Tracker1"
+        "--talk-name=org.freedesktop.Tracker1",
         /* Needed for dconf to work (unfortunately needs homedir read access) */
         "--filesystem=home: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]