[shotwell/shotwell-0.30] appdata: Fix image urls
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell/shotwell-0.30] appdata: Fix image urls
- Date: Mon, 17 Sep 2018 08:22:52 +0000 (UTC)
commit 375e24885d489a1cfe5649e510bb6de1ee082471
Author: Jens Georg <mail jensge org>
Date: Mon Sep 17 10:19:52 2018 +0200
appdata: Fix image urls
misc/shotwell.appdata.xml.in | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/misc/shotwell.appdata.xml.in b/misc/shotwell.appdata.xml.in
index a267cddf..dddbebbb 100644
--- a/misc/shotwell.appdata.xml.in
+++ b/misc/shotwell.appdata.xml.in
@@ -24,25 +24,26 @@
</p>
</description>
<url type="homepage">https://wiki.gnome.org/Apps/Shotwell</url>
+ <content_rating type="oars-1.0" />
<screenshots>
<screenshot type="default">
- <image>https://gitlab.gnome.org/GNOME/shotwell/raw/data/appdata/harbor.png</image>
+ <image>https://gitlab.gnome.org/GNOME/shotwell/raw/master/data/appdata/harbor.png</image>
<caption><!-- Describe this screenshot in less than ~10 words --></caption>
</screenshot>
<screenshot>
- <image>https://gitlab.gnome.org/GNOME/shotwell/raw/data/appdata/import.png</image>
+ <image>https://gitlab.gnome.org/GNOME/shotwell/raw/master/data/appdata/import.png</image>
<caption><!-- Describe this screenshot in less than ~10 words --></caption>
</screenshot>
<screenshot>
- <image>https://gitlab.gnome.org/GNOME/shotwell/raw/data/appdata/organize.png</image>
+ <image>https://gitlab.gnome.org/GNOME/shotwell/raw/master/data/appdata/organize.png</image>
<caption><!-- Describe this screenshot in less than ~10 words --></caption>
</screenshot>
<screenshot>
- <image>https://gitlab.gnome.org/GNOME/shotwell/raw/data/appdata/edit.png</image>
+ <image>https://gitlab.gnome.org/GNOME/shotwell/raw/master/data/appdata/edit.png</image>
<caption><!-- Describe this screenshot in less than ~10 words --></caption>
</screenshot>
<screenshot>
- <image>https://gitlab.gnome.org/GNOME/shotwell/raw/data/appdata/publish.png</image>
+ <image>https://gitlab.gnome.org/GNOME/shotwell/raw/master/data/appdata/publish.png</image>
<caption><!-- Describe this screenshot in less than ~10 words --></caption>
</screenshot>
</screenshots>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]