pidgin/data/pidgin.appdata.xml.in

Fri, 16 Jun 2017 17:29:30 -0400

author
Elliott Sales de Andrade <qulogic@pidgin.im>
date
Fri, 16 Jun 2017 17:29:30 -0400
changeset 38377
88e5bd05a57c
parent 38089
da90fe7312d3
child 40434
e3164aa14057
permissions
-rw-r--r--

Fix small GResource bugs.

Add xml file to EXTRA_DIST and make Makefile rules more generic.

<?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 AIM, talking to a
      friend on Google Talk, and sitting in an IRC 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