pidgin/pidgin

Update appdata file

2022-05-12, Richard Laager
eb5c4335466e
Parents ff07001f177b
Children 651a28c2fa9b
Update appdata file

- Mark as GPL-2.0+
- Add a name and summary. The latter seems to have been lost since 2.x.
- Update the description phrasing of "log into".
- Update the description to drop old networks.
- Add , as suggested by lintian.

Reviewed at https://reviews.imfreedom.org/r/1430/
--- a/pidgin/data/im.pidgin.Pidgin3.appdata.xml.in Tue May 10 03:18:34 2022 -0500
+++ b/pidgin/data/im.pidgin.Pidgin3.appdata.xml.in Thu May 12 21:45:46 2022 -0500
@@ -1,20 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Richard Hughes <richard@hughsie.com> -->
-<!-- Copyright 2014-2017 Pidgin Developers <devel@pidgin.im> -->
+<!-- Copyright 2014-2022 Pidgin Developers <devel@pidgin.im> -->
<component type="desktop-application">
<id>im.pidgin.Pidgin3.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
- <project_license>GPL-2.0</project_license>
+ <project_license>GPL-2.0+</project_license>
+ <name>Pidgin</name>
+ <summary>Instant Messaging Client</summary>
<description>
<p>
- Pidgin is a chat program which lets you log in to accounts on multiple
+ Pidgin is a chat program which lets you log into 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.
+ This means that you can be chatting with friends on XMPP and sitting in
+ an IRC channel at the same time.
</p>
</description>
@@ -31,9 +32,39 @@
</screenshots>
<url type="homepage">https://pidgin.im/</url>
- <url type="bugtracker">https://developer.pidgin.im/timeline</url>
- <url type="faq">https://developer.pidgin.im/wiki/FAQ</url>
- <url type="help">https://developer.pidgin.im/wiki</url>
+ <url type="bugtracker">https://issues.imfreedom.org/issues/PIDGIN</url>
+ <url type="faq">https://pidgin.im/development/faq/</url>
+ <url type="help">https://pidgin.im/help/</url>
<update_contact>devel@pidgin.im</update_contact>
+
+ <content_rating type="oars-1.1">
+ <content_attribute id="violence-cartoon">none</content_attribute>
+ <content_attribute id="violence-fantasy">none</content_attribute>
+ <content_attribute id="violence-realistic">none</content_attribute>
+ <content_attribute id="violence-bloodshed">none</content_attribute>
+ <content_attribute id="violence-sexual">none</content_attribute>
+ <content_attribute id="violence-desecration">none</content_attribute>
+ <content_attribute id="violence-slavery">none</content_attribute>
+ <content_attribute id="violence-worship">none</content_attribute>
+ <content_attribute id="drugs-alcohol">none</content_attribute>
+ <content_attribute id="drugs-narcotics">none</content_attribute>
+ <content_attribute id="drugs-tobacco">none</content_attribute>
+ <content_attribute id="sex-nudity">none</content_attribute>
+ <content_attribute id="sex-themes">none</content_attribute>
+ <content_attribute id="sex-homosexuality">none</content_attribute>
+ <content_attribute id="sex-prostitution">none</content_attribute>
+ <content_attribute id="sex-adultery">none</content_attribute>
+ <content_attribute id="sex-appearance">none</content_attribute>
+ <content_attribute id="language-profanity">none</content_attribute>
+ <content_attribute id="language-humor">none</content_attribute>
+ <content_attribute id="language-discrimination">none</content_attribute>
+ <content_attribute id="social-chat">none</content_attribute>
+ <content_attribute id="social-info">none</content_attribute>
+ <content_attribute id="social-audio">none</content_attribute>
+ <content_attribute id="social-location">none</content_attribute>
+ <content_attribute id="social-contacts">none</content_attribute>
+ <content_attribute id="money-purchasing">none</content_attribute>
+ <content_attribute id="money-gambling">none</content_attribute>
+ </content_rating>
</component>