pidgin/pidgin

Remove the oscar protocol
release-2.x.y
2021-04-08, Gary Kramlich
d12f1daf83ff
Remove the oscar protocol

ICQ moved to a new protocol in 2017 and AIM was shutdown in 2017 as well.
Therefore, this code has been doing absolutely nothing for us.

Testing Done:
Compiled and ran on linux, need to test windows yet.

Reviewed at https://reviews.imfreedom.org/r/598/
<?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>