[meld/meld-3-14] Add appropriate kudos markers to appdata



commit 28e1e7191556e05103ea44ad5dd49bf6a6bbef33
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Sat Dec 5 09:22:48 2015 +1000

    Add appropriate kudos markers to appdata
    
    As requested by upstream, we're adding all manually-assigned kudos that
    apply to Meld. Unless the list of manually-specified kudos changes,
    this list is unlikely to change, since we have no reason to use some of
    the other kudo integration markers (e.g., notifications).

 data/meld.appdata.xml.in |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/data/meld.appdata.xml.in b/data/meld.appdata.xml.in
index 13494ee..2fbd5b5 100644
--- a/data/meld.appdata.xml.in
+++ b/data/meld.appdata.xml.in
@@ -16,6 +16,13 @@
   merge conflicts slightly less painful.
   </_p>
  </description>
+ <kudos>
+  <kudo>AppMenu</kudo>
+  <kudo>HiDpiIcon</kudo>
+  <kudo>HighContrast</kudo>
+  <kudo>ModernToolkit</kudo>
+  <kudo>UserDocs</kudo>
+ </kudos>
  <screenshots>
   <screenshot type="default" width="992" 
height="759">http://meldmerge.org/images/meld-filediff-full.png</screenshot>
   <screenshot width="655" height="532">http://meldmerge.org/images/meld-dircomp-full.png</screenshot>


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