[polari/gnome-3-24] appdate: Update screenshot URLs



commit 7873cd95aa69dd7baa099f29b0c0a2dfe36be0f8
Author: Florian Müllner <fmuellner gnome org>
Date:   Mon Sep 18 21:19:46 2017 +0200

    appdate: Update screenshot URLs
    
    Polari moved to our gitlab instance. Gitlab and cgit don't use the
    same format for accessing the raw file, so the redirect broke all
    screenshots. Use the proper gitlab URLs instead.

 data/appdata/org.gnome.Polari.appdata.xml.in | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/data/appdata/org.gnome.Polari.appdata.xml.in b/data/appdata/org.gnome.Polari.appdata.xml.in
index 5f50e7a..b5d7ce6 100644
--- a/data/appdata/org.gnome.Polari.appdata.xml.in
+++ b/data/appdata/org.gnome.Polari.appdata.xml.in
@@ -22,19 +22,19 @@
   </description>
   <screenshots>
     <screenshot type="default">
-      <image>https://git.gnome.org/browse/polari/plain/data/appdata/polari-main.png?h=gnome-3-24</image>
+      <image>https://gitlab.gnome.org/GNOME/polari/raw/gnome-3-24/data/appdata/polari-main.png</image>
     </screenshot>
     <screenshot>
-      <image>https://git.gnome.org/browse/polari/plain/data/appdata/polari-user-list.png?h=gnome-3-24</image>
+      <image>https://gitlab.gnome.org/GNOME/polari/raw/gnome-3-24/data/appdata/polari-user-list.png</image>
     </screenshot>
     <screenshot>
-      
<image>https://git.gnome.org/browse/polari/plain/data/appdata/polari-join-dialog.png?h=gnome-3-24</image>
+      <image>https://gitlab.gnome.org/GNOME/polari/raw/gnome-3-24/data/appdata/polari-join-dialog.png</image>
     </screenshot>
     <screenshot>
-      
<image>https://git.gnome.org/browse/polari/plain/data/appdata/polari-connection.png?h=gnome-3-24</image>
+      <image>https://gitlab.gnome.org/GNOME/polari/raw/gnome-3-24/data/appdata/polari-connection.png</image>
     </screenshot>
     <screenshot>
-      
<image>https://git.gnome.org/browse/polari/plain/data/appdata/polari-connection-properties.png?h=gnome-3-24</image>
+      
<image>https://gitlab.gnome.org/GNOME/polari/raw/gnome-3-24/data/appdata/polari-connection-properties.png</image>
     </screenshot>
   </screenshots>
   <url type="homepage">https://wiki.gnome.org/Apps/Polari</url>


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