pidgin/pidgin

Fix some GWarnings during finch's startup

21 months ago, Gary Kramlich
01b94846bb60
Fix some GWarnings during finch's startup

Testing Done:
Ran via `G_DEBUG=fatal-warnings gdb --ex run finch3` and verified I was able to make it to the contact list.

Reviewed at https://reviews.imfreedom.org/r/1592/
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/im/pidgin/purple/demo">
<file compressed="true">contacts.json</file>
<file>icons/16x16/apps/im-purple-demo.png</file>
<file>icons/22x22/apps/im-purple-demo.png</file>
<file>icons/48x48/apps/im-purple-demo.png</file>
<file>icons/scalable/apps/im-purple-demo.svg</file>
<file>buddy_icons/Echo.png</file>
<file>buddy_icons/Eion.png</file>
<file>buddy_icons/Elliott.png</file>
<file>buddy_icons/Gary.png</file>
<file>buddy_icons/John.png</file>
<file>buddy_icons/Richard.png</file>
</gresource>
</gresources>