[gnome-apps-nightly/gnome-3-22] gnome-weather: Ensure the AppStream data can be used for the appstream branch



commit bf53036928903ffc8027661d6ec8039fb693b272
Author: Mario Sanchez Prada <msanchez gnome org>
Date:   Mon Jan 9 20:45:59 2017 +0000

    gnome-weather: Ensure the AppStream data can be used for the appstream branch
    
    Flatpak expects a file like <id>.appdata.xml to be provided by the app, which
    is not the case for GNOME Weather, so get it renamed when creating the bundle.
    
    See bug https://bugzilla.gnome.org/show_bug.cgi?id=777052

 org.gnome.Weather.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Weather.json b/org.gnome.Weather.json
index 7fbc793..dcf0fed 100644
--- a/org.gnome.Weather.json
+++ b/org.gnome.Weather.json
@@ -5,6 +5,7 @@
     "branch": "stable",
     "sdk": "org.gnome.Sdk",
     "command": "gnome-weather",
+    "rename-appdata-file": "org.gnome.Weather.Application.appdata.xml",
     "tags": [],
     "finish-args": [
         /* X11 + XShm access */


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