[gnome-dictionary/appdata-fixes] appdata: fix screenshots urls




commit 29a5f8f5244eacc4b37e3588ab28c3de6601d74f
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Sat Apr 3 17:45:30 2021 +0000

    appdata: fix screenshots urls

 data/appdata/org.gnome.Dictionary.appdata.xml.in.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/appdata/org.gnome.Dictionary.appdata.xml.in.in 
b/data/appdata/org.gnome.Dictionary.appdata.xml.in.in
index 36576e5..7ffa58b 100644
--- a/data/appdata/org.gnome.Dictionary.appdata.xml.in.in
+++ b/data/appdata/org.gnome.Dictionary.appdata.xml.in.in
@@ -20,8 +20,8 @@
   <url type="help">https://help.gnome.org/users/gnome-dictionary/stable/</url>
   <screenshots>
     <screenshot type="default">
-      
<image>https://gitlab.gnome.org/GNOME/gnome-dictionary/-/raw/master/data/gnome-dictionary-main.png</image>
-      
<image>https://gitlab.gnome.org/GNOME/gnome-dictionary/-/raw/master/data/gnome-dictionary-dictionaries.png</image>
+      
<image>https://gitlab.gnome.org/GNOME/gnome-dictionary/-/raw/master/data/appdata/gnome-dictionary-main.png</image>
+      
<image>https://gitlab.gnome.org/GNOME/gnome-dictionary/-/raw/master/data/appdata/gnome-dictionary-dictionaries.png</image>
     </screenshot>
   </screenshots>
   <update_contact>juanrgar gmail com</update_contact>


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