[glom/glom-1-30: 12/19] appdata: Use <image> and <caption> tags.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom/glom-1-30: 12/19] appdata: Use <image> and <caption> tags.
- Date: Fri, 11 Dec 2015 20:38:59 +0000 (UTC)
commit 101b7de9027ba32cf7d8dba8f8eaecd66c9bf1ad
Author: Murray Cumming <murrayc murrayc com>
Date: Sat Nov 28 13:17:49 2015 +0100
appdata: Use <image> and <caption> tags.
This also seems to be the new way to do things.
glom.appdata.xml.in | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/glom.appdata.xml.in b/glom.appdata.xml.in
index 5904174..c01fbda 100644
--- a/glom.appdata.xml.in
+++ b/glom.appdata.xml.in
@@ -15,7 +15,10 @@
</p>
</description>
<screenshots>
- <screenshot type="default">http://www.glom.org/wiki/images/7/7b/Small_glom_data_details.png</screenshot>
+ <screenshot type="default">
+ <image>http://www.glom.org/wiki/images/7/7b/Small_glom_data_details.png</image>
+ <caption>The details view showing the whole record</caption>
+ </screenshot>
</screenshots>
<url type="homepage">http://www.glom.org/</url>
<updatecontact>murrayc_at_murrayc.com</updatecontact>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]