libpurple/protocols/silc/resources/silc.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 41074
c5d7adfc6c05
permissions
-rw-r--r--

Remove prpl-gtalk from XMPP console

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

41074
c5d7adfc6c05 move the silc protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
c5d7adfc6c05 move the silc protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
2 <gresources>
c5d7adfc6c05 move the silc protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
3 <gresource prefix="/im/pidgin/libpurple/silc">
c5d7adfc6c05 move the silc protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
4 <file>icons/16x16/apps/im-silc.png</file>
c5d7adfc6c05 move the silc protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
5 <file>icons/16x16/apps/scalable/im-silc.svg</file>
c5d7adfc6c05 move the silc protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
6 <file>icons/22x22/apps/im-silc.png</file>
c5d7adfc6c05 move the silc protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
7 <file>icons/22x22/apps/scalable/im-silc.svg</file>
c5d7adfc6c05 move the silc protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
8 <file>icons/48x48/apps/im-silc.png</file>
c5d7adfc6c05 move the silc protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
9 <file>icons/scalable/apps/im-silc.svg</file>
c5d7adfc6c05 move the silc protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
10 </gresource>
c5d7adfc6c05 move the silc protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff changeset
11 </gresources>

mercurial