[dconf-editor] Update AppData informations, including screenshots.



commit 5b71ddf0d4a383db31cc2ede6912582b32f4b900
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Fri Aug 12 19:32:33 2016 +0200

    Update AppData informations, including screenshots.

 editor/ca.desrt.dconf-editor.appdata.xml.in |   16 ++++++++++++++--
 editor/screenshot.png                       |  Bin 34893 -> 0 bytes
 editor/screenshot1.png                      |  Bin 0 -> 44672 bytes
 editor/screenshot2.png                      |  Bin 0 -> 37277 bytes
 4 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/editor/ca.desrt.dconf-editor.appdata.xml.in b/editor/ca.desrt.dconf-editor.appdata.xml.in
index 029b415..1f30c84 100644
--- a/editor/ca.desrt.dconf-editor.appdata.xml.in
+++ b/editor/ca.desrt.dconf-editor.appdata.xml.in
@@ -20,7 +20,14 @@
   </description>
 
   <screenshots>
-    <screenshot type="default" width="640" 
height="360">https://git.gnome.org/browse/dconf-editor/plain/editor/screenshot.png</screenshot>
+    <screenshot type="default" height="576" width="1024">
+      <image>https://git.gnome.org/browse/dconf-editor/plain/editor/screenshot1.png</image>
+      <_caption>Browse the keys used by installed applications.</_caption>
+    </screenshot>
+    <screenshot type="default" height="576" width="1024">
+      <image>https://git.gnome.org/browse/dconf-editor/plain/editor/screenshot2.png</image>
+      <_caption>Read keys descriptions and edit their values.</_caption>
+    </screenshot>
   </screenshots>
 
   <kudos>
@@ -32,11 +39,16 @@
 
   <url type="homepage">https://wiki.gnome.org/Projects/dconf</url>
   <url type="bugtracker">https://bugzilla.gnome.org/page.cgi?id=browse.html&amp;product=dconf-editor</url>
-  <update_contact>arnaud.bonatti_AT_gmail.com</update_contact>
+  <update_contact>arnaud.bonatti_at_gmail.com</update_contact>
   <project_group>GNOME</project_group>
+  <!--a translatable version of project_group-->
+  <_developer_name>The GNOME Project</_developer_name>
+  <!--GNOME Projects usually have no per-app donation page-->
+  <url type="donation">http://www.gnome.org/friends/</url>
 
   <provides>
     <binary>dconf-editor</binary>
   </provides>
   <translation type="gettext">dconf</translation>
+  <url type="translate">https://wiki.gnome.org/TranslationProject</url>
 </component>
diff --git a/editor/screenshot1.png b/editor/screenshot1.png
new file mode 100644
index 0000000..ed266a8
Binary files /dev/null and b/editor/screenshot1.png differ
diff --git a/editor/screenshot2.png b/editor/screenshot2.png
new file mode 100644
index 0000000..37a6541
Binary files /dev/null and b/editor/screenshot2.png differ


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]