pidgin/pidgin

e3164aa14057
Parents 3ff906f65fe2
Children 9e804a51ece1
Fix the url for our appdata file as it was broken with the website move.
--- a/pidgin/data/pidgin.appdata.xml.in Sun Jun 07 02:14:31 2020 -0500
+++ b/pidgin/data/pidgin.appdata.xml.in Sun Jun 07 02:18:20 2020 -0500
@@ -21,7 +21,7 @@
<url type="homepage">http://www.pidgin.im/</url>
<screenshots>
<screenshot type="default">
- <image>http://www.pidgin.im/shared/img/contact_window.png</image>
+ <image>http://old.pidgin.im/shared/img/contact_window.png</image>
<_caption>The buddy list showing friends on different networks.</_caption>
</screenshot>
</screenshots>