pidgin/pidgin

Finally update the websites to point to the new urls
release-2.x.y
2021-06-21, Gary Kramlich
23c929b96bdf
Finally update the websites to point to the new urls

Testing Done:
Compiled but I grepped the code to make sure there aren't any side effects. `PURPLE_WEBSITE` is only used for opening the site or in plugin info and `PURPLE_DEVEL_WEBSITE` is disabled in the about box and spammed to the logs from `core.c` to report errors.

Reviewed at https://reviews.imfreedom.org/r/766/
<?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">https://www.pidgin.im/</url>
<screenshots>
<screenshot type="default">
<image>https://old.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>