[gnome-apps-nightly/gnome-3-22] Rename org.lua.json to org.lua.modules.json



commit ddc1aaf21fd60fa22292ed30b4236b756f473872
Author: Alexander Larsson <alexl redhat com>
Date:   Wed Sep 21 18:27:11 2016 +0200

    Rename org.lua.json to org.lua.modules.json
    
    Lets do this for all include files so we can automatically avoid
    building them as apps.

 org.gnome.Games.json                 |    2 +-
 org.gnome.Totem.json                 |    2 +-
 org.lua.json => org.lua.modules.json |    0
 3 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/org.gnome.Games.json b/org.gnome.Games.json
index ef7ac53..d1e17d1 100644
--- a/org.gnome.Games.json
+++ b/org.gnome.Games.json
@@ -57,7 +57,7 @@
                 }
             ]
         },
-        "org.lua.json",
+        "org.lua.modules.json",
         {
             "name": "grilo",
             "config-opts": [
diff --git a/org.gnome.Totem.json b/org.gnome.Totem.json
index b1c69ad..e179281 100644
--- a/org.gnome.Totem.json
+++ b/org.gnome.Totem.json
@@ -151,7 +151,7 @@
                 }
             ]
         },
-        "org.lua.json",
+        "org.lua.modules.json",
         {
             "name": "tracker",
             "cleanup": [ "/bin", "/etc", "/libexec" ],
diff --git a/org.lua.json b/org.lua.modules.json
similarity index 100%
rename from org.lua.json
rename to org.lua.modules.json


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