[five-or-more/mcatanzaro/appdata-images] Add appdata screenshot to git repo
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [five-or-more/mcatanzaro/appdata-images] Add appdata screenshot to git repo
- Date: Wed, 9 Mar 2022 21:30:55 +0000 (UTC)
commit 8639fb2b627c23dc1e49551c2ca0bb98fb4de203
Author: Michael Catanzaro <mcatanzaro redhat com>
Date: Wed Mar 9 15:29:13 2022 -0600
Add appdata screenshot to git repo
people.gnome.org is shutting down, so we need to move the screenshots
used by our upstream metadata somewhere else. git seems like a perfect
place to keep them.
Note this screenshot is old and would probably benefit from an update,
but that will have to occur separately as the window size requirements
make it a bit tricky to take the screenshots. For now, I'll just try to
ensure the existing screenshot keeps working.
data/org.gnome.five-or-more.appdata.xml.in | 2 +-
data/screenshot.png | Bin 0 -> 97005 bytes
2 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.five-or-more.appdata.xml.in b/data/org.gnome.five-or-more.appdata.xml.in
index 781dfa8..1ad81ba 100644
--- a/data/org.gnome.five-or-more.appdata.xml.in
+++ b/data/org.gnome.five-or-more.appdata.xml.in
@@ -20,7 +20,7 @@
</description>
<screenshots>
<screenshot height="524" width="972" type="default">
- <image>https://people.gnome.org/~mcatanzaro/five-or-more.png</image>
+ <image>https://gitlab.gnome.org/GNOME/five-or-more/-/raw/master/data/screenshot.png</image>
</screenshot>
</screenshots>
<launchable type="desktop-id">org.gnome.five-or-more.desktop</launchable>
diff --git a/data/screenshot.png b/data/screenshot.png
new file mode 100644
index 0000000..eed2b8c
Binary files /dev/null and b/data/screenshot.png differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]