Wed, 25 May 2022 23:52:45 -0500
Remove prpl-gtalk from XMPP console
It no longer exists, and complicates the code a bit.
|
41075
94a357cfec6c
move the zephyr 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"?> |
|
94a357cfec6c
move the zephyr protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff
changeset
|
2 | <gresources> |
|
94a357cfec6c
move the zephyr protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff
changeset
|
3 | <gresource prefix="/im/pidgin/libpurple/zephyr"> |
|
94a357cfec6c
move the zephyr protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff
changeset
|
4 | <file>icons/16x16/apps/im-zephyr.png</file> |
|
94a357cfec6c
move the zephyr protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff
changeset
|
5 | <file>icons/16x16/apps/scalable/im-zephyr.svg</file> |
|
94a357cfec6c
move the zephyr protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff
changeset
|
6 | <file>icons/22x22/apps/im-zephyr.png</file> |
|
94a357cfec6c
move the zephyr protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff
changeset
|
7 | <file>icons/22x22/apps/scalable/im-zephyr.svg</file> |
|
94a357cfec6c
move the zephyr protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff
changeset
|
8 | <file>icons/48x48/apps/im-zephyr.png</file> |
|
94a357cfec6c
move the zephyr protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff
changeset
|
9 | <file>icons/scalable/apps/im-zephyr.svg</file> |
|
94a357cfec6c
move the zephyr protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff
changeset
|
10 | </gresource> |
|
94a357cfec6c
move the zephyr protocol plugins icons to a resource in the plugin
Gary Kramlich <grim@reaperworld.com>
parents:
diff
changeset
|
11 | </gresources> |