pidgin/pidgin.gresource.xml

Sun, 25 Jun 2017 04:45:40 -0300

author
dx <dx@dxzone.com.ar>
date
Sun, 25 Jun 2017 04:45:40 -0300
changeset 38398
a2fe2e8fe876
parent 38378
7fed48292d93
child 38513
24e16b0137d0
permissions
-rw-r--r--

facebook: Fix setting channel topics (tid=t_id.1234 is no longer valid)

The server expects the tid parameter to be just the tid now.

38376
d27109ba6626 Move gtkdebug.html into a GResource.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
d27109ba6626 Move gtkdebug.html into a GResource.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
2 <gresources>
d27109ba6626 Move gtkdebug.html into a GResource.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
3 <gresource prefix="/im/pidgin/Pidgin">
d27109ba6626 Move gtkdebug.html into a GResource.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
4 <file compressed="true">gtkdebug.html</file>
d27109ba6626 Move gtkdebug.html into a GResource.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
5 </gresource>
d27109ba6626 Move gtkdebug.html into a GResource.
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
diff changeset
6 </gresources>

mercurial