[gnome-software/wip/david/gnome-42-appdata: 1/2] appdata: Fix screenshots URLs on gnome-42 branch
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/david/gnome-42-appdata: 1/2] appdata: Fix screenshots URLs on gnome-42 branch
- Date: Thu, 16 Jun 2022 11:56:14 +0000 (UTC)
commit c0e66d83ec2d0ef17779bd0e4c032ed8a470b53a
Author: David King <amigadave amigadave com>
Date: Thu Jun 16 12:49:59 2022 +0100
appdata: Fix screenshots URLs on gnome-42 branch
data/appdata/org.gnome.Software.appdata.xml.in | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/data/appdata/org.gnome.Software.appdata.xml.in b/data/appdata/org.gnome.Software.appdata.xml.in
index 26a88a8f2..85cf3b4fb 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -21,31 +21,31 @@
</description>
<screenshots>
<screenshot type="default">
- <image>https://gitlab.gnome.org/GNOME/gnome-software/raw/HEAD/data/appdata/ss-overview.png</image>
+ <image>https://gitlab.gnome.org/GNOME/gnome-software/raw/gnome-42/data/appdata/ss-overview.png</image>
<caption>Overview panel</caption>
</screenshot>
<screenshot>
- <image>https://gitlab.gnome.org/GNOME/gnome-software/raw/HEAD/data/appdata/ss-details.png</image>
+ <image>https://gitlab.gnome.org/GNOME/gnome-software/raw/gnome-42/data/appdata/ss-details.png</image>
<caption>Details panel</caption>
</screenshot>
<screenshot>
- <image>https://gitlab.gnome.org/GNOME/gnome-software/raw/HEAD/data/appdata/ss-details2.png</image>
+ <image>https://gitlab.gnome.org/GNOME/gnome-software/raw/gnome-42/data/appdata/ss-details2.png</image>
<caption>Details panel</caption>
</screenshot>
<screenshot>
- <image>https://gitlab.gnome.org/GNOME/gnome-software/raw/HEAD/data/appdata/ss-installed.png</image>
+ <image>https://gitlab.gnome.org/GNOME/gnome-software/raw/gnome-42/data/appdata/ss-installed.png</image>
<caption>Installed panel</caption>
</screenshot>
<screenshot>
- <image>https://gitlab.gnome.org/GNOME/gnome-software/raw/HEAD/data/appdata/ss-up-to-date.png</image>
+
<image>https://gitlab.gnome.org/GNOME/gnome-software/raw/gnome-42/data/appdata/ss-up-to-date.png</image>
<caption>Updates panel</caption>
</screenshot>
<screenshot>
- <image>https://gitlab.gnome.org/GNOME/gnome-software/raw/HEAD/data/appdata/ss-updates.png</image>
+ <image>https://gitlab.gnome.org/GNOME/gnome-software/raw/gnome-42/data/appdata/ss-updates.png</image>
<caption>Updates panel</caption>
</screenshot>
<screenshot>
-
<image>https://gitlab.gnome.org/GNOME/gnome-software/raw/HEAD/data/appdata/ss-updates-details.png</image>
+
<image>https://gitlab.gnome.org/GNOME/gnome-software/raw/gnome-42/data/appdata/ss-updates-details.png</image>
<caption>The update details</caption>
</screenshot>
</screenshots>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]