Use GList functions instead of manual iterations
[pidgin-git.git] / pidgin / data / im.pidgin.Pidgin3.appdata.xml.in
blob8fced931fb02b9011bbd7856a179bcaa19291228
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
3 <!-- Copyright 2014-2017 Pidgin Developers <devel@pidgin.im> -->
5 <component type="desktop-application">
6 <id>im.pidgin.Pidgin3.desktop</id>
7 <metadata_license>CC0-1.0</metadata_license>
8 <project_license>GPL-2.0</project_license>
9 <description>
10 <p>
11 Pidgin is a chat program which lets you log in to accounts on multiple
12 chat networks simultaneously.
13 </p>
14 <p>
15 This means that you can be chatting with friends on AIM, talking to a
16 friend on Google Talk, and sitting in an IRC chat room all at the same
17 time.
18 </p>
19 </description>
21 <launchable type="desktop-id">im.pidgin.Pidgin3.desktop</launchable>
22 <provides>
23 <id>pidgin3.desktop</id>
24 </provides>
26 <screenshots>
27 <screenshot type="default">
28 <image>https://www.pidgin.im/shared/img/contact_window.png</image>
29 <caption>Buddy list showing friends on different networks</caption>
30 </screenshot>
31 </screenshots>
33 <url type="homepage">https://pidgin.im/</url>
34 <url type="bugtracker">https://developer.pidgin.im/timeline</url>
35 <url type="faq">https://developer.pidgin.im/wiki/FAQ</url>
36 <url type="help">https://developer.pidgin.im/wiki</url>
38 <update_contact>devel@pidgin.im</update_contact>
39 </component>