pidgin/data/pidgin.appdata.xml.in

Sat, 08 Nov 2014 01:42:55 -0500

author
Elliott Sales de Andrade <qulogic@pidgin.im>
date
Sat, 08 Nov 2014 01:42:55 -0500
branch
release-2.x.y
changeset 36250
cd6ec0a2dfd5
child 38081
b72ba1e10d87
permissions
-rw-r--r--

Add an AppData description file from Richard Hughes.

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
<!-- Copyright 2014 Pidgin Developers <devel@pidgin.im> -->

<application>
  <id type="desktop">pidgin.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0</project_license>
  <_summary>Instant Messaging Client</_summary>
  <description>
    <_p>
      Pidgin is a chat program which lets you log in to accounts on multiple
      chat networks simultaneously.
    </_p>
    <_p>
      This means that you can be chatting with friends on MSN, talking to a
      friend on Google Talk, and sitting in a Yahoo chat room all at the same
      time.
    </_p>
  </description>
  <url type="homepage">http://www.pidgin.im/</url>
  <screenshots>
    <screenshot type="default">
      <image>http://www.pidgin.im/shared/img/contact_window.png</image>
      <_caption>The buddy list showing friends on different networks.</_caption>
    </screenshot>
  </screenshots>
  <updatecontact>devel@pidgin.im</updatecontact>
</application>

mercurial