[gnome-photos/gnome-3-24] flatpak: Style fixes



commit 8fa354fc35095cedbec32735624201a01dcf7cac
Author: Debarshi Ray <debarshir gnome org>
Date:   Fri Aug 4 19:01:07 2017 +0200

    flatpak: Style fixes

 flatpak/org.gnome.Photos.json |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/flatpak/org.gnome.Photos.json b/flatpak/org.gnome.Photos.json
index dacea07..b365101 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -33,11 +33,11 @@
             "V": "1"
         }
     },
-    "cleanup": ["/include", "/lib/pkgconfig",
-                "/share/pkgconfig", "/share/aclocal",
-                "/man", "/share/man", "/share/gtk-doc",
-                "/share/vala",
-                "*.la", "*.a"
+    "cleanup": [ "/include", "/lib/pkgconfig",
+                 "/share/pkgconfig", "/share/aclocal",
+                 "/man", "/share/man", "/share/gtk-doc",
+                 "/share/vala",
+                 "*.la", "*.a"
                ],
     "modules": [
            {
@@ -89,7 +89,7 @@
         {
             /* required by libgfbgraph */
             "name": "gnome-online-accounts",
-            "config-opts": ["--disable-telepathy", "--disable-documentation", "--disable-backend"],
+            "config-opts": [ "--disable-telepathy", "--disable-documentation", "--disable-backend" ],
             "sources": [
                 {
                     "type": "archive",
@@ -122,7 +122,7 @@
         },
         {
             "name": "libgdata",
-            "config-opts": ["--disable-always-build-tests", "--disable-Werror", "--disable-static" ],
+            "config-opts": [ "--disable-always-build-tests", "--disable-Werror", "--disable-static" ],
             "sources": [
                 {
                     "type": "archive",
@@ -191,7 +191,7 @@
         },
         {
             "name": "gnome-desktop",
-            "config-opts": ["--disable-debug-tools", "--disable-udev"],
+            "config-opts": [ "--disable-debug-tools", "--disable-udev" ],
             "sources": [
                 {
                     "type": "archive",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]