libpurple/protocols/zephyr/resources/zephyr.gresource.xml

Wed, 25 May 2022 23:52:45 -0500

author
Elliott Sales de Andrade <quantum.analyst@gmail.com>
date
Wed, 25 May 2022 23:52:45 -0500
changeset 41408
5323c0b51ddc
parent 41075
94a357cfec6c
permissions
-rw-r--r--

Remove prpl-gtalk from XMPP console

It no longer exists, and complicates the code a bit.

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
  <gresource prefix="/im/pidgin/libpurple/zephyr">
    <file>icons/16x16/apps/im-zephyr.png</file>
    <file>icons/16x16/apps/scalable/im-zephyr.svg</file>
    <file>icons/22x22/apps/im-zephyr.png</file>
    <file>icons/22x22/apps/scalable/im-zephyr.svg</file>
    <file>icons/48x48/apps/im-zephyr.png</file>
    <file>icons/scalable/apps/im-zephyr.svg</file>
  </gresource>
</gresources>

mercurial