[devhelp/gnome-3-28] AppData: update screenshots
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp/gnome-3-28] AppData: update screenshots
- Date: Sun, 1 Apr 2018 14:33:04 +0000 (UTC)
commit aea0c3890f15bb75b51db14b33eeb72dfb7dda22
Author: Sébastien Wilmet <swilmet gnome org>
Date: Sun Apr 1 16:23:45 2018 +0200
AppData: update screenshots
I think the link to the wiki didn't work, the screenshot for the flatpak
is missing in gnome-software. The wiki is anyway not a great place to
host screenshots for the AppData. Hosting it in the git repo is not
great either because it makes the git repo bigger, it takes a longer
time to git clone, to run git gc, etc, and the resulting URL is not nice
since it requires the git service on the server (it's not just a static
file). So I've chosen people.gnome.org, if in the future I'm no longer
around the URL can anyway be changed.
data/org.gnome.Devhelp.appdata.xml.in | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.Devhelp.appdata.xml.in b/data/org.gnome.Devhelp.appdata.xml.in
index c7e3cbd..5203be4 100644
--- a/data/org.gnome.Devhelp.appdata.xml.in
+++ b/data/org.gnome.Devhelp.appdata.xml.in
@@ -32,7 +32,10 @@
<url type="donation">http://www.gnome.org/friends/</url>
<screenshots>
<screenshot type="default">
- <image>https://wiki.gnome.org/Apps/Devhelp?action=AttachFile&do=view&target=devhelp.png</image>
+ <image>https://people.gnome.org/~swilmet/devhelp/screenshot-1.png</image>
+ </screenshot>
+ <screenshot>
+ <image>https://people.gnome.org/~swilmet/devhelp/screenshot-2.png</image>
</screenshot>
</screenshots>
<project_group>GNOME</project_group>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]