summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2021-04-03 17:45:30 +0000
committerBilal Elmoussaoui <bil.elmoussaoui@gmail.com>2021-04-03 17:45:30 +0000
commit29a5f8f5244eacc4b37e3588ab28c3de6601d74f (patch)
treedb68ee896fb6904f26814543534d027409ed374b
parent9a5242df44a5fb03d072e5c6bb0a1d4bcaa65016 (diff)
downloadgnome-dictionary-29a5f8f5244eacc4b37e3588ab28c3de6601d74f.tar.gz
appdata: fix screenshots urls
-rw-r--r--data/appdata/org.gnome.Dictionary.appdata.xml.in.in4
1 files 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>