rewtguy/pidgin

move the bonjour protocol plugins icons to a resource in the plugin

Testing Done:
Ran in devenv with a logo inverted (which was reverted before committing).

Reviewed at https://reviews.imfreedom.org/r/975/
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/im/pidgin/libpurple/irc">
<file>icons/16x16/apps/im-irc.png</file>
<file>icons/16x16/apps/scalable/im-irc.svg</file>
<file>icons/22x22/apps/im-irc.png</file>
<file>icons/22x22/apps/scalable/im-irc.svg</file>
<file>icons/48x48/apps/im-irc.png</file>
<file>icons/scalable/apps/im-irc.svg</file>
</gresource>
</gresources>