[meld] Update AppData to include new fields and switch the contact



commit 5929ab6e6214ac65c4877cc107c6b81035b3e8a5
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Sun Aug 21 07:36:22 2016 +1000

    Update AppData to include new fields and switch the contact
    
    Since the contact is primarily there for update requests, there's not
    much point in it going to a list it's not subscribed to... I just end
    up moderating it anyway.

 data/meld.appdata.xml.in |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/data/meld.appdata.xml.in b/data/meld.appdata.xml.in
index 99d6220..dfde438 100644
--- a/data/meld.appdata.xml.in
+++ b/data/meld.appdata.xml.in
@@ -27,20 +27,23 @@
     <kudo>UserDocs</kudo>
   </kudos>
   <screenshots>
-    <screenshot type="default" width="992" height="759">
+    <screenshot type="default" height="759" width="992">
       <image>http://meldmerge.org/images/meld-filediff-full.png</image>
     </screenshot>
-    <screenshot width="655" height="532">
+    <screenshot height="532" width="655">
       <image>http://meldmerge.org/images/meld-dircomp-full.png</image>
     </screenshot>
-    <screenshot width="655" height="532">
+    <screenshot height="532" width="655">
       <image>http://meldmerge.org/images/meld-vc-full.png</image>
     </screenshot>
   </screenshots>
   <url type="homepage">http://meldmerge.org</url>
+  <url type="help">http://meldmerge.org/help/</url>
   <url type="bugtracker">https://bugzilla.gnome.org/enter_bug.cgi?product=meld</url>
   <url type="donation">http://www.gnome.org/friends/</url>
-  <update_contact>meld-list gnome org</update_contact>
+  <url type="translate">https://wiki.gnome.org/TranslationProject</url>
+  <update_contact>kai willadsen gmail com</update_contact>
   <project_group>GNOME</project_group>
+  <_developer_name>The GNOME Project</_developer_name>
   <translation type="gettext">meld</translation>
 </component>


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