summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2015-12-07 14:11:54 -0800
committerCosimo Cecchi <cosimoc@gnome.org>2015-12-07 14:11:54 -0800
commit3896e27b3d6a2266e86bcef61582bd0a69bfaa84 (patch)
tree5619af34fdcf04bec37aa1149f980833f8ccedba
parent1299f35f36238fbc9f40a87b6c59f20a969bde91 (diff)
downloadnautilus-3896e27b3d6a2266e86bcef61582bd0a69bfaa84.tar.gz
Add kudos to appdata file
As requested by Richard Hughes.
-rw-r--r--data/org.gnome.Nautilus.appdata.xml.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/data/org.gnome.Nautilus.appdata.xml.in b/data/org.gnome.Nautilus.appdata.xml.in
index ae89b902b..fcebf8991 100644
--- a/data/org.gnome.Nautilus.appdata.xml.in
+++ b/data/org.gnome.Nautilus.appdata.xml.in
@@ -15,6 +15,13 @@ It has three views: Icon Grid, Icon List, and Tree List.
Its functions can be extended with plugins and scripts.
</_p>
</description>
+<kudos>
+ <kudo>AppMenu</kudo>
+ <kudo>HiDpiIcon</kudo>
+ <kudo>ModernToolkit</kudo>
+ <kudo>Notifications</kudo>
+ <kudo>SearchProvider</kudo>
+</kudos>
<url type="homepage">https://wiki.gnome.org/Apps/Nautilus/</url>
<updatecontact>cosimoc_at_gnome.org</updatecontact>
</application>