diff options
author | TingPing <tingping@tingping.se> | 2013-09-20 23:01:27 -0400 |
---|---|---|
committer | TingPing <tingping@tingping.se> | 2013-09-20 23:01:27 -0400 |
commit | 90ea691b750e7cdac0b106857f50eb4002dec56b (patch) | |
tree | b53388b25cad607b54a52ceefbe29054f586b811 /share/misc/hexchat.appdata.xml | |
parent | 51cdcfca82fcbcf10a7cd3109ba05b894a1cc656 (diff) |
Add screenshot to appdata file
Diffstat (limited to 'share/misc/hexchat.appdata.xml')
-rw-r--r-- | share/misc/hexchat.appdata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/misc/hexchat.appdata.xml b/share/misc/hexchat.appdata.xml index e7eab96e..f49543db 100644 --- a/share/misc/hexchat.appdata.xml +++ b/share/misc/hexchat.appdata.xml @@ -7,6 +7,9 @@ <p>It supports features such as: DCC, SASL, proxies, spellcheck, and Python/Perl scripts.</p> </description> <url type="homepage">http://hexchat.github.io</url> + <screenshots> + <screenshot type="default">http://i.imgur.com/XBbQKXf.png</screenshot> + </screenshots> <updatecontact>tingping_at_fedoraproject.org</updatecontact> </application> |