summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-11-27 14:39:12 +0000
committerRichard Hughes <richard@hughsie.com>2015-11-27 14:39:12 +0000
commit34d11720dc677458fda996b3b8c139c58a2bf2ad (patch)
tree76ec9634c57737231d7dee282e60026e02c1bd75
parent771b6ea15bbcf692cb81f37617bab7a9d589c640 (diff)
downloadgnome-screenshot-34d11720dc677458fda996b3b8c139c58a2bf2ad.tar.gz
trivial: Manually add kudos to the AppData file
-rw-r--r--src/org.gnome.Screenshot.appdata.xml.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/org.gnome.Screenshot.appdata.xml.in b/src/org.gnome.Screenshot.appdata.xml.in
index 2e1a25b..c6dde8e 100644
--- a/src/org.gnome.Screenshot.appdata.xml.in
+++ b/src/org.gnome.Screenshot.appdata.xml.in
@@ -25,5 +25,10 @@
<screenshots>
<screenshot type="default">https://git.gnome.org/browse/gnome-screenshot/plain/src/gnome-screenshot.png</screenshot>
</screenshots>
+ <kudos>
+ <kudo>AppMenu</kudo>
+ <kudo>HiDpiIcon</kudo>
+ <kudo>ModernToolkit</kudo>
+ </kudos>
<updatecontact>richard@hughsie.com</updatecontact>
</application>