pidgin/data/pidgin.appdata.xml.in

Tue, 10 Nov 2015 23:00:17 -0800

author
Jorge Villaseñor <salinasv@pidgin.im>
date
Tue, 10 Nov 2015 23:00:17 -0800
changeset 37393
db70ece4c78d
parent 36240
35d15be861cd
child 38081
b72ba1e10d87
permissions
-rw-r--r--

Fix Finch dependency to purple-3

Patch from cyisfor
Fixes #16338

<?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